Commit graph

389 commits

Author SHA1 Message Date
Scott Kiener
291e13330d CSR-1520 | First integration of promo logic
Implementation of validate and revalidate endpoints in the store
Validate promo on quote via query string promo
Revalidate promos on quote page load
Remove promo query string on quote and payment-method forward navigation
Add in Id logic for all line items
Send relevant pricing data to service package question to be used later for UX changes
2023-10-12 12:03:02 -04:00
CarlNation
56e261ddfc CSR-1392
move paypal urls to application config file
2023-10-09 10:18:03 -04:00
CarlNation
1dba4521c5 CSR-1392
added paypal errorhandling and modals
2023-10-05 08:51:16 -04:00
CarlNation
bd994e8b74 CSR-1392
begin paypal integration work
2023-10-02 10:26:54 -04:00
CarlNation
b662ee4a99 CSR-1413
add routing from review to payment-method.
also move the submit work order from review to payment-method and await it.
2023-09-28 13:41:04 -04:00
Chloe Herd
8793606397 Merge branch 'develop' into bug/chloeherd/analytics-mismatch 2023-09-21 09:17:12 -04:00
Chloe Herd
fed47a13e9 Save/Load Session 2023-09-20 11:16:45 -04:00
hiteshkumar87
f1a5d0f0b4 confirmation page
basic confirmation page
2023-09-20 20:02:08 +05:30
Chloe Herd
5c38498a23 Merge branch 'develop' into bug/chloeherd/analytics-mismatch 2023-09-20 09:06:27 -04:00
Chloe Herd
7aa61e8998 Runexperiments 2023-09-19 12:50:09 -04:00
Scott Kiener
49a4ac5247 Merge remote-tracking branch 'origin/release/2023.09.14' into rlsMerge/2023.09.14-to-develop 2023-09-14 15:33:01 -04:00
CarlNation
a3dff865ea CSR-1625
router/index.js assumes a load-session successful response should always go to heritage.  This may have been true in the initial version of NextGen but now we can load and direct it to the correct page.  The incorrect routing to heritage was also failing here for returning users that already had a NextGen cookie.  The error caused us to route to the beginning.
Fixed that error by removing the default true in the navigateToHeritageFunnel and changing all calls to pass a true or false.
2023-09-08 08:25:44 -04:00
CarlNation
c18bdec2ab CSR-1623
missed semi-colons prettier
2023-09-01 11:04:48 -04:00
CarlNation
b14119278e CSR-1623
persist promo code and pass to heritage
2023-09-01 10:58:07 -04:00
Chloe Herd
9ae8744dda Change specific values in CMS 2023-08-29 10:20:40 -04:00
Chloe Herd
c4d889ff45 Change router-link to text-link with nav scenarios 2023-08-29 09:51:59 -04:00
Chloe Herd
8445e7fd4e Merge branch 'develop' into feature/CSR-1373 2023-08-22 15:39:32 -04:00
AMSNEHA
db7ae81a6a
Merge branch 'develop' into feature/CSR-1425 2023-08-21 18:15:55 +05:30
Chloe Herd
d5e4770798 Change modal to back-nav 2023-08-17 10:07:40 -04:00
Chloe Herd
04136e189b Removed test navigation scenario to fix url 2023-08-15 16:46:25 -04:00
Sneha
943b5c8d76 CSR-1425
Removing existing YMMS
2023-08-11 14:54:24 +05:30
chloeherdsafelite
cdb521ab47
Merge pull request #1279 from Safelite/feature/CSR-1372
Feature/csr 1372
2023-08-10 08:58:31 -04:00
CarlNation
576e96afae Revert "Merge pull request #1278 from Safelite/feature/CSR-1582"
This reverts commit 5c67a0859e.
2023-08-07 16:56:54 -04:00
Leah Schumann
503e6ab619 CSR-1381 - Created page for payment method
Initial stub for payment method page. Note: Styling around header may still be necessary. I got it to where I thought it was right
2023-08-04 07:58:00 -04:00
CarlNation
0411e3cd1f CSR-1582 concept save quote links do not load 2023-07-28 13:26:20 -04:00
Chloe Herd
b5edeb9632 Add back-navigation 2023-07-27 09:30:12 -04:00
Chloe Herd
a289c03dc9 Add back-navigation 2023-07-26 11:33:46 -04:00
Chloe Herd
f614e795a6 Merge branch 'develop' into feature/CSR-1370 2023-07-18 16:42:31 -04:00
Sneha
11416be775 Update routing-table.js 2023-07-18 16:54:11 +05:30
Sneha
bd950a2ec5 CSR-1418
Consolidated YMMS vehicle page
2023-07-13 15:20:25 +05:30
Chloe Herd
f0a8c0f952 Add edit functionality 2023-07-12 14:38:52 -04:00
Bryan Mauger
bb006e0021 CSR-1362 remove unneeded code. Update navigation location. 2023-07-05 14:34:21 -04:00
hiteshkumar87
dda20d8708
Merge branch 'release/submit-cash' into rlsmerge/develop-to-submit-cash-30-June 2023-06-30 16:56:54 +05:30
Matt Caimi
cd3992694c Merge remote-tracking branch 'origin/release/2023.07.07' into rlsmerge/release-2023.07.07-to-develop 2023-06-27 14:56:22 -04:00
Bryan Mauger
cc9f279e72 Remove unneeded constants. 2023-06-27 09:42:48 -04:00
Matt Caimi
1729748690 CSR-1439 comments 2023-06-26 13:35:23 -04:00
Matt Caimi
c7adf2d9a7 CSR-1439 comment to describe lastNavPage setting 2023-06-26 13:24:44 -04:00
Matt Caimi
6a53856fbf CSR-1439 removed comment 2023-06-26 12:30:54 -04:00
Matt Caimi
cbfd6e49d2 CSR-1439 handle browser navigation 2023-06-26 12:25:22 -04:00
Bryan Mauger
0dca8172ca CSR-1362 tech review updates 2023-06-23 15:46:16 -04:00
Matt Caimi
c7f76b1348 CSR-1439 refactor navigated page storage 2023-06-23 13:09:30 -04:00
Matt Caimi
bfdda1fcf0 CSR-1439 email provided ga event 2023-06-22 09:22:57 -04:00
Bryan Mauger
d06010a982 Push comment changes. 2023-06-21 10:18:00 -04:00
Matt Caimi
20d7917b7c CSR-1439 email provided ga event 2023-06-21 10:17:47 -04:00
Bryan Mauger
921812d36c Setup navigation from schedule to customer-details. 2023-06-21 09:23:02 -04:00
Mark Harris
13b7dc13c1 fixed merge issue 2023-06-19 11:40:00 -04:00
Mark Harris
fb6e825aa3 Merge remote-tracking branch 'origin/develop' into release/submit-cash 2023-06-19 11:30:29 -04:00
Chloe Herd
17a5325a7c Add edit action to navigate to vehicle-damage 2023-06-06 16:33:44 -04:00
Chloe Herd
994f248d3f Address tech review comments 2023-06-05 16:13:09 -04:00
Chloe Herd
bd140cd3b6 Add navigation when edit is clicked 2023-06-01 14:14:55 -04:00