Commit graph

68 commits

Author SHA1 Message Date
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
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
Adam Caouette
ab81351bd5 Merge branch 'develop' into feature/CSR-1384-modals-for-add-vaps 2023-11-06 13:47:20 -05:00
Adam Caouette
39c33aabc1 CSR-1384: add a ref to funnelHeader on any pages where it's missing 2023-11-06 13:39:08 -05:00
Chloe Herd
d07b57f718 Clear submitted orders on vehicle FBA 2023-11-01 15:39:48 -04:00
Bryan Mauger
b16c36d2cf format code. 2023-10-20 10:17:25 -04:00
Bryan Mauger
8c7e1953a9 Update unit test. 2023-10-20 10:11:15 -04:00
Bryan Mauger
61c2c039cc Change P to div. 2023-10-19 17:49:10 -04:00
Bryan Mauger
3d0bdb734c CSR-1712 add copy to vehicle page. 2023-10-19 15:00:26 -04:00
Bryan Mauger
15dbe4c592 CSR-1591 radio button width adjustments, misc css tweaks. 2023-10-11 09:42:36 -04:00
Bryan Mauger
2d1815dece WIP Desktop updates. 2023-10-05 09:39:21 -04:00
Bryan Mauger
4eab2c6618 WIP 2023-10-04 09:20:05 -04:00
Bryan Mauger
4af8f07a29 Set header to responsive 6-columns. Position alert relative on page. 2023-09-28 15:16:28 -04:00
Sneha
948473edcf Update vehicle.vue 2023-09-26 19:14:24 +05:30
Sneha
2fc7c57d40 Update vehicle.vue 2023-09-26 17:50:03 +05:30
Sneha
7d365962d4 Refactor changes 2023-09-26 17:48:44 +05:30
Sneha
92b62768f1 CSR-1652 2023-09-26 16:46:21 +05:30
Chloe Herd
5c38498a23 Merge branch 'develop' into bug/chloeherd/analytics-mismatch 2023-09-20 09:06:27 -04:00
Bryan Mauger
c5162483f4 WIP grid and style updates. 2023-09-19 14:33:44 -04:00
Bryan Mauger
7906d0d13d WIP update grid on each page. 2023-09-19 09:54:02 -04:00
Bryan Mauger
ce6916658a First pass at desktop max width and breakpoints per page.
Rename funnel-footer to nav-bar.
2023-09-18 16:20:45 -04:00
Chloe Herd
786f785e79 Update vehicle page 2023-09-18 14:16:22 -04:00
sheena
eb0f89244a Update vehicle.vue
Run Prettier check
2023-09-14 14:25:27 +05:30
sheena
73f0a808df CSR-1631
Fixed the margin to 24px
2023-09-14 14:21:54 +05:30