Commit graph

584 commits

Author SHA1 Message Date
Chloe Herd
938dd0b5ca Use webpack-environment-plugin to read env variables 2025-09-18 16:48:14 -04:00
CarlNation
07c19db9d0 revert commit for new var 2025-09-17 09:00:23 -04:00
CarlNation
f658142de4 add new heritage var
add new heritage var to see if it fixes the old one not transforming during deploy
2025-09-16 20:56:06 -04:00
CarlNation
38e43256d7 Merge branch 'release/2025.07.17' into rlsmerge/2025.07.17-to-dev 2025-07-17 06:58:58 -04:00
Chloe Herd
1c840c7d3c Refine data passed to sierra -- 1161 2025-07-14 13:01:00 -04:00
CarlNation
4b211550d1 Merge pull request #2602 from Safelite/nation/CASH-1029
CASH-1029 Dynamo Logging
2025-07-14 09:21:45 -04:00
AdamCaouetteSafelite
fc088ecd08 CASH-845: prettier change 2025-07-03 14:49:59 -04:00
AdamCaouetteSafelite
13b8e7f737 CASH-845 restore handle-heritage-return completely 2025-07-03 14:46:48 -04:00
AdamCaouetteSafelite
76d67981f6 CASH-845 router change refactor 2025-07-03 14:44:39 -04:00
AdamCaouetteSafelite
825e27413d CASH-845: prettier formatting 2025-07-02 14:38:18 -04:00
AdamCaouetteSafelite
2a89bd86a4 CASH-845: routing changes 2025-07-02 12:34:50 -04:00
CarlNation
e0022b442c Merge branch 'release/2025.07.10' into nation/CASH-1029 2025-06-24 14:47:22 -04:00
CarlNation
a0a922b302 CASH-1029 Dynamo Logging
CASH-1029 Dynamo Logging
2025-06-24 14:43:54 -04:00
hiteshkumar87
be19ba7610 CASH-813
New mobile-details page
2025-06-24 19:11:19 +05:30
Chloe Herd
9260e78f2f Commit zipcode to store at start of funnel so it persists 2025-06-10 12:23:56 -04:00
Chloe Herd
b3fd46350f Remove premature consumption of zip query 2025-06-05 14:04:44 -04:00
Chloe Herd
d7a32b582a Switch away from paypal when navigating back to payment 2025-06-03 14:59:52 -04:00
CarlNation
04d6d66e3e prettier 2025-05-31 15:57:58 -04:00
CarlNation
f49598220a CASH-843
CASH-843 prevent nav to return-user when loading a save quote
2025-05-31 15:52:51 -04:00
Chloe Herd
bd67b89942 More iframe fixes... 2025-05-28 16:50:34 -04:00
Chloe Herd
ac5b7187ad prettier 2025-05-27 12:10:30 -04:00
Chloe Herd
d3314cd889 Manually clear state rather than relying on second route 2025-05-27 12:00:07 -04:00
Chloe Herd
599e282947 Remove commented code 2025-05-22 10:29:08 -04:00
Chloe Herd
922b57d51c Stop some weird back behavior from iframe 2025-05-22 10:27:22 -04:00
Chloe Herd
42025313b5 Explicitly redirect to confirmation rather than cancelling nav. 2025-05-22 09:57:09 -04:00
Chloe Herd
31133fbda0 Better handling for starting second order in session 2025-05-21 14:57:09 -04:00
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