Chris Redelinghuys
09a9799624
CASH-2114: Copy over Childparts when swapping OEM glass
2026-01-13 10:45:24 -05:00
Chloe Herd
6ab6932fc5
Optional chaining
2026-01-13 10:26:43 -05:00
Chloe Herd
3bfe0b2b43
Align error on final order submission
2026-01-13 10:08:59 -05:00
Chris Redelinghuys
3ee017dd8a
CASH-2114: Null check
2026-01-12 16:36:27 -05:00
Chris
72f3a686b3
Merge branch 'release/2026.01.15' into feature/CASH-2114
2026-01-12 16:13:01 -05:00
Chris Redelinghuys
9f3fb0144f
CASH-2114: Price OEM parts and show price difference on page
2026-01-12 16:11:38 -05:00
Adam Caouette
b589dd0b09
Merge branch 'release/2026.01.15' into revert-CASH1790-changes-from-2026.01.15
2026-01-12 15:52:10 -05:00
Adam Caouette
d9dce69e35
Revert "Merge pull request #2993 from Safelite/feature/CASH-1790-for-develop"
...
This reverts commit 51b58cb042 , reversing
changes made to 783c726bd7 .
2026-01-12 15:41:47 -05:00
Adam Caouette
040e179f57
Revert "Merge pull request #2992 from Safelite/feature/CASH-1790-refactor-2"
...
This reverts commit 34b9e8e9bd , reversing
changes made to 51b58cb042 .
2026-01-12 15:40:43 -05:00
Adam Caouette
29aed064e9
Revert "Merge pull request #2994 from Safelite/feature/CASH-2034-for-develop-branch"
...
This reverts commit a5f9f0343d , reversing
changes made to 34b9e8e9bd .
2026-01-12 15:38:27 -05:00
Adam Caouette
5a05320f61
CASH-2025: remove if insurance selected
2026-01-12 15:32:20 -05:00
Chloe Herd
fa5ff6b58b
Handle cancellation and payment errors.
2026-01-12 13:26:38 -05:00
Adam Caouette
dfe1ac94dc
CASH-2025: another null check
2026-01-12 12:55:07 -05:00
Adam Caouette
48616d1fca
CASH-2025: cursor suggestion
2026-01-12 12:39:57 -05:00
Adam Caouette
cacba10818
CASH-2025: update location in store
2026-01-12 11:02:49 -05:00
Adam Caouette
48ae536492
CASH-2025: prettier changes
2026-01-12 10:40:54 -05:00
Adam Caouette
e869c97bec
CASH-2025: add a null check on lineItems.glassParts before calling swapOEM...
2026-01-12 10:40:18 -05:00
Adam Caouette
42645e1760
CASH-2025: add additional check to avoid Typeerror
2026-01-12 10:35:43 -05:00
Adam Caouette
4eefa6963f
CASH-2025: add null check
2026-01-12 10:29:06 -05:00
Adam Caouette
3fb0aa82ee
CASH-2025: remove unneeded call
2026-01-12 10:24:25 -05:00
Chris Redelinghuys
f1c4e291c3
CASH-2025: Add null check
2026-01-12 09:10:20 -05:00
Adam Caouette
fa9ad6afcd
CASH-2025: clean up
2026-01-09 18:01:01 -05:00
Adam Caouette
e391b21bf7
CASH-2025: styling updates
2026-01-09 18:00:03 -05:00
Chris Redelinghuys
9fad67319b
CASH-2025: Swap OEM glass order item
2026-01-09 15:50:54 -05:00
Adam Caouette
e7e499ca46
CASH-2025: add oem question and logic
2026-01-09 11:05:40 -05:00
Adam Caouette
c6e006020c
CASH-2025: new oem glass question component
2026-01-09 11:01:16 -05:00
Adam Caouette
9af898604d
CASH-2025: temp commenting during dev
2026-01-09 10:59:33 -05:00
Chloe Herd
6aa8d3434c
Parity for adyen failures in redirect flow
2026-01-08 17:30:49 -05:00
Chloe Herd
6534b06238
Parity experience for failed payments.
2026-01-08 16:40:43 -05:00
Chloe Herd
09084dab48
Simplify + Add logging
2026-01-08 13:59:26 -05:00
mvalaiyapathi
7fd8f8ef76
Merge branch 'develop' into rslmerge/2026.01.08-to-develop
2026-01-08 08:19:15 -05:00
Chloe Herd
e3d705702c
Add back environment setting per Adyen documentation.
2026-01-07 12:46:47 -05:00
Chloe Herd
f02751ad6f
Remove window.checkout Assignment as it is Unneeded
2026-01-07 12:14:17 -05:00
Chloe Herd
5488b3d6a3
Prevent unwanted execution in error scenario
2026-01-07 11:55:26 -05:00
Chloe Herd
3d3d48a1ec
Move hardcoded test values to env variables
2026-01-07 11:17:14 -05:00
Chloe Herd
3f9df4c331
Page prereqs
2026-01-07 10:27:20 -05:00
Chloe Herd
d107245f73
Visual changes
2026-01-07 10:06:32 -05:00
Adam Caouette
195db6ba83
Merge branch 'develop' into feature/CASH-2034-for-develop-branch
2026-01-06 10:54:29 -05:00
Chris Redelinghuys
ed0ddf69bd
CASH-1918: Spelling fix and make cursor happy
2026-01-06 10:09:26 -05:00
Adam Caouette
c45c241a65
CASH-1790: refactoring and restoring watch on time-slot-question
...
(cherry picked from commit 290ea914e2 )
2026-01-06 09:54:11 -05:00
Adam Caouette
29c7243b98
CASH-1790: remove no longer needed boolean check
...
(cherry picked from commit 165157ae47 )
2026-01-06 09:43:50 -05:00
Adam Caouette
513c1361ea
Merge branch 'develop' into feature/CASH-1790-refactor-2
2026-01-06 09:33:49 -05:00
Chris Redelinghuys
e3df448823
CASH-1918: Mobile First modal data events
2026-01-06 09:32:23 -05:00
Adam Caouette
19cc59cce0
CASH-2034: fix for date selection issue
...
(cherry picked from commit a2f43262fe )
2026-01-05 17:07:41 -05:00
Adam Caouette
6a033237c1
CASH-1790 quick fix; missed event emit
...
(cherry picked from commit dbd7681b47 )
2026-01-05 17:04:53 -05:00
Adam Caouette
773fe6c698
CASH-1790: fix for prettier
...
(cherry picked from commit 28b01bb3b4 )
2026-01-05 16:46:54 -05:00
Adam Caouette
8cd70f0467
CASH-1790: add check to keep watches from activating before initial load is complete to fix bug
...
(cherry picked from commit 9e9f6257a6 )
2026-01-05 16:46:43 -05:00
Adam Caouette
205b7f1cf3
CASH-1790: add refs for self-documenting clarity
...
(cherry picked from commit 56e14ab1cd )
2026-01-05 16:46:29 -05:00
Adam Caouette
45d9e9baa9
CASH-1790: remove obsolete method
...
(cherry picked from commit ffb4156b14 )
2026-01-05 16:44:54 -05:00
Adam Caouette
50685aaebd
CASH-1790: copilot suggestion
...
(cherry picked from commit 47e57c8425 )
2026-01-05 16:37:20 -05:00
Adam Caouette
260448886f
CASH-1790: refactoring and restoring watch on time-slot-question
...
(cherry picked from commit 290ea914e2 )
2026-01-05 16:30:54 -05:00
Adam Caouette
0c2db55997
CASH-1790: refactor to remove another watch on time-slot-question
...
(cherry picked from commit 17bcaac1b6 )
2026-01-05 16:27:09 -05:00
Adam Caouette
e1b617774c
CASH-1790 remove unused props
...
(cherry picked from commit 88682fe1b3 )
2026-01-05 16:21:25 -05:00
Adam Caouette
dd94ee4d8b
CSR-1790-ref remove watch on selectedDate and use direct events instead
...
(cherry picked from commit 2af1b71a52 )
2026-01-05 16:14:24 -05:00
Adam Caouette
7fe18c3b82
CASH-1790-ref: more accurate naming
...
(cherry picked from commit 211906eab9 )
2026-01-05 16:11:08 -05:00
Adam Caouette
bf96462144
Revert "Merge pull request #2963 from Safelite/feature/CASH-1790"
...
This reverts commit 454e187b39 , reversing
changes made to 59d4b42609 .
2026-01-05 12:10:03 -05:00
Adam Caouette
cc17cf8670
Revert "Merge pull request #2968 from Safelite/feature/CASH-1790-refactor-1"
...
This reverts commit 8ddce5cd25 , reversing
changes made to a3eee21812 .
2026-01-05 12:08:10 -05:00
Adam Caouette
366d02516c
Revert "Merge pull request #2975 from Safelite/feature/CASH-1790-refactor-1"
...
This reverts commit cea4cf5d4a , reversing
changes made to 90e11544d6 .
2026-01-05 12:04:02 -05:00
Adam Caouette
43bf081430
Revert "Merge pull request #2988 from Safelite/feature/CASH-2034"
...
This reverts commit 662ef71ffd , reversing
changes made to f469265fe8 .
2026-01-05 11:59:32 -05:00
Adam Caouette
a2f43262fe
CASH-2034: fix for date selection issue
2025-12-31 15:34:49 -05:00
Adam Caouette
68fdc3f27b
CASH-1953: fix bug where selected provider can be null if loading w a preselected mobile date/time and then switching to inshop
2025-12-29 17:43:27 -05:00
Adam Caouette
2590a1739c
CASH-1953: prettier
2025-12-23 17:20:41 -05:00
Adam Caouette
9a613de8a3
CACH-1953: remove comments
2025-12-23 11:34:56 -05:00
AdamCaouetteSafelite
a42f20f53e
Merge branch 'release/2026.01.08' into feature/CASH-1953-prelim
2025-12-23 11:26:37 -05:00
Chloe Herd
4753ec8474
Save different information for Paypal
2025-12-23 10:56:03 -05:00
Adam Caouette
7ced4f8d76
Revert "Merge pull request #2970 from Safelite/feature/CASH-1790-refactor-1"
...
This reverts commit a9c7ba7c9c , reversing
changes made to 4523490776 .
2025-12-22 13:28:29 -05:00
CarlNation
6b31329637
CASH-2041
...
CASH-2041
2025-12-19 09:47:31 -05:00
CarlNation
61cd805896
Merge branch 'release/2026.01.08' into nation/CASH-2041
2025-12-18 15:01:24 -05:00
CarlNation
fbb5a3eb14
CASH-2041
...
CASH-2041 - do not update selected provider if null
2025-12-18 15:00:30 -05:00
Chloe Herd
5802ccead3
Paypal + Afterpay + Apple Pay Submission
2025-12-18 11:15:36 -05:00
Chris Redelinghuys
dc8d7b4c27
CASH-2036: Defect fix
2025-12-18 10:14:07 -05:00
Minojhini Valaiyapathi
cfb8af306c
CASH-2027 - Add call to oem-after-market-parts endpoint
2025-12-17 12:22:16 -05:00
CarlNation
01cf6dbc24
Merge remote-tracking branch 'origin/nation/CASH-2037' into nation/CASH-2037
2025-12-17 07:06:27 -05:00
CarlNation
882076f259
prettier
2025-12-17 07:06:17 -05:00
CarlNation
3ef82bc5f6
Merge branch 'release/2026.01.08' into nation/CASH-2037
2025-12-17 05:53:12 -05:00
CarlNation
f78d1c4192
CASH-2037
...
CASH-2037 change the products logged in the session name to use the part number and part type. Also add the service package selected for the data analytics team.
2025-12-17 05:38:15 -05:00
Adam Caouette
bfa700ffda
Merge branch 'release/2026.01.08' into feature/CASH-1790-refactor-1
2025-12-16 16:43:40 -05:00
Adam Caouette
dbd7681b47
CASH-1790 quick fix; missed event emit
2025-12-16 16:42:23 -05:00
Chris
bf0fd2f5c1
Merge branch 'release/2026.01.08' into feature/CASH-2036
2025-12-16 15:17:18 -05:00
Chris Redelinghuys
ad69af36a0
CASH-2036: If ShowPMMobileDays experiment setting is 0, choose first available appointment
2025-12-16 15:14:47 -05:00
Adam Caouette
fd65c3eab0
Merge branch 'release/2026.01.08' into feature/CASH-1790-refactor-1
2025-12-16 15:01:17 -05:00
Chris Redelinghuys
f11e7dd9ec
CASH-2036: Mobile first popup changes.
2025-12-16 13:21:11 -05:00
Chloe Herd
8385928d8c
Changes for Dev
2025-12-16 11:19:18 -05:00
Chloe Herd
72a3d8588e
Afterpay return page
2025-12-16 11:19:15 -05:00
Chloe Herd
a8453c76ae
Misc
2025-12-16 11:19:13 -05:00
Chloe Herd
75417c4a34
Attempts to resolve PayPal
2025-12-16 11:19:10 -05:00
Chloe Herd
3b1b000a13
In progress
2025-12-16 11:19:07 -05:00
Chloe Herd
a212894a26
Adyen POC 0.0
2025-12-16 11:19:05 -05:00
Adam Caouette
8d98a53f0c
CASH-1790 prettier change
2025-12-15 17:48:46 -05:00
Adam Caouette
779cf9415a
CASH-1790 another bug fix for no mobile available
2025-12-15 17:47:38 -05:00
Adam Caouette
b3e243585a
CASH-1953 Attempt to correct possible provider number bug for shop-time-slots
2025-12-15 13:49:24 -05:00
Adam Caouette
09f0da4000
Merge branch 'release/2026.01.08' into feature/CASH-1790-refactor-1
2025-12-11 12:56:25 -05:00
Adam Caouette
47e57c8425
CASH-1790: copilot suggestion
2025-12-11 12:54:37 -05:00
Adam Caouette
165157ae47
CASH-1790: remove no longer needed boolean check
2025-12-11 12:45:34 -05:00
Adam Caouette
290ea914e2
CASH-1790: refactoring and restoring watch on time-slot-question
2025-12-11 12:38:19 -05:00
Adam Caouette
17bcaac1b6
CASH-1790: refactor to remove another watch on time-slot-question
2025-12-10 17:15:11 -05:00
Adam Caouette
88682fe1b3
CASH-1790 remove unused props
2025-12-10 15:46:41 -05:00
Chris
06684105ca
Merge branch 'release/2026.01.08' into feature/CASH-1687
2025-12-09 11:43:42 -05:00
Chris Redelinghuys
3bd6d314b1
CASH-1687: Update vehicle keys messaging
2025-12-09 11:41:54 -05:00
CarlNation
2efd57feaa
Merge branch 'release/2026.01.08' into nation/CASH-1931
2025-12-09 09:26:45 -05:00
CarlNation
53b928a711
CASH-1931
...
CASH-1931 use bold for modal header sections.
Do not let the link wrap text on to a new line
2025-12-09 09:25:32 -05:00
Adam Caouette
c8725b2ec7
Merge branch 'release/2026.01.08' into feature/CASH-1790-refactor-1
2025-12-08 20:00:19 -05:00
Adam Caouette
29017f7f12
CASH-1935: add unmounted fix to modal / remove superfluous other unmounteds no longer needed
2025-12-08 13:59:09 -05:00
Adam Caouette
2af1b71a52
CSR-1790-ref remove watch on selectedDate and use direct events instead
2025-12-08 10:30:19 -05:00
Adam Caouette
211906eab9
CASH-1790-ref: more accurate naming
2025-12-06 08:42:15 -05:00
Adam Caouette
28b01bb3b4
CASH-1790: fix for prettier
2025-12-04 16:30:02 -05:00
Adam Caouette
9e9f6257a6
CASH-1790: add check to keep watches from activating before initial load is complete to fix bug
2025-12-04 16:28:56 -05:00
Adam Caouette
56e14ab1cd
CASH-1790: add refs for self-documenting clarity
2025-12-04 16:26:46 -05:00
Adam Caouette
ffb4156b14
CASH-1790: remove obsolete method
2025-12-04 16:25:28 -05:00
Chris Redelinghuys
883399d7c5
CASH-1928: Don't show text below spinner
2025-12-02 12:12:37 -05:00
Adam Caouette
6d1a5bf12d
Revert "Merge pull request #2957 from Safelite/feature/CASH-1790"
...
This reverts commit 1d3b49b49b , reversing
changes made to 95c114e7f8 .
2025-12-01 11:15:45 -05:00
Adam Caouette
a6bd79299c
CASH-1790: spelling fix
2025-12-01 03:07:38 -05:00
Adam Caouette
c6bdbf8a03
CASH-1790: add a check if loaded to fix bug
2025-12-01 02:41:54 -05:00
Adam Caouette
e4da847a3d
CASH-1790: clarify refs
2025-12-01 01:26:17 -05:00
Adam Caouette
c75fa4a5ff
CASH-1790: remove unused method
2025-12-01 01:15:38 -05:00
bmauger
7d74181652
Merge branch 'release/2025.12.04' into CASH-1891-font-fixes
2025-11-24 14:11:31 -05:00
Bryan Mauger
2738e5ceff
CASH-1891 font updates from Urbanist to UrbanistRegular, UrbanistSemibold.
2025-11-24 14:02:25 -05:00
Chloe Herd
81f005a77f
Fix typo for flag value
2025-11-24 12:53:14 -05:00
Chris Redelinghuys
2eb3b2722f
CASH-1873: Show waiting modal for Mobile First
2025-11-21 14:28:24 -05:00
Chris Redelinghuys
9c94d7da6d
CASH-1873: Show Mobile First modal on page load
2025-11-20 15:22:55 -05:00
Chloe Herd
9f1e230ea2
Re-add CASH-1620 to develop.
2025-11-18 13:35:15 -05:00
Chris
f969c4d5bc
Merge branch 'release/2025.11.20' into nation/CASH-1757
2025-11-14 12:59:47 -05:00
CarlNation
e85a4e64e1
CASH-1757
...
CASH-1757 adjust styles for after pay banner
2025-11-14 12:37:50 -05:00
chloeherdsafelite
25412bd840
Merge branch 'release/2025.11.20' into feature/CASH-1620-revert
2025-11-14 11:06:28 -05:00
AdamCaouetteSafelite
3710a5a692
CASH-1757: even more copilot suggestions
2025-11-14 03:52:09 -05:00
AdamCaouetteSafelite
a20b407814
CASH-1757: minor suggestion fixes from copilot again
2025-11-14 03:47:58 -05:00
AdamCaouetteSafelite
d1fea91e30
CASH-1757: changed afterpay banner and modal
2025-11-14 03:35:13 -05:00
Chloe Herd
5683ea676c
Revert "Reapply "Merge pull request #2930 from Safelite/feature/CASH-1620""
...
This reverts commit 94772eafec .
2025-11-13 12:04:05 -05:00
Chloe Herd
94772eafec
Reapply "Merge pull request #2930 from Safelite/feature/CASH-1620"
...
This reverts commit c903fed88f .
2025-11-10 12:53:49 -05:00
Chloe Herd
c903fed88f
Revert "Merge pull request #2930 from Safelite/feature/CASH-1620"
...
This reverts commit bae8315790 , reversing
changes made to 04b1713ba2 .
2025-11-05 13:54:06 -05:00
Chris Redelinghuys
5ff5a898e8
CASH-1813: Mobile First defect fixes
2025-11-05 10:34:44 -05:00
Chloe Herd
4b156612ac
Change to quote page discounts
2025-11-04 15:12:14 -05:00
Chris Redelinghuys
0dccfb883c
CASH-1535: Styling updates
2025-10-31 15:10:39 -04:00
Chris Redelinghuys
2a709a0989
CASH-1535: Mobile First Modal updates
2025-10-30 13:38:53 -04:00
Chris Redelinghuys
387906baa8
CASH-1535: Mobile First Appointment
2025-10-30 10:08:30 -04:00
scottkiener-at-safelite
cd03722642
CASH-1760 | Fix revalidate tax call
...
It wasn't sending all items
2025-10-30 08:09:56 -04:00
AdamCaouetteSafelite
d09a30ae4f
CASH-1712: add null check
2025-10-29 10:15:58 -04:00
AdamCaouetteSafelite
fb7204d986
CASH-1712: move the providedNumberChange check into the specific condition where we need to reinit
2025-10-29 09:55:32 -04:00
AdamCaouetteSafelite
cf0816dca3
CASH-1712: remove old obsolete files that never should've been committed
2025-10-29 09:23:08 -04:00
AdamCaouetteSafelite
c32494309c
CASH-1712: correct misunderstood use of zipCodeData var (not part of resultMap)
2025-10-28 17:41:27 -04:00
AdamCaouetteSafelite
cdeede1ed6
CASH-1712: missed save for merge conflict; committing conflict resolve
2025-10-28 16:05:50 -04:00
AdamCaouetteSafelite
4d705ab3f1
Merge branch 'release/2025.11.06' into feature/CASH-1712
2025-10-28 15:54:38 -04:00
AdamCaouetteSafelite
e693f9e449
CASH-1712: more precise approach to fixing forced refresh of date picker
2025-10-28 15:52:07 -04:00
scottkiener-at-safelite
3969eb4f35
Revert "Merge pull request #2914 from Safelite/feature/CASH-1529-revert"
...
This reverts commit ea7262594b , reversing
changes made to 71c7625631 .
2025-10-27 10:56:26 -04:00
AdamCaouetteSafelite
55d0ae9a7e
CASH-1712 - attempt to prevent repetitive api calls and initDatePicker when toggling appt types
2025-10-24 16:22:17 -04:00
AdamCaouetteSafelite
4405c1c3f0
CASH-1712 - restrict showAnotherMonth logic to be more specific to avoid loading next month if only one appointment type is available
2025-10-24 16:18:11 -04:00
AdamCaouetteSafelite
36b8ed0ac1
CASH-1712: rename for clarity
2025-10-24 16:11:05 -04:00
Scott Kiener
5ecd1e5c42
Redo rain repel changes
2025-10-22 14:58:36 -04:00
Scott Kiener
a7b46c3e17
Revert "Merge pull request #2874 from Safelite/feature/CASH-1529"
...
This reverts commit 4972664405 , reversing
changes made to 9eacf1d04d .
2025-10-22 14:56:47 -04:00
Scott Kiener
8909bbe49c
Revert "Merge pull request #2888 from Safelite/feature/CASH-1640"
...
This reverts commit 396e15451f , reversing
changes made to a73410fc27 .
2025-10-22 14:52:42 -04:00
Scott Kiener
44939c508e
Revert "Merge pull request #2903 from Safelite/feature/CASH-1713"
...
This reverts commit 2a2e3383d2 , reversing
changes made to dbcf5351ae .
2025-10-22 14:52:19 -04:00
Scott Kiener
7e4e1ba1a7
Revert "Merge pull request #2905 from Safelite/feature/CASH-1713"
...
This reverts commit 7b33d8eeb2 , reversing
changes made to 2a2e3383d2 .
2025-10-22 14:51:57 -04:00
Scott Kiener
75a806d124
Revert "Merge pull request #2906 from Safelite/feature/CASH-1713"
...
This reverts commit e798eef8c5 , reversing
changes made to 7b33d8eeb2 .
2025-10-22 14:51:35 -04:00
Scott Kiener
33906bd83a
Revert "Merge pull request #2909 from Safelite/feature/CASH-1713"
...
This reverts commit 9ffd1ec2be , reversing
changes made to e798eef8c5 .
2025-10-22 14:51:13 -04:00
Scott Kiener
b5933955d9
Revert "Merge pull request #2911 from Safelite/feature/CASH-1713"
...
This reverts commit 71c7625631 , reversing
changes made to 9ffd1ec2be .
2025-10-22 14:50:38 -04:00
Scott Kiener
7c59a8d0e5
CASH-1713 | Send in flattened priced items
2025-10-22 13:47:51 -04:00
Scott Kiener
15321506ea
CASH-1713 | Add prices to all items from store
2025-10-22 12:02:21 -04:00
Scott Kiener
60163cef33
Null check
2025-10-22 10:35:14 -04:00
Scott Kiener
9dc65e8df5
CASH-1713 | Add prices to wipers again
2025-10-22 10:28:08 -04:00
Scott Kiener
1e6d1c0bfc
CASH-1713 | Formatting
2025-10-22 09:11:42 -04:00
Scott Kiener
bb293cf0fc
CASH-1713 | Insurance pricing error (tax refactor)
...
Moved helper function to a helper file
Price all line items on payment-method just in case something isn't in serverData yet
2025-10-22 09:09:29 -04:00
AdamCaouetteSafelite
3af1a9af4c
CASH-1315: remove redundent isLoading check
2025-12-30 13:13:07 -05:00
AdamCaouetteSafelite
3b3f8cd800
CASH-1315: ensure that date picker selects first available date once loaded
...
(cherry picked from commit f232245078 )
2025-12-30 13:12:24 -05:00
AdamCaouetteSafelite
ad1990d8b4
CASH-1315: move all today getters into helper
2025-12-30 13:10:09 -05:00
AdamCaouetteSafelite
7e437adbe3
Merge branch 'release/2025.10.23' into revert-prs-from-CASH-1315
2025-10-20 12:51:15 -04:00
AdamCaouetteSafelite
21c247f916
Revert "Merge pull request #2897 from Safelite/feature/CASH-1315-v4"
...
This reverts commit 78273792b0 , reversing
changes made to b2478f4e9e .
2025-12-30 11:25:57 -05:00
CarlNation
47908f4ff4
Merge branch 'release/2025.10.16' into rlsmerge/2025.10.16-to-2025.10.23
2025-10-20 11:27:52 -04:00
AdamCaouetteSafelite
cfc36ca247
CASH-1315: remove redundent isLoading check
2025-10-20 08:19:03 -04:00
AdamCaouetteSafelite
f232245078
CASH-1315: ensure that date picker selects first available date once loaded
2025-10-20 08:19:03 -04:00
AdamCaouetteSafelite
9c4d2daa3e
CASH-1315: move all today getters into helper
2025-10-20 08:19:03 -04:00
AdamCaouetteSafelite
b195d30823
CASH-1677 add emit to force selection change if only one
2025-10-14 13:08:57 -04:00
Scott Kiener
1d603abbe2
CASH-1640 | Fix promo staying on order before tax call is made
2025-10-14 08:13:05 -04:00
Chris Redelinghuys
d88ea8a599
CASH-1550: IGQ is cash only
2025-10-13 09:56:48 -04:00
Chris Redelinghuys
a5d3cdb197
CASH-1550: Afterpaybreakout display fix for glass repair
2025-10-10 14:45:59 -04:00
Scott Kiener
1e19d6abe6
CASH-1640 | Remove pricing and taxing from payment
2025-10-09 14:55:08 -04:00
Chris Redelinghuys
ceca1fd1c7
CASH-1072: Revert offering PIA on $0 deductible with VAPS
2025-10-09 14:49:08 -04:00
Johnny Shultz
7a7902cae5
Merge branch 'release/2025.10.09' into feature/Shultz/CASH-1514
2025-10-03 13:43:45 -04:00
Johnny shultz
6587f78dce
CASH-1514
...
CASH-1514 changed cms to arriving between, and put text into span to not get overridden by text-transform: capitalize css property
2025-10-03 13:41:04 -04:00
CarlNation
215d906c6e
prettier
2025-10-03 13:40:35 -04:00
CarlNation
0196573325
more cleanup
2025-10-03 13:37:48 -04:00
CarlNation
ce660742c2
CASH-1462
...
CASH-1462 fix tests
2025-10-03 13:30:50 -04:00
CarlNation
6f762dd97c
CASH-1426
...
CASH-1426 change rain defense to rain repel to align with product type in promotions api
2025-10-03 10:51:58 -04:00
Chris Redelinghuys
ac64aa0ed7
CASH-1072: Offer PIA for $0 deductible with VAPS. Only show afterpay breakout with PIA
2025-10-03 08:54:45 -04:00
Scott Kiener
852b7e22ac
Fix page names in calls and format
2025-10-02 12:09:12 -04:00
Scott Kiener
7853750139
Merge remote-tracking branch 'origin/develop' into feature/CASH-1529
2025-10-02 12:06:48 -04:00
Scott Kiener
37fe52f914
Formatting and removing console logs
2025-10-02 12:00:24 -04:00
Scott Kiener
80fea612ab
Restructure schedule beforeRouteEnter
...
Reduce duplicate calls and increase parallel calls
2025-10-02 11:20:11 -04:00
Scott Kiener
4f69380428
Tax on item removed from cart
2025-10-01 11:58:24 -04:00
Scott Kiener
1d7a2b6181
Make promo modal work with new changes
...
Got rid of a watcher in quote
2025-09-30 11:44:31 -04:00
Chris Redelinghuys
fe58c1e1c3
CASH-1550: Allow Afterpay breakout on recal vehicles
2025-09-26 09:07:09 -04:00
Scott Kiener
9aa2a95bcc
Fix initial page load for tax
...
There's possibly some way to get the tax endpoint to fail with mobile fee but I can't recreate it consistently
2025-09-25 14:14:52 -04:00
CarlNation
ad9f4b4179
Merge branch 'release/2025.09.25' into rlsmerge/2025.09.25-to-dev
2025-09-25 14:07:30 -04:00
AdamCaouetteSafelite
28b2388e0e
CASH-1502: prevent prettier from making this long selector harder to read
2025-09-24 09:59:50 -04:00
AdamCaouetteSafelite
1b2558aef7
CASH-1502: naming changes / comment changes
2025-09-24 09:56:55 -04:00
AdamCaouetteSafelite
f0c5c7f33b
Merge branch 'develop' into feature/bugfix/CASH-1502
2025-09-22 16:19:57 -04:00
AdamCaouetteSafelite
e5a1bcbdab
CASH-1338 refactor to use base-mixin var pageName
2025-09-22 14:28:43 -04:00
AdamCaouetteSafelite
e60aad756b
Merge branch 'develop' into feature/CASH-1338
2025-09-22 12:16:46 -04:00
AdamCaouetteSafelite
61e350dcbe
CASH-1338: fix instances where wrong pageName is set and/or pass in pageName var
2025-09-22 12:06:40 -04:00
Chris Redelinghuys
4229ea7b69
CASH-1507: Continue button text
2025-09-22 10:53:31 -04:00
Chloe Herd
fde3589bb3
Merge branch 'release/2025.09.25' into feature/CASH-1521
2025-09-19 14:09:30 -04:00
Chris Redelinghuys
86b14d1255
CASH-1511: UI fix
2025-09-19 13:48:37 -04:00
Chloe Herd
c0603cb1ce
Attach display logic to banner
2025-09-19 13:40:03 -04:00
mvalaiyapathi
d261fc5a44
Merge branch 'release/2025.09.25' into feature/CASH-1428
2025-09-19 11:23:00 -04:00
Minojhini Valaiyapathi
1d2e95821f
CASH-1428 - Fixed duplicates
2025-09-19 11:14:25 -04:00
Minojhini Valaiyapathi
49258daa8c
CASH-1428 - Un did my previous changes and just removing the duplicates from being sent to Api end point
2025-09-19 11:07:50 -04:00
Chris Redelinghuys
528769aec1
CASH-1513: Get selected timeslot when switching service type
2025-09-19 11:01:31 -04:00
Minojhini Valaiyapathi
e8d7ee5353
CASH-1428 - Fixed unit test
2025-09-18 20:51:59 -04:00
Minojhini Valaiyapathi
e8f5bc9e24
CASH-1428 - Ran format
2025-09-18 18:36:35 -04:00
Minojhini Valaiyapathi
af0f9c2bd8
CASH-1428 - Fixed unit test
2025-09-18 18:33:10 -04:00
Minojhini Valaiyapathi
2bfd1f65ac
CASH-1428 - Recalculate Pricing and Tax with line items from store
2025-09-18 14:31:27 -04:00
Chris Redelinghuys
cbb5522366
CASH-1511: Sub header margin
2025-09-18 13:30:56 -04:00
Chloe Herd
9bc7715ce5
Only refresh date-picker if provider actually changes
2025-09-17 16:46:08 -04:00
AdamCaouetteSafelite
bac7c28409
Merge branch 'release/2025.09.25' into feature/bugfix/CASH-1499-test
2025-09-17 15:31:46 -04:00
Chris Redelinghuys
874bae42ca
CASH-1513
2025-09-17 15:04:47 -04:00
AdamCaouetteSafelite
7cacfcb715
Merge branch 'release/2025.09.25' into feature/bugfix/CASH-1499-test
2025-09-17 15:03:08 -04:00
AdamCaouetteSafelite
3d44e5522c
CASH-1499: additional piece to update inactive promos
2025-09-17 15:02:41 -04:00
Chris Redelinghuys
82f340afe0
CASH-1513: Fix for slots not appearing when switching between service types
2025-09-17 10:57:05 -04:00
Chris
8355f8a6dc
Merge branch 'release/2025.09.25' into feature/bugfix/CASH-1499-test
2025-09-17 08:38:35 -04:00
CarlNation
a44b3e3f8a
just a test
2025-09-17 08:26:28 -04:00
AdamCaouetteSafelite
3c9493220c
CASH-1499: bug fix adding a needed save promos to store
2025-09-17 07:48:56 -04:00
Chris Redelinghuys
4def6496dc
CASH-1511: Sub header margin update
2025-09-16 13:10:31 -04:00
Scott Kiener
558c7367ab
Remove comments and console logs
2025-09-12 10:31:49 -04:00
Scott Kiener
ab8515853b
Duration styling
2025-09-12 10:22:57 -04:00
Scott Kiener
af726e90ae
Fix duration display
...
Remove incorrect usage of funnel subheader
Fix styling
2025-09-12 10:01:48 -04:00
Scott Kiener
d1c22bda5a
Merge remote-tracking branch 'origin/release/2025.09.25' into schedule-refactor/post-parity
2025-09-11 15:07:30 -04:00
Scott Kiener
193d7a8473
Formatting
2025-09-11 15:05:44 -04:00
Scott Kiener
f953e24c29
Hide calendar header appropriately
2025-09-11 15:02:30 -04:00
Scott Kiener
a319af61fb
Merge remote-tracking branch 'origin/develop' into schedule-refactor/post-parity
2025-09-11 14:40:13 -04:00
CarlNation
704eaf38c4
Merge branch 'release/2025.09.11' into rlsmerge/2025.09.11-to-develop
2025-09-11 14:09:00 -04:00
Chloe Herd
1124555655
Mobile Fee Waiver Dropdown
2025-09-11 13:15:31 -04:00
Minojhini Valaiyapathi
32395187a6
CASH-1348 - Fixed merging issues for inShopProviders property
2025-09-11 10:54:03 -04:00
Scott Kiener
2dbd240447
Merge remote-tracking branch 'origin/release/2025.09.11' into rlsmerge/2025.09.11-to-develop
2025-09-11 09:59:54 -04:00
Scott Kiener
bef39de445
Merge remote-tracking branch 'origin/release/2025.09.11' into schedule-refactor/post-parity
2025-09-11 09:58:21 -04:00
Scott Kiener
e7364fccf0
Formatting Changes
2025-09-11 09:57:45 -04:00
Scott Kiener
0bf99c943a
Merge branch 'develop' into schedule-refactor/post-parity
2025-09-11 09:12:15 -04:00
Chris Redelinghuys
246ecf720e
CASH-1473: "Add to calendar" button border radius update
2025-09-10 13:11:58 -04:00
AdamCaouetteSafelite
60962fb440
CASH-1502: hide background behind quote popup only
2025-09-09 20:26:29 -04:00
AdamCaouetteSafelite
b0df894a00
CASH-1502: enforce non-bolding of YMMS
2025-09-09 20:05:12 -04:00
AdamCaouetteSafelite
374b694c02
CASH-1498: really specific update to CSS selector to fix button width on Quote; last change before important gets pulled out of the toolbox
2025-09-09 13:44:09 -04:00
AdamCaouetteSafelite
15361af14c
CASH-1501: remove problematic fix for CASH-1437
2025-09-09 13:12:06 -04:00
AdamCaouetteSafelite
2c1e1c25d7
CASH-1437: fix #7 for font size
2025-09-09 09:52:03 -04:00
AdamCaouetteSafelite
ad5326d7cb
CASH-1437: fix #5 for spacing
2025-09-09 09:49:01 -04:00
AdamCaouetteSafelite
737da37e35
CASH-1437: fix #9 for schedule
2025-09-09 09:17:34 -04:00
AdamCaouetteSafelite
2fa317639d
CASH-1437: fix #11 for afterpay block
2025-09-09 07:59:57 -04:00
AdamCaouetteSafelite
f269a7839d
CASH-1437: fix #8 adjust spacing
2025-09-09 07:49:28 -04:00
AdamCaouetteSafelite
c73474208a
CASH-1437: fix #4 for blank background
2025-09-09 07:46:33 -04:00
AdamCaouetteSafelite
1b0f4510d1
CASH-1437: fix #3 for heritage parity, color
2025-09-09 07:36:37 -04:00
AdamCaouetteSafelite
2fea3f0d7d
Merge branch 'release/2025.09.11' into feature/bugfix/CASH-1450
2025-09-08 10:45:39 -04:00
Chris Redelinghuys
965e2b9a35
CASH-1496: On successful promo added, remove corresponding error message
2025-09-08 10:33:52 -04:00
AdamCaouetteSafelite
670a5a0f83
CASH-1450 fixes
2025-09-08 08:42:07 -04:00
Chris Redelinghuys
b9cfaf43f2
rlsmerge 2024.09.04 to develop
2025-09-03 15:42:38 -04:00
CarlNation
0ea84fb629
Merge branch 'release/2025.09.04' into feature/CASH-1465
2025-09-02 10:10:49 -04:00
CarlNation
be723c6d59
Merge branch 'release/2025.09.04' into feature/CASH-1448
2025-09-02 10:06:54 -04:00
CarlNation
1bd1d5d6ba
Merge branch 'release/2025.09.04' into feature/CASH-1448
2025-09-02 09:47:46 -04:00
AdamCaouetteSafelite
2cac6c5cdf
CASH-1448: style updates
2025-09-02 09:31:48 -04:00
AdamCaouetteSafelite
a2ab781ed3
Merge branch 'release/2025.09.04' into feature/CASH-1450
2025-09-02 09:18:02 -04:00
Scott Kiener
5d156b8ea5
CASH-1465 | Recycle widget name missing on confirmation
2025-09-02 09:14:17 -04:00
AdamCaouetteSafelite
fa65a56bf0
CASH-1450: amend unit test
2025-09-02 08:12:02 -04:00
AdamCaouetteSafelite
5f227f78fd
CASH-1450: appointment details fixes
2025-09-02 08:10:51 -04:00
AdamCaouetteSafelite
048f8eb9ab
CASH-1123: logic changes for cart subheader
2025-09-01 23:20:17 -04:00
Johnny Shultz
3f30d37acf
Merge branch 'release/2025.09.04' into feature/CASH-1184
2025-08-29 15:46:45 -04:00
Johnny shultz
643ecc36cb
CASH-1184
...
CASH-1184 removed loader and more styling updates
2025-08-29 15:43:06 -04:00
Minojhini Valaiyapathi
879fc619f1
CASH-1448 - Updated payment method page to show recal in a modal and updated the CMS text
2025-08-29 15:18:06 -04:00
Johnny shultz
71a3ae73e9
CASH-1184
...
CASH-1184 moved state and zip onto their own line, as per requirements from tim. and added a loading modal for the edit link
2025-08-29 14:55:26 -04:00
Chris Redelinghuys
25bb9e273a
CASH-1403: iframe height improvement
2025-08-29 14:00:20 -04:00
Johnny Shultz
0469ceef89
Merge branch 'release/2025.09.04' into feature/CASH-1445
2025-08-29 12:55:04 -04:00
Johnny shultz
0d71b52cb5
CASH-1445
...
prettier
2025-08-29 12:53:38 -04:00
Johnny shultz
ef935107b7
CASH-1445
...
CASH-1445 fixed boldness issues, updated font-weights to match figma on payment-method
2025-08-29 12:46:30 -04:00
AdamCaouetteSafelite
5de34a439d
Merge branch 'release/2025.09.04' into feature/bugfix/CASH-1464
2025-08-29 10:32:58 -04:00
AdamCaouetteSafelite
2daa337366
CASH-1464: margin adjustment
2025-08-29 10:25:12 -04:00
Chris Redelinghuys
3d3df3356c
CASH-1403: Parity - increase height for error messages
2025-08-29 10:00:01 -04:00
AdamCaouetteSafelite
7c0db7c526
CASH-1410: updates to cta text for Heritage parity
2025-08-28 17:22:48 -04:00
Johnny shultz
8dffd412ad
Merge remote-tracking branch 'origin/feature/CASH-1184' into feature/CASH-1184
2025-08-28 16:07:06 -04:00
Johnny shultz
5d8d74a56e
CASH-1184
...
fixed unit tests and changed px to rem
2025-08-28 16:06:43 -04:00
Johnny Shultz
f4ac8a5bd7
Merge branch 'release/2025.09.04' into feature/CASH-1184
2025-08-28 15:19:42 -04:00
Johnny shultz
c2b67bbf75
CASH 1184
...
formatting
2025-08-28 15:17:29 -04:00
Johnny shultz
93e02b830b
CASH-1184
...
CASH-1184 added new sections and edit link on mobile-details
2025-08-28 15:11:58 -04:00
AdamCaouetteSafelite
9269cc1077
Merge branch 'release/2025.09.04' into feature/bugfix/CASH-1464
2025-08-28 13:54:27 -04:00
AdamCaouetteSafelite
d7fbad4cc6
Merge branch 'release/2025.09.04' into feature/bugfix/CASH-1464
2025-08-28 11:19:56 -04:00
Chris
5705b00871
Merge branch 'release/2025.09.04' into feature/CASH-1403
2025-08-28 11:17:35 -04:00
Chris Redelinghuys
7036c5e5f9
CASH-1403: Parity updates
2025-08-28 11:05:44 -04:00
AdamCaouetteSafelite
3cc51d1d6d
CASH-1464: UI fixes
2025-08-28 10:52:10 -04:00
AdamCaouetteSafelite
5169a0316b
CASH-1420: adjust button colors in drawer to match Heritage
2025-08-28 09:31:25 -04:00
AdamCaouetteSafelite
ba171e719c
Merge branch 'release/2025.09.04' into feature/bugfix/CASH-1062
2025-08-27 23:31:39 -04:00
AdamCaouetteSafelite
0ae5cbd6fb
CASH-1062: style fixes for return user
2025-08-27 23:30:41 -04:00
AdamCaouetteSafelite
dce3a468ca
CASH-1062: style fix for vehicle parts
2025-08-27 23:30:09 -04:00
AdamCaouetteSafelite
bf250c94df
CASH-1062: fixes for insurance lookup page
2025-08-27 23:29:37 -04:00
Chloe Herd
4fa67352cd
Always align back button to logo, bottom left.
2025-08-27 12:04:31 -04:00
AdamCaouetteSafelite
42b840268e
Merge branch 'release/2025.09.04' into feature/bugfix/CASH-1062
2025-08-27 11:22:15 -04:00
Chris Redelinghuys
374a5afe17
CASH-1453: Set BigTruck provider
2025-08-27 10:59:54 -04:00
AdamCaouetteSafelite
3dba52f27e
CASH-1062: HTML and CSS fixes
2025-08-27 10:40:18 -04:00
AdamCaouetteSafelite
03be0d6f94
Merge branch 'release/2025.09.04' into feature/bugfix/CASH-1420
2025-08-27 10:18:58 -04:00
AdamCaouetteSafelite
56010a35ee
CASH-1420: fixes on other pages affected
2025-08-26 17:49:40 -04:00
AdamCaouetteSafelite
b7175468ab
CASH-1420: restore funnel sub header on Estimate page
2025-08-26 17:22:49 -04:00
AdamCaouetteSafelite
8b61557a39
CASH-1420: fix content alignment on Estimate page
2025-08-26 17:22:00 -04:00
Chris Redelinghuys
df9ee7d958
CASH-1403: Payment parity changes
2025-08-26 14:58:51 -04:00
AdamCaouetteSafelite
240c037267
Merge branch 'release/2025.08.21' into rlsmerge/2025.08.21-to-develop
2025-08-22 10:45:45 -04:00
scottkiener-at-safelite
9d7b810c3e
Merge branch 'release/2025.09.04' into feature/CASH-1423
2025-08-22 08:21:26 -04:00
Minojhini Valaiyapathi
cee54f8b4c
CASH-1348 - Updated the response object model for closestShops
2025-08-21 11:54:45 -04:00
Chloe Herd
e3954194df
Only mark email popup as skippable after forward nav from quote.
2025-08-20 15:29:03 -04:00