Commit graph

204 commits

Author SHA1 Message Date
Scott Kiener
a9260c8525 Formatting 2025-04-02 10:04:44 -04:00
Scott Kiener
bb5b200d30 More cleanup 2025-04-02 09:54:34 -04:00
Johnny shultz
decb75c369 CASH-133
CASH-133 cart cleanup
2025-04-01 11:39:18 -04:00
Johnny shultz
383eb001df CASH-133
CASH-133 successfully added a donation to cart on confirmation using mock api call
2025-04-01 10:21:21 -04:00
Adam Caouette
58f2efcedb CASH-152: refactor/improve service-package-helper 2025-03-12 10:28:15 -04:00
Adam Caouette
e4fee3c8ab CASH-152: refactoring changes 2025-03-11 15:15:45 -04:00
Adam Caouette
43e5181f2a Merge branch 'develop' into feature/CASH-152-ajc 2025-03-11 14:24:12 -04:00
Adam Caouette
7ed0b613d5 Merge branch 'develop' into feature/CASH-152-ajc 2025-03-06 16:11:14 -05: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
Chris Redelinghuys
b8b63da5bb CASH-70: Pass isMSRFeeApplicable to cart component 2025-03-05 15:07:12 -05:00
hiteshkumar87
c3cd2e346b CASH-323
revert cart showPromoModalQuestion changes
2025-03-05 14:47:21 +05:30
hiteshkumar87
94742221f2 CASH-323
formating
2025-03-05 14:20:47 +05:30
hiteshkumar87
41c039e332 CASH-323
removing extra spaces, cart promo link is taking extra space even not in use at confirmation page.
2025-03-05 14:14:51 +05:30
Chris Redelinghuys
26fab3ddba CASH-70: Add MSR fee to order for insurance but don't show in cart. 2025-02-28 15:15:53 -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
Sneha
7ef8bc0b86 CSR-2416 2024-11-28 15:48:16 +05:30
CarlNation
8c3c799d1d
Merge branch 'release/2024.12.03' into CSR-2417-close-cart-on-submit 2024-11-26 15:18:17 -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
Adam Caouette
b55c6e8b7c CSR-2410: fix 2024-11-22 16:00:27 -05:00
Sneha
4172ec04fc CSR-2395 2024-11-20 16:09:47 +05:30
Sneha
44abc67fb3 CSR-2395 2024-11-19 18:17:54 +05:30
Bryan Mauger
08a21a22a4 CSR-2383 fix cart expand on confirmation page. 2024-11-15 08:52:02 -05:00
Bryan Mauger
442a0ff617 Change order details to amount due in cart footer. 2024-11-13 13:19:42 -05:00
hiteshkumar87
8168b52e07
Merge pull request #2103 from Safelite/Feature/Digital/CSR-2066
CSR-2066
2024-11-13 14:03:34 +05:30
Bryan Mauger
0684ea4ebc CSR-2340 update cart closed on page load.
Change widget name to better match label name.
2024-11-12 15:21:42 -05:00
hiteshkumar87
6790d97b82 CSR-2066
formatting
2024-11-12 21:26:30 +05:30
CarlNation
21166330d5 CSR-2364 recycling in cart missing amount
CSR-2364 recycling in cart missing amount
2024-11-12 05:53:57 -05:00
CarlNation
e66f2f9ea6 CSR-2323 save promos to cart as soon as entered
CSR-2323 save promos to cart as soon as entered
2024-11-06 10:45:56 -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
b6046d5baf CSR-2305 save to store immediately when removing from cart
CSR-2305 save to store immediately when removing from cart.  this allows the review component to re-render with the correct service package details
2024-11-05 09:57:33 -05:00
CarlNation
00ea7562f0 CSR-2298 hide tax when 0 / verifying insurance 2024-10-30 15:58:00 -04:00
CarlNation
3d4ac1524e CSR-2237
CSR-2237 show tax for itac and nocomp
2024-10-03 08:30:55 -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
51655e7247 Update payment-method & cart for new recal 2024-09-17 14:23:55 -04:00
Adam Caouette
19c6c71cbc CSR-2179: fix typos 2024-09-17 13:35:08 -04:00
Adam Caouette
81586b0e4f CSR-2179: prettier and reformat fixes 2024-09-12 15:48:39 -04:00
Adam Caouette
374b97bcb6 CSR-2179: fixes from PR 2024-09-12 09:23:11 -04:00
Adam Caouette
76b85d2064 CSR-2179: refactor to protect against missing supportingItems 2024-09-11 19:37:45 -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
Adam Caouette
2be2a30db3 Merge branch 'develop' into feature/CSR-2179-ajc 2024-09-11 10:52:18 -04:00
CarlNation
34b7be4fd2 CSR-2221
CSR-2221 cart no showing because throwing an error when no supportingitems exist
2024-09-10 15:41:59 -04:00
Adam Caouette
834508d646 Merge branch 'develop' into feature/CSR-2179-ajc 2024-09-10 15:26:53 -04:00
Adam Caouette
e919e3ba5e CSR-2179: change method of setting expanded cart default 2024-09-10 14:41:32 -04:00
Adam Caouette
16538fff6f CSR-2182: fix package price to remove recal 2024-09-06 07:18:00 -04:00
Adam Caouette
52c9bfecf7 CSR-2182: fix recursive error 2024-09-05 20:42:03 -04:00
Adam Caouette
1fbaccc422 CSR-2182: prettier formatting 2024-09-03 17:23:41 -04:00
Adam Caouette
f0dd92e29f CSR-2182: remove unused clone 2024-09-03 15:59:51 -04:00
Adam Caouette
785c9fd1bf CSR-2182: remove recal prices from cash carts 2024-09-03 15:59:02 -04:00
CarlNation
914edd39a9 CSR-2186 hide mobile line item when 0
CSR-2186 hide mobile line item when 0
2024-08-23 13:30:46 -04:00
CarlNation
c6a15910c1 prettier 2024-08-17 07:23:15 -04:00