Commit graph

90 commits

Author SHA1 Message Date
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
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
hiteshkumar87
5b79d9ed28 CSR-2087
Leadgen widget have different case style value so need to parse with NextGen
2024-07-29 16:39:17 +05:30
hiteshkumar87
ac873bf893 CSR-2087
create session storage
2024-07-18 20:15:09 +05:30
hiteshkumar87
2e12fb3c90 CSR-2087
Custom query strings
2024-06-25 18:26:02 +05:30
Chloe Herd
de4dd9bada Change location of checks + exact check for "verified" navigation 2024-05-09 13:07:34 -04:00
CarlNation
4e245fd08e prettier 2024-04-12 10:26:53 -04:00
CarlNation
d1219a7643 remove test code 2024-04-12 10:25:31 -04:00
CarlNation
1a5ed36e97 CSR-2063
CSR-2063 allow users that select 'vehicle not listed' button to return to concept and change their vehicle
2024-04-12 10:21:52 -04:00
Sneha
9c1aa8c89f changes added 2024-01-03 17:49:55 +05:30
Sneha
67f6f76f78 Csr-1896
Front end
2024-01-03 14:38:20 +05:30
Sneha
bdf154b81a Update vehicle.vue 2023-12-18 14:02:59 +05:30
Sneha
aa69a2c782 CSR-1885 2023-12-15 16:05:42 +05:30
Sneha
924e31d77f CSR-1885 2023-12-14 17:46:31 +05:30
Matt Sykes
4aec9a0924 Changing cookie values for logExperimentExposure 2023-12-11 18:20:30 -05:00
Sneha
2197f0c463 CSR-1872 2023-12-11 20:20:36 +05:30
Chloe Herd
967f81857b Clear carId when other fields on page change. 2023-12-07 15:40:22 -05:00
Chloe Herd
241783cb88 Block advancing past vehicle page until carId is also retrieved 2023-12-07 15:22:27 -05:00
hiteshkumar87
e49f41d1cd Update vehicle.vue
Center align description text shown on YMMS page
2023-11-16 14:07:11 +05:30