Commit graph

107 commits

Author SHA1 Message Date
Minojhini Valaiyapathi
32395187a6 CASH-1348 - Fixed merging issues for inShopProviders property 2025-09-11 10:54:03 -04:00
Scott Kiener
ce73fdd1dc CASH-1423 | Vehicle page big truck fixed
Do not save zip or vehicle until validation has passed
Fix conditional error causing you to be able to continue even without providers
2025-08-20 10:37:00 -04:00
Chris Redelinghuys
577924a718 CASH-1060: Parity UI updates 2025-08-18 11:10:42 -04:00
Bryan Mauger
119df65230 CASH-1319 misc UI bug fixes. 2025-08-08 10:49:01 -04:00
Bryan Mauger
af9a07b6e2 CASH-1326 UI bug fixes. 2025-08-04 12:16:36 -04:00
CarlNation
4ec1e3d9b6 Revert "Merge pull request #2654 from Safelite/CASH-1042-header-and-progress-bar-style-updates"
this is a revert of the revert:
Revert "Merge pull request #2654 from Safelite/CASH-1042-header-and-progress-bar-style-updates"
2025-07-29 10:33:58 -04:00
Bryan Mauger
2e7f931935 Revert "Merge pull request #2654 from Safelite/CASH-1042-header-and-progress-bar-style-updates"
This reverts commit bc6cfd58e0, reversing
changes made to 2839081866.
2025-07-17 09:15:15 -04:00
Bryan Mauger
bc8fcca2ea WIP CASH-1042 2025-07-03 09:26:04 -04:00
Chloe Herd
9260e78f2f Commit zipcode to store at start of funnel so it persists 2025-06-10 12:23:56 -04:00
CarlNation
77c67b7a44 Merge branch 'release/2025.05.22' into rlsmerge/2025.05.22-to-develop 2025-05-19 14:24:30 -04:00
Johnny Shultz
df09e67643
Merge branch 'release/2025.05.22' into feature/CASH-532v2 2025-05-13 16:45:16 -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
Chloe Herd
ac3df43577 Revert "Omnibus"
This reverts commit 3eae075f6e.
2025-05-13 14:42:50 -04:00
Chloe Herd
0b80154cd9 Revert "Big split"
This reverts commit fac7866e75.
2025-05-13 14:38:08 -04:00
Chloe Herd
7b73313513 Revert "Unplug Legacy Router"
This reverts commit 572f8de5bb.
2025-05-13 14:35:48 -04:00
Chloe Herd
2d65f850f1 Revert "Update logging for new router."
This reverts commit f0fa576ba2.
2025-05-13 14:27:56 -04:00
Johnny shultz
5264ba45cd CASH-532
CASH-532 leadgen stopped loader spinning on vehicle, handled edge case for split windshield on vehicle damage, sent motor homes to error on vehicle damage
2025-05-13 14:12:04 -04:00
Chloe Herd
f0fa576ba2 Update logging for new router. 2025-05-12 16:29:15 -04:00
Chloe Herd
572f8de5bb Unplug Legacy Router 2025-05-07 11:44:55 -04:00
Chloe Herd
fac7866e75 Big split 2025-05-06 14:13:33 -04:00
Chloe Herd
3eae075f6e Omnibus 2025-05-06 11:47:21 -04:00
CarlNation
d37a08b3c6 Merge branch 'release/heavy.truck' into rlsmerge/heavy.truck-04.24 2025-04-08 10:37:37 -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
CarlNation
76b26e2991 CASH-417
CASH-417 use the isBigTruck property returned from the service instead of computing it based on subType and special class
2025-04-03 10:57:06 -04:00
CarlNation
b9f14fdb2d CASH-276
CASH-276 persist canSafeliteService field
2025-03-18 03:55:00 -04:00
CarlNation
1274ee201a prettier
prettier
2025-03-17 13:43:49 -04:00
CarlNation
e1c5fc83c4 CASH-276
CASH-276 add call to location service to determine if a zip code has a provider that can service heavy truck
2025-03-17 13:34:40 -04:00
CarlNation
eb33bd46ff prettier 2025-03-04 10:23:22 -05:00
CarlNation
831d4f8ecd CASH-276
CASH-276 initial changes to add heavy truck
2025-03-04 09:38:04 -05:00
Scott Kiener
a5e1ba9901 Merge remote-tracking branch 'origin/release/2025.02.13' into rlsmerge/2025.02.13-to-develop 2025-02-06 11:25:45 -05:00
Chris Redelinghuys
53d08f0724 CASH-69: MSR for ITAC. Remove Vehicle MSR Check. 2025-02-05 14:28:33 -05:00
Scott Kiener
31719e5ef6 CASH-183 | Update the store when exposure is logged
This prevents erroneous logs being created in EXPERIMENT_LOG by log-custom-event

If the store still showed not exposed after logExposure was called, following log-custom-events still sent the experiment as not exposed
2025-02-05 09:59:22 -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
6fc3332b18 Merge remote-tracking branch 'origin/release/2025.02.06' into rlsmerge/2025.02.06-to-develop 2025-01-30 14:34:28 -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
Chris Redelinghuys
901911e548 Merge branch 'develop' into feature/CASH-69.01 2025-01-16 10:07:49 -05:00
Chris Redelinghuys
bba2631ec5 CASH-69 2025-01-13 09:36:16 -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
8dbb39d2e8 logging fixes
logging fixes
2024-11-15 12:07:39 -05:00
hiteshkumar87
e026dd387b CSR-2371
remove Insurance check on shouldHideRecalibration getter.
2024-11-14 21:35:10 +05:30
Scott Kiener
1798a4c16d CSR-2320 | Vehicle page is not locked when changing vehicle
This fix is specific to endorsement policies ("was it on school propety?")
2024-11-14 09:16:04 -05:00
Bryan Mauger
84960c1d71 CSR-2337 remove EVOX functionality. 2024-11-08 14:28:13 -05:00
CarlNation
c41fe3fcfc CSR-2237
CSR-2237 found another cart price issue.  Salestax was showing $13 on an order that was pending coverage.  Changed salestax to return 0 for not verified insurance
2024-10-01 08:21:47 -04:00
hiteshkumar87
eeb0661882 CSR-2216
change isExternalParameter getter
2024-09-10 18:48:32 +05:30
CarlNation
900b043361 CSR-2177 null checking 2024-08-27 07:21:39 -04:00
CarlNation
b6df3ac8d2 CSR-2177
CSR-2177 we need to allow navigation forward on a policy vehicle change so that we call parts again for the new vehicle.  Having the jump back to heritage on service-zip prevents parts from being called again so we end up in heritage with no items on the order.  Nav to heritage will still happen in the vehicle-questions-mixin logic or the quote beforerouteenter logic.
2024-08-26 15:13:30 -04:00
hiteshkumar87
6ab9c34370 CSR-2087
replacing LeadGenState with ExternalParameterState and add capability questions, molding questions and vehicle parts.
2024-08-21 16:28:00 +05:30