Commit graph

130 commits

Author SHA1 Message Date
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
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
1e19d6abe6 CASH-1640 | Remove pricing and taxing from payment 2025-10-09 14:55:08 -04:00
CarlNation
215d906c6e prettier 2025-10-03 13:40:35 -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
25bb9e273a CASH-1403: iframe height improvement 2025-08-29 14:00:20 -04:00
Chris Redelinghuys
3d3df3356c CASH-1403: Parity - increase height for error messages 2025-08-29 10:00:01 -04:00
Chris Redelinghuys
7036c5e5f9 CASH-1403: Parity updates 2025-08-28 11:05:44 -04:00
Chris Redelinghuys
df9ee7d958 CASH-1403: Payment parity changes 2025-08-26 14:58:51 -04:00
CarlNation
4ec1e3d9b6 Revert "Merge pull request #2654 from Safelite/CASH-1042-header-and-progress-bar-style-updates"
this is a revert of the revert:
Revert "Merge pull request #2654 from Safelite/CASH-1042-header-and-progress-bar-style-updates"
2025-07-29 10:33:58 -04:00
Bryan Mauger
2e7f931935 Revert "Merge pull request #2654 from Safelite/CASH-1042-header-and-progress-bar-style-updates"
This reverts commit bc6cfd58e0, reversing
changes made to 2839081866.
2025-07-17 09:15:15 -04:00
Bryan Mauger
99c4f2edcb CASH-1042 fix unit test. 2025-07-16 14:08:55 -04:00
Bryan Mauger
fee18e744b CASH-1042 update columns. 2025-07-03 12:53:38 -04:00
Bryan Mauger
bc8fcca2ea WIP CASH-1042 2025-07-03 09:26:04 -04:00
Chris Redelinghuys
98099f909c CASH-580: UI fix 2025-05-28 15:09:30 -04:00
Chris Redelinghuys
5496b0ac30 CASH-580: Defect fixes and improvements 2025-05-22 08:39:04 -04:00
Chris Redelinghuys
1ebd4c69a0 CASH-580: Add switch to Afterpay button 2025-05-16 10:21:20 -04:00
Chloe Herd
7e211b4682 Reapply "Update logging for new router."
This reverts commit 2d65f850f1.
2025-05-13 16:36:48 -04:00
Chloe Herd
2f12354ff2 Reapply "Unit tests"
This reverts commit ec782996df.
2025-05-13 16:36:32 -04:00
Chloe Herd
81a709f716 Reapply "Unplug Legacy Router"
This reverts commit 7b73313513.
2025-05-13 16:36:23 -04:00
Chloe Herd
541536b3af Reapply "Omnibus"
This reverts commit ac3df43577.
2025-05-13 16:36:01 -04:00
Scott Kiener
77c007c444 CASH-462 | Rename and restructure submittedOrder
Rename to submittedState
Add an applicationUser attribute
2025-04-03 13:19:44 -04:00
Adam Caouette
5412156766 CASH-152: massive commit to implement pricing by day on schedule page 2025-03-17 10:07:29 -04:00
Adam Caouette
e4fee3c8ab CASH-152: refactoring changes 2025-03-11 15:15:45 -04:00
Adam Caouette
a499984526 CASH-152: Refactor - move cart- and payment- related helpers out of base mixin 2025-03-06 16:10:28 -05:00
CarlNation
4452f718d0 CASH-256
CASH-256 prettier config change and prevent email and phone getting cleared when navigating back from payment to service-zip.
2025-02-14 15:13:26 -05:00
Chloe Herd
a8a959e491 Change eval to getBoolFromString helper 2025-01-27 18:02:34 -05:00
CarlNation
c61a299adb CASH-60 removed unnecassary code
CASH-60 removed unnecessary code
2025-01-03 13:50:49 -05:00
CarlNation
43933480b5 CASH-60
CASH-60 remove the async await from the payment page prereqs.  Causes a promise to be returned instead of a bool.  Moved it to the router instead
2025-01-03 13:44:56 -05:00
CarlNation
b593d921cc CASH-60
CASH-60 handle scenarios where the user may be using browser navigation.  try to wait for promises.  reset pia indicator.  also add route from customer-details for pay-now scenario.  the browser back/forward seems to trigger 2 scenarios on customer-details so just sending the pay-now scenario back to payment-method page instead of causing a script error
2025-01-03 11:51:27 -05:00
Bryan Mauger
a26aa67ae5 CSR-2435 make alert span full width.
Adjust for word wrap.
2024-12-16 15:16:06 -05:00
CarlNation
4757dd93d0 Do not send safeliteHop amounts less than 0
Do not send safeliteHop amounts less than 0
2024-12-12 15:12:47 -05:00
Adam Caouette
f141c557a9 CSR-2410: fix typo, add missing prop 2024-12-05 10:50:39 -05:00
Bryan Mauger
4ad6704439 CSR-2417 collapse cart on all pages regardless of experiment
except payment.
2024-11-26 15:14:50 -05:00
hiteshkumar87
39033e858d CSR-2066
handleBeforeUnload and formatting
2024-11-13 13:57:17 +05:30
Bryan Mauger
421741bff3 CSR-2343 change Terms of use to Terms of service 2024-11-11 10:48:07 -05:00
CarlNation
c2dc235fb5 CSR-2237
CSR-2237 show tax for itac and nocomp
2024-10-04 15:22:02 -04:00
CarlNation
9142f02762 CSR-2130
CSR-2130 send to pia-return for cc & apple pay decline
2024-09-12 11:36:52 -04:00
CarlNation
a6c92b6255 CSR-2185
CSR-2185 vue-router no longer supports properties via params without it showing in the url.
https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md#414-2022-08-22
2024-09-04 05:17:31 -04:00
CarlNation
e79d127aba CSR-2130
CSR-2130 Afterpay on hop uses some credit card flow.  We get credit card messages from HOP even for Afterpay.  So only set the paymentMethod based on HOP messages if it is not already set.
2024-07-30 10:02:50 -04:00
CarlNation
e637b1b0a0 CSR-2130 prettier 2024-07-29 13:49:38 -04:00
CarlNation
9d37938535 CSR-2130 payment method page corrections
CSR-2130 payment method page corrections
2024-07-29 13:46:40 -04:00
CarlNation
b3dda363fa CSR-2130 prettier 2024-07-18 21:22:56 -04:00
CarlNation
8b507d21ad CSR-2130 latest applepay
CSR-2130 apple merchant id file, pass hybrid for new hop form, show afterpay, check for IOS version for applepay
2024-07-18 16:11:13 -04:00
CarlNation
6fec862fbf CSR-2130 flag applePay for backend
CSR-2130 flag applePay for backend
2024-07-15 10:21:36 -04:00
CarlNation
e52329ffea CSR-2130 prettier 2024-07-10 07:36:57 -04:00
CarlNation
b3cba6520b CSR-2130 more commented code
CSR-2130 more commented code
2024-07-10 07:26:40 -04:00
CarlNation
0d63a1f2cf CSR-2130 remove commented out code 2024-07-10 07:24:10 -04:00
CarlNation
a7d5f776a4 CSR-2130
CSR-2130
2024-07-10 06:47:42 -04:00