Bryan Mauger
a01f0f456a
Add routing values.
2024-02-20 13:20:29 -05:00
Bryan Mauger
3578401a95
WIP rename value, add temp forward/back functionality.
2024-02-16 15:28:30 -05:00
Bryan Mauger
f9462dcc09
WIP Insurance search page w/ jQuery and jQuery UI.
2024-02-16 12:44:10 -05:00
Bryan Mauger
490219ded6
Format code.
2024-01-26 12:01:55 -05:00
Bryan Mauger
d54353538e
WIP claim and coverage page additions.
2024-01-26 11:44:38 -05:00
Bryan Mauger
3f0c0513ac
WIP initial commit of insurance search page.
2024-01-26 11:44:37 -05:00
CarlNation
fa046b33be
Merge branch 'release/2024.01.19' into rlsmerge/2024.01.19-to-develop
2024-01-19 14:25:04 -05:00
CarlNation
91b55a3a71
Revert "debug qa env logging"
...
This reverts commit e793b6bf84 .
2024-01-19 11:14:33 -05:00
Chloe Herd
708a9bbe8b
Clear funnelsessioninfo when expired, insteaed of just state
2024-01-19 10:35:52 -05:00
CarlNation
e793b6bf84
debug qa env logging
...
debug qa env logging
2024-01-19 08:12:33 -05:00
CarlNation
a717ebb4db
Merge branch 'release/2024.01.19' into rlsmerge/2024.01.19-to-develop
2024-01-18 15:47:22 -05:00
Chloe Herd
10f1673622
Formatting
2024-01-18 14:40:01 -05:00
Chloe Herd
4a0c92a0f7
Clear state when erroring on nav to funnel start
2024-01-18 14:19:39 -05:00
CarlNation
e056887ca5
CSR-1855 pretier
2024-01-09 10:00:51 -05:00
CarlNation
285bad0eb1
CSR-1855 global error handling
...
CSR-1855 global error handling
2024-01-09 09:55:30 -05:00
hiteshkumar87
e08e73bbc5
CSR-1898
...
remove modal background shifted to Schedule page and rename ForwardClicked event to TimeSlotSelected
2024-01-04 13:21:12 +05:30
hiteshkumar87
2e422019e6
CSR-1898
...
Button copy change & immediately continue (from modal) on Schedule page
2024-01-03 16:35:53 +05:30
Matt Caimi
393ce3df4d
CSR-1852 updated to use page constants
2023-12-28 16:49:54 -05:00
Matt Caimi
44a6218328
CSR-1852 navigate out of iframe to confirmation page
2023-12-28 15:32:36 -05:00
Matt Caimi
602356ade2
CSR-1852 router and alert logic for CC and AP declined
2023-12-28 15:32:36 -05:00
Chloe Herd
a9d981f200
Remove review page from flow
2023-12-26 16:03:16 -05:00
Chloe Herd
345265ca17
Change some magic values to constants
2023-12-18 16:30:56 -05:00
Chloe Herd
0998285fd8
Remove calls to RouteInfo and GetHomePage in router.
2023-12-18 15:25:38 -05:00
Chloe Herd
fae98b0e37
Quickfix -- restrict prior fix to vehicle only to preserve modals
2023-12-08 14:28:04 -05:00
Chloe Herd
87bac3566f
Reload on self-navigation to avoid total locks on vehicle
2023-12-07 15:21:58 -05:00
Chloe Herd
4510241bdd
Cleanup
2023-12-01 08:12:19 -05:00
Scott Kiener
76905cb3f1
CSR-1816 | SaveSessionPromise invalidation fix
...
Separate out the saveSessionPromise reset from other "fresh" funnel entry logic
2023-11-21 10:27:16 -05:00
Scott Kiener
637919abd2
CSR-1816 | Refresh on payment-method breaks saveSession
...
Made sure that the saveSessionPromise is not invalidated by a refresh on payment-method
2023-11-21 10:02:28 -05:00
Matt Caimi
702d03f974
CSR-1462 break confirmation page out of iframe
2023-11-10 11:44:37 -05:00
Chloe Herd
36ab8e04eb
Redirect to confirmation if submitted order is present
2023-11-01 15:32:00 -04:00
Bill Richardson
92778c8bcb
Merge branch 'release/pre-cash-enhancements' into feature/richardson/CSR-1696.merge-to-dev
2023-10-31 16:40:52 -04:00
Bill Richardson
e25425e2a0
This should have the new behavior and keep the old behavior
2023-10-27 14:16:12 -04:00
CarlNation
fb783ee7dd
CSR-1392
...
use router params instead of store to save pia error
2023-10-25 15:09:18 -04:00
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