Commit graph

558 commits

Author SHA1 Message Date
Chloe Herd
3d30648199 Cleanup timing for heritage-return session load 2025-05-14 11:48:37 -04:00
Chloe Herd
24be917e3a More logging 2025-05-13 16:50:05 -04:00
Chloe Herd
567a881766 Reapply "Load session before updating funnel cookie"
This reverts commit d8c838f530.
2025-05-13 16:37:42 -04:00
Chloe Herd
06eab76a39 Reapply "prettier"
This reverts commit 47f3a6cee9.
2025-05-13 16:37:12 -04:00
Chloe Herd
96bc773797 Reapply "debug return from heritage"
This reverts commit 25dfa5d74c.
2025-05-13 16:37:04 -04:00
Chloe Herd
5080aa90d9 Reapply "Only save session on nav if email or phone number is present"
This reverts commit a0dfd151e1.
2025-05-13 16:36:56 -04:00
Chloe Herd
7e211b4682 Reapply "Update logging for new router."
This reverts commit 2d65f850f1.
2025-05-13 16:36:48 -04:00
Chloe Herd
81a709f716 Reapply "Unplug Legacy Router"
This reverts commit 7b73313513.
2025-05-13 16:36:23 -04:00
Chloe Herd
d89f61a5b7 Reapply "Big split"
This reverts commit 0b80154cd9.
2025-05-13 16:36:13 -04:00
Chloe Herd
541536b3af Reapply "Omnibus"
This reverts commit ac3df43577.
2025-05-13 16:36:01 -04:00
hiteshkumar87
ab9005bc27 CASH-401 2025-04-09 18:01:57 +05:30
Scott Kiener
00e1998c44 Merge remote-tracking branch 'origin/release/2025.04.10' into rlsmerge/2025.04.10-to-develop 2025-04-08 10:08:34 -04:00
hiteshkumar87
24c088385d CASH-401
Geico insurance offer quote
2025-04-07 20:34:12 +05:30
Scott Kiener
af9775aa3b CASH-462 | Prettier changes 2025-04-03 14:17:31 -04:00
Scott Kiener
43d1353e52 CASH-462 | Add constant for submittedState 2025-04-03 14:15:39 -04:00
Scott Kiener
77c007c444 CASH-462 | Rename and restructure submittedOrder
Rename to submittedState
Add an applicationUser attribute
2025-04-03 13:19:44 -04:00
Chloe Herd
8f0c5ada04 Loading modal refactor 2025-03-31 15:32:24 -04:00
CarlNation
4886e0be92 CASH-207 CASH-97
CASH-207 CASH-97 - updates for tech review on CASH-97 for moving the vuex phone number update out of the router.  The also implemented CASH-207 to default the smsOptin to true when quick quote supplies a mobile number.
2025-02-08 07:43:24 -05:00
CarlNation
690d992ef7 CASH-176
CASH-176 service zip changes for sms
2025-02-05 09:03:46 -05:00
CarlNation
233a5fa4f0 CASH-97
CASH-97 use store action
2025-02-04 09:10:39 -05:00
CarlNation
19f775c463 CASH-97
CASH-97 use a store action/mutation to persist phone number in vuex.
2025-02-04 06:40:19 -05:00
Johnny shultz
969ea18d2a CASH-97
CASH-97 got phone number from leadGen and populated customer-details phone number field
2025-02-03 13:55:06 -05:00
Scott Kiener
5e47dd7bd2 CASH-166 | Changes to how experiment endpoints are called
"run" endpoint changed parameter name to deviceId to better reflect what is being passed

"logExposure" sends deviceId as well as userId now because it is used by new functionality
2025-01-29 15:24:37 -05:00
Chloe Herd
009f07df05 Prettier + parenthesis change 2025-01-27 18:06:01 -05:00
Chloe Herd
c313241d62 Merge branch 'release/2025.01.30' into feature/CASH-146 2025-01-27 18:04:03 -05:00
Chloe Herd
a8a959e491 Change eval to getBoolFromString helper 2025-01-27 18:02:34 -05:00
CarlNation
b3f492bfa4
Merge branch 'release/2025.01.30' into release/2025.01.25 2025-01-27 15:55:56 -05:00
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
CarlNation
ccc3feb15e CASH-160
CASH-160 promo code lost coming from content site /cjrepair.  Added all passed querystring keys to the redirect to return-user so they're not lost.
2025-01-24 13:50:40 -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
64c09c2429 Revert "CASH-139"
This reverts commit 1240ef92c0.
2025-01-23 09:42:19 -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
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
Bryan Mauger
9edfa4163a Formate code. 2025-01-21 14:16:05 -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
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
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
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
CarlNation
073abeb367 Merge branch 'develop' into release/syp-release 2025-01-17 09:07:20 -05:00
hiteshkumar87
5ed296a85e CASH-89
making external parameter status to previously set InActive
2025-01-17 19:10:17 +05:30
hiteshkumar87
da41aa8dc5 CASH-89
move function call resetStoreForExternalParameter when we are actually having external parameter call.
2025-01-16 22:26:39 +05:30
Chloe Herd
7af0c3f0a1 Defensive coding in error handling 2025-01-15 10:50:14 -05:00
Chloe Herd
fc834f9d12 Additional error logging 2025-01-15 10:31:06 -05:00
Adam Caouette
6ec8709aa4 CASH-61: add logging to GoToFunnelStartOn404 2025-01-14 11:47:14 -05:00
CarlNation
02183aab9f CASH-80 request insurance company page and let nextgen decide
CASH-80 request insurance company page and let nextgen decide
2025-01-07 13:21:52 -05:00
CarlNation
c2aa73cf7c CASH-80
CASH-80 allow heritage to redirect to insurance company page now.
2025-01-06 14:15:58 -05:00
CarlNation
e54363e503 CASH-60
CASH-60 return to avoid race conditions.
2025-01-03 13:58:09 -05:00
CarlNation
43933480b5 CASH-60
CASH-60 remove the async await from the payment page prereqs.  Causes a promise to be returned instead of a bool.  Moved it to the router instead
2025-01-03 13:44:56 -05:00