Commit graph

69 commits

Author SHA1 Message Date
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
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
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
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
Chloe Herd
11ec8df5da Stage order info to submittedOrder on page load 2023-11-01 14:17:20 -04:00
hiteshkumar87
785a51fdca customerPortalLoginToken
customerPortalLoginToken
2023-10-31 13:43:45 +05:30
sheena
40b765c197 CSR-1718 2023-10-26 15:06:50 +05:30
sheena
417babdbc8 CSR-1718
Updated the space
2023-10-26 15:02:22 +05:30
hiteshkumar87
8403a3d170
Merge pull request #1435 from Safelite/feature/Digital/CSR-1417
move add-to-calendar within confirmation
2023-10-20 20:30:24 +05:30
hiteshkumar87
10b1d941ef move add-to-calendar within confirmation
move add-to-calendar within confirmation and pass cms widget as props
2023-10-20 18:01:55 +05:30
hiteshkumar87
37ebeaf5a1
Merge pull request #1430 from Safelite/feature/Digital/CSR-1417
Calendar content
2023-10-19 17:43:14 +05:30
hiteshkumar87
6defb7ea9c Calendar content
Calendar content from CMS
2023-10-19 17:28:09 +05:30
hiteshkumar87
b247a03ed3
Merge pull request #1408 from Safelite/feature/Digital/CSR-1417
CSR-1417
2023-10-16 19:03:16 +05:30
Bryan Mauger
3d23bdbabc CSR-1593 set column width to control overly-wide components on larger screens.
Change scroll to auto for modals to avoid ghost scrollbars when not needed.

Center content on all screen sizes.
2023-10-16 08:38:23 -04:00
hiteshkumar87
bd7be85511 CSR-1417
remove getFullDayName and getFullMonthName from date-helper and use from schedule helper
2023-10-16 17:03:57 +05:30
hiteshkumar87
c6916d51fb Update confirmation.vue
getAppointmentWordingText
2023-10-12 16:52:47 +05:30
hiteshkumar87
edb715425e formatting 2023-10-12 16:42:25 +05:30
hiteshkumar87
ff339a124b
Merge branch 'develop' into feature/Digital/CSR-1417 2023-10-12 16:39:38 +05:30
CarlNation
0724dcadfb CSR-1392 prettier
prettier
2023-10-10 06:54:47 -04:00
CarlNation
a242946770 CSR-1392
Create work order in delete sub status for pia.  add amount due
2023-10-10 06:49:16 -04:00