Commit graph

5839 commits

Author SHA1 Message Date
CarlNation
c5ad651546 CASH-109
CASH-109 do not use the funnel session cookie as it will be deleted when the browser closes.  instead, look at vuex and make sure they at least have a vehicle year to determine if they have visited the site before.
2025-01-27 13:50:21 -05:00
hiteshkumar87
2a97b02b04 CASH-57
Remove zip code matching condition causing zip code state validation
2025-01-27 17:30:40 +05:30
Johnny shultz
5dede2978f CASH-109-specs
CASH-109-specs clean up on return-user.spec.js
2025-01-23 16:51:53 -05:00
CarlNation
a6d038870e CASH-139
CASH-139 validate session out of order
2025-01-23 14:04:53 -05:00
CarlNation
16093ecaf7 CASH-139
CASH-139 remove fromHeritage querystring once validation is checked so expiration works on service location
2025-01-23 13:43:23 -05:00
CarlNation
c972a0f10c CASH-144
CASH-144 checking expired session and routing to return user from the validateSession function in analytics does not prevent the forward click.  So move the expiration check and routing to the forward and back buttons and skip the emit click when expired.
2025-01-23 11:59:11 -05:00
CarlNation
34700a797d Merge branch 'release/2025.01.23' into feature/CASH-139-revert 2025-01-23 09:48:14 -05:00
CarlNation
856ae81993 Revert "CASH-144"
This reverts commit e7fee44398.
2025-01-23 09:47:28 -05:00
CarlNation
64c09c2429 Revert "CASH-139"
This reverts commit 1240ef92c0.
2025-01-23 09:42:19 -05:00
CarlNation
497b8d7568 Merge branch 'release/2025.01.24' into feature/CASH-144 2025-01-23 07:15:48 -05:00
CarlNation
e7fee44398 CASH-144
CASH-144 checking expired session and routing to return user from the validateSession function in analytics does not prevent the forward click.  So move the expiration check and routing to the forward and back buttons and skip the emit click when expired.
2025-01-23 07:14:57 -05:00
CarlNation
8272f4a119
Merge branch 'release/2025.01.24' into feature/CASH-139 2025-01-23 05:14:13 -05:00
Bryan Mauger
dc5a1ac621 Change px to rem. 2025-01-22 15:37:10 -05:00
Bryan Mauger
3d7e8b00e2 CASH-147 move contine scheduling/start over block lower in page. 2025-01-22 15:34:01 -05:00
Chloe Herd
fc87763e5d Parse string -> bool without eval. 2025-01-22 15:26:30 -05:00
CarlNation
1240ef92c0 CASH-139
CASH-139 remove fromHeritage querystring once validation is checked so expiration works on service location
2025-01-22 15:11:52 -05:00
CarlNation
7ad42554d5
Merge branch 'release/2025.01.23' into feature/CASH-109 2025-01-22 10:49:34 -05:00
CarlNation
7ff2c1b38f CASH-109
CASH-109 the implicit navigation won't work for verified insurance because the quote prereqs always returns false because verified insurance is not permitted on quote page.
Also prevent glassparts from being removed for return-users.
2025-01-22 10:44:12 -05:00
Adam Caouette
ff0843c9a8 Merge branch 'release/2025.01.23' into feature/CASH-143 2025-01-22 10:14:40 -05:00
Adam Caouette
16cb4fc6b4 CASH-143: turn off SYP for time being 2025-01-22 10:13:45 -05:00
Bryan Mauger
d3d3320d6d CASH-136 reapply modal sticky footer. 2025-01-22 09:57:35 -05:00
Bryan Mauger
9edfa4163a Formate code. 2025-01-21 14:16:05 -05:00
Bryan Mauger
e92fa4b119 CASH-54 update hover state for list-button-horizontal buttons 2025-01-21 14:14:12 -05:00
CarlNation
e409ae43a2 CASH-126
CASH-126 we are only going to check the content site as an external site that triggers the return user page
2025-01-21 09:21:11 -05:00
CarlNation
a8e6dfa9c3 CASH-126
CASH-126 prevent back from safeliteHop pages from navigating to return-user.  also turn prettier back on for pipeline
2025-01-21 06:29:02 -05:00
Bryan Mauger
a200ec8ad1 CASH-41 fix width of alerts and banners on quote page. 2025-01-20 16:43:52 -05:00
CarlNation
ba313566e0
Merge branch 'release/2025.01.23' into feature/CASH-109 2025-01-20 11:57:41 -05:00
CarlNation
19642d48c1 CASH-109 exclude timeout check for SQ return
CASH-109 exclude timeout check for savequote return from heritage
2025-01-20 11:45:23 -05:00
AdamCaouetteSafelite
3866480721
Merge branch 'release/2025.01.23' into feature/CASH-125 2025-01-20 11:26:55 -05:00
Adam Caouette
12bf9c03ae CASH-125: remove unneeded action 2025-01-20 11:01:18 -05:00
CarlNation
5d014a2262 CASH-109 tech review recommendations
Use router.push to navigate to return-user page
2025-01-20 10:59:36 -05:00
CarlNation
bfc0eda484 CASH-109 style
CASH-109 style
2025-01-20 06:27:26 -05:00
CarlNation
32a73e25f4 CASH-109 add logic to direct to return user page when navigating from external site excluding heritage
CASH-109 add logic to direct to return user page when navigating from external site excluding heritage
2025-01-19 12:22:51 -05:00
CarlNation
2c0915f042
Merge branch 'release/2025.01.23' into feature/CASH-109 2025-01-18 07:54:21 -05:00
Adam Caouette
29ed44c68b CASH-122: fix bug with edge case of styling of skip button 2025-01-17 16:52:39 -05:00
Adam Caouette
47586b5816 CASH-124: fix bug with unmounted hook 2025-01-17 16:50:25 -05:00
CarlNation
9822cdfedf CASH-109 return user page
CASH-109 return user page for when a session times out
2025-01-17 15:34:05 -05:00
AdamCaouetteSafelite
93785d01d9
Merge branch 'release/syp-release' into feature/CASH-77-again 2025-01-17 09:08:07 -05:00
CarlNation
073abeb367 Merge branch 'develop' into release/syp-release 2025-01-17 09:07:20 -05:00
hiteshkumar87
75b1342b6a
Merge branch 'develop' into Feature/Digital/CASH-89 2025-01-17 19:11:18 +05:30
hiteshkumar87
5ed296a85e CASH-89
making external parameter status to previously set InActive
2025-01-17 19:10:17 +05:30
Bryan Mauger
a7fac05c1e Minor change to force build. 2025-01-16 17:24:50 -05:00
Adam Caouette
986f526d84 CASH-77: update naming on questions pages 2025-01-16 16:26:35 -05:00
Bryan Mauger
625fc3c168 Misc UI updates noticed during demo meeting. 2025-01-16 16:23:21 -05:00
Adam Caouette
3823ab8d7f CASH-77: update where saveQuote is called to allow for loading icon and delay until complete 2025-01-16 16:15:31 -05:00
Adam Caouette
7bd2dd3b27 CASH-107: fix skip button to not trigger validation 2025-01-16 12:10:07 -05:00
hiteshkumar87
da41aa8dc5 CASH-89
move function call resetStoreForExternalParameter when we are actually having external parameter call.
2025-01-16 22:26:39 +05:30
Adam Caouette
2eccc3b028 CASH-107: fix to close modal before page is left 2025-01-16 11:44:32 -05:00
Adam Caouette
63e11db537 CASH-77: fix text align on disclaimer 2025-01-16 10:29:41 -05:00
Adam Caouette
854f64b0ef Merge branch 'release/syp-release' into feature/CASH-77 2025-01-16 08:02:03 -05:00