Commit graph

90 commits

Author SHA1 Message Date
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
Adam Caouette
17bc2cf8ce CSR-1689: swap to using submitted order 2023-11-14 11:18:54 -05:00
Adam Caouette
86c8f62e8b CSR-1689: add cart to confirmation page 2023-11-14 07:32:24 -05:00
Chloe Herd
1715194c5b Update add-to-calendar to pull from submitted order 2023-11-09 15:16:38 -05:00
Chloe Herd
854885b6d9 Tie vehicle banner to submitted order on confirmation 2023-11-08 14:03:48 -05:00
hiteshkumar87
ccbb9b18ef Appointment EndTime
Appointment end time for Inshop and Dropoff Schedules
2023-11-08 16:38:18 +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
676cda96f7 Formatting 2023-11-02 12:00:55 -04:00
Chloe Herd
5d48014a83 Update unit tests 2023-11-02 11:41:49 -04:00
Chloe Herd
e63f8bdcc4 Formatting 2023-11-01 15:31:33 -04:00
Chloe Herd
560ad28597 Shortcut prerequisites if a submitted order is already present. 2023-11-01 14:19:24 -04:00