Commit graph

101 commits

Author SHA1 Message Date
Bryan Mauger
d0bf754338 Update unit test for deleted code. 2024-11-15 09:08:12 -05:00
Bryan Mauger
08a21a22a4 CSR-2383 fix cart expand on confirmation page. 2024-11-15 08:52:02 -05:00
hiteshkumar87
39033e858d CSR-2066
handleBeforeUnload and formatting
2024-11-13 13:57:17 +05:30
Bryan Mauger
ca06d2013d CSR-2337 remove references to EVOX and vehicle-banner. 2024-11-11 15:03:14 -05:00
Bryan Mauger
84960c1d71 CSR-2337 remove EVOX functionality. 2024-11-08 14:28:13 -05:00
CarlNation
bb221a1958 CSR-2323 save vaps to store when promo added
CSR-2323 save vaps to store when promo added.  This should allow an update to the package name in the review dropdown
2024-11-06 08:59:16 -05:00
CarlNation
3ad2e4ed28 CSR-2303 tests for itac and nocomp
CSR-2303 tests for itac and nocomp
2024-11-05 08:09:33 -05:00
CarlNation
982c0dc322 CSR-2303 itac and nocomp should allow recal
CSR-2303 itac and nocomp should allow recal
2024-11-04 11:43:09 -05:00
CarlNation
1635156aa2 CSR-2304 tests
CSR-2304 tests
2024-11-01 08:43:50 -04:00
CarlNation
99d051fe7f CSR-2304 swap address & address2 places
CSR-2304 swap address & address2 places
2024-11-01 07:19:36 -04:00
CarlNation
c2dc235fb5 CSR-2237
CSR-2237 show tax for itac and nocomp
2024-10-04 15:22:02 -04: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
Chloe Herd
06a2d381fa Tweaks to dev changes 2024-09-26 17:34:13 -04:00
CarlNation
930998c0e0 CSR-1928
CSR-1928 ga event for mobile and shop locations offered.  Also some prettier changes triggered.
2024-09-24 13:34:22 -04:00
Adam Caouette
16783a0917 CSR-2166: protect against undefined typeerrors 2024-09-23 18:53:13 -04:00
Adam Caouette
a0073adf46 CSR-2166: remove unneeded imports 2024-09-23 18:50:37 -04:00
Adam Caouette
9bb3832610 CSR-2166: make shouldHideRecalibration consistent across pages 2024-09-23 18:50:01 -04:00
Adam Caouette
53d4a09a52 CSR-2166: change all instances of hide recal setting from experiments to compare strings not boolean / reformatting 2024-09-23 18:09:30 -04:00
Adam Caouette
81586b0e4f CSR-2179: prettier and reformat fixes 2024-09-12 15:48:39 -04:00
Adam Caouette
f6f048cdca CSR-2179: update unit tests 2024-09-11 16:21:21 -04:00
Adam Caouette
3a66e4009b CSR-2179: finish wrapping Remove Recal Experiment conditions around /payment-method and /confirmation 2024-09-11 16:20:52 -04:00
CarlNation
369ed07b73 prettier 2024-09-10 06:32:09 -04:00
CarlNation
1131f3b171 CSR-2193 submittedOrder
submittedOrder from getters in vuex was also being referenced in cms confirmation page.  changed the page reference to a custom variable pointing to the value coming from baseMixin
2024-09-10 06:28:49 -04:00
CarlNation
3c54c6951e CSR-2193 submittedOrder
CSR-2193 PR requested changes and test corrections
2024-09-08 15:42:15 -04:00
CarlNation
114d6a88ca prettier 2024-09-06 10:04:09 -04:00
CarlNation
6b42a04068 CSR-2193 submittedOrder issue
CSR-2193 the getter in the vuex store does not seem to return the submittedOrder data.  Possibly related to caching due to the recent upgrade to vuex.  Not 100% certain.  So just moved the submittedOrder logic out of the store and into the basemix.
2024-09-06 09:58:56 -04:00
Josh Seltzer
d14823acc1 Corrected Overnight scheduling 2024-07-25 15:24:06 -04:00
Josh Seltzer
15368e3255 Prettier 2024-07-25 14:09:07 -04:00
Josh Seltzer
7e05d20d53 Correct All Day appointment duration 2024-07-25 13:52:35 -04:00
Josh Seltzer
1159ab6c09 CSR-1903 - Display service duration on confirmation 2024-07-22 14:19:14 -04:00
Bryan Mauger
3c11cd9d57 Format code. 2024-06-05 10:33:19 -04:00
Bryan Mauger
cecf8b3c10 CSR-2111 fix link colors. 2024-06-05 10:02:17 -04:00
hiteshkumar87
2929697243 CSR-2099
add ITAC deductible logic on payment and confirmation pages
2024-05-31 19:19:37 +05:30
Adam Caouette
70300d6e89 CSR-1742: refactor to centralize all insurance constants/helpers 2024-05-02 08:09:42 -04:00
Adam Caouette
acfa099d64 CSR-1742: improve naming and update how pending status displays pricing 2024-04-30 09:50:00 -04:00
Adam Caouette
40f55c22d5 prettier. 8-| 2024-04-24 14:12:02 -04:00
Adam Caouette
9e3eb1df3e CSR-1742: cart changes for insurance implemented on payment and confirmation pages 2024-04-24 11:29:58 -04:00
Chloe Herd
a324bba65d Remove unneeded code 2024-02-14 15:26:23 -05:00
Chloe Herd
fbdea3582f Trigger on every navigation 2024-02-14 13:59:35 -05:00
Chloe Herd
db9f5f38f7 Create generic GTM logging method 2024-02-14 09:39:24 -05:00
Chloe Herd
fe1376438e Collate & Push info to data layer on confirmation enter 2024-01-24 10:24:40 -05:00
Bryan Mauger
cffa7c0f07 Format code. 2024-01-18 13:12:05 -05:00
Bryan Mauger
6fe0f5f1cd CSR-1922 fix misalignment of green checkmark on confirmation page. 2024-01-18 12:57:25 -05:00
Bryan Mauger
295ef1a387 CSR-1910 fix background color of subtotal row. 2024-01-09 15:35:22 -05:00
Chloe Herd
ac8e15420a Properly align hamburger menu on confirmation page 2023-12-20 10:19:13 -05:00
CarlNation
25ef4b7b4b CSR-1871
remove console.logs
2023-12-07 14:06:19 -05:00
CarlNation
d01349d5ca CSR-1871
use settled tender amount to show hide cart on confirmation page
2023-12-07 14:02:32 -05:00
hiteshkumar87
c6a50eb67d Update confirmation.vue
Back to Safelite button redirecting to environment content site.
2023-12-01 19:07:27 +05:30
Adam Caouette
75a50c2223 CSR-1411: fix missing damage info 2023-11-20 11:27:52 -05:00
Adam Caouette
14be2c2409 CSR-1411: update store Get Wipers method to accept a Zip and CarId; update usages 2023-11-20 11:27:19 -05:00