Commit graph

204 commits

Author SHA1 Message Date
CarlNation
bc71ee589e CSR-1981 cart tests for mobile fee
CSR-1981 cart tests for mobile fee
2024-08-17 07:19:16 -04:00
CarlNation
2ee87ebcfb CSR-1981 prettier 2024-08-17 07:08:54 -04:00
CarlNation
92e8ab0965 CSR-1981 add back removed mobile fee references
CSR-1981 add back removed mobile fee references and use fee amount to determine when to show mobile fees
2024-08-16 16:05:08 -04:00
Chloe Herd
4d4b978678 Merge branch 'develop' into CSR-2115-remove-recal-from-cart 2024-07-09 10:07:48 -04:00
Chloe Herd
1999d7dbc4 Part number change 2024-07-01 14:49:34 -04:00
Chloe Herd
76c602ade7 Recycle Fee 0 2024-07-01 14:48:09 -04:00
Bryan Mauger
064851798f WIP 2024-06-28 14:21:59 -04:00
Sneha
7d41074949 CSR-2128 2024-06-26 17:45:28 +05:30
CarlNation
d85e375e1c Merge branch 'develop' into feature/CSR-2091 2024-06-18 06:59:29 -04:00
CarlNation
451ce9cbf7 CSR-2091
CSR-2091 amount due showing as $NaN because it is adding the string values returned from getSubTotal and getSalesTax.  Use the unary operator to convert to numeric before adding.
2024-06-18 06:58:40 -04:00
AMSNEHA
862cd5a90b
Merge pull request #1879 from Safelite/feature/CSR-1994
Tech review changes
2024-06-12 20:37:35 +05:30
Sneha
7cbe82eb57 Tech review changes 2024-06-12 20:00:51 +05:30
AMSNEHA
cb8e542672
Merge pull request #1855 from Safelite/feature/CSR-1994
Feature/csr 1994
2024-06-10 16:23:49 +05:30
Adam Caouette
bc5ea319ed CSR-1742-r2: restore accidentally removed code 2024-05-23 16:23:14 -04:00
Adam Caouette
b34b7cd134 CSR-1742-r2: have cart use base-mixin shared logic 2024-05-23 16:17:31 -04:00
Sneha
3424f7e514 Fixing conflicts 2024-05-21 10:33:58 +05:30
Sneha
9eafbe6f21 Reapply "Merge branch 'develop' into feature/CSR-1994"
This reverts commit 5c16471169.
2024-05-20 19:24:43 +05:30
Sneha
5c16471169 Revert "Merge branch 'develop' into feature/CSR-1994"
This reverts commit d606aa85f6, reversing
changes made to 04b505c860.
2024-05-20 19:15:37 +05:30
AMSNEHA
d606aa85f6
Merge branch 'develop' into feature/CSR-1994 2024-05-20 17:13:35 +05:30
Sneha
2a790bd5f2 Unit testcases 2024-05-17 12:54:34 +05:30
hiteshkumar87
cb825a51c7 CSR-1994
code optimize
2024-05-13 17:53:40 +05:30
Sneha
07201731ac CSR-1994 2024-05-13 15:27:41 +05:30
Adam Caouette
7d67941493 CSR-1742: refactoring logic out of markup, part 2 2024-05-03 10:15:09 -04:00
Adam Caouette
f943a3648d CSR-1742: refactoring logic out of markup 2024-05-03 07:45:58 -04:00
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
fd5acc6946 last minute requirements change 2024-04-24 14:39:01 -04:00
Adam Caouette
a0a6f1303b CSR-1742: update cart test to accept global 2024-04-23 17:51:44 -04:00
Adam Caouette
15ca0785c1 CSR-1742: update naming and some logic to simplify 2024-04-23 17:39:47 -04:00
Adam Caouette
310e77383a CSR-1742: change for consistency 2024-04-23 09:38:17 -04:00
Adam Caouette
120920178c CSR-1742: work on cart to update for insurance orders 2024-04-23 09:30:25 -04:00
Adam Caouette
e127a06a52 CSR-1977: more adjustments for upper case styling 2024-03-19 12:14:39 -04:00
Adam Caouette
fc9e445843 CSR-1977: instead of transforming data, only present as all uppercase 2024-03-18 16:16:33 -04:00
Sneha
2c39523f60 CSR-2030 2024-03-18 13:16:47 +05:30
Sneha
e16bfd0ca0 Update cart.vue 2024-03-15 12:57:00 +05:30
Sneha
69adc5e1b8 CSR-2030 2024-03-15 12:32:22 +05:30
AMSNEHA
a0b2598ab2
Merge pull request #1785 from Safelite/feature/CSR-1992
CSR-1992
2024-03-04 18:40:45 +05:30
Sneha
23b902b500 CSR-1992 2024-03-04 17:11:59 +05:30
Adam Caouette
8a56f326b0 CSR-1977 format change 2024-03-01 15:47:09 -05:00
Adam Caouette
dd9b6f2c20 CSR-1977: remove brackets around promo code message another 2024-03-01 15:39:32 -05:00
Adam Caouette
dc4e2c6aad CSR-1977: remove brackets around promo code message 2024-03-01 15:36:36 -05:00
Sneha
b0c931d6fc CSR-1992 2024-03-01 17:13:07 +05:30
Sneha
43fbdb7c2e CSR-1992 2024-03-01 11:57:31 +05:30
Adam Caouette
7bbe9fa883 CSR-1952: prettier reformat 2024-02-13 20:23:53 -05:00
Adam Caouette
5e4677cbce CSR-1952: add missing strike-through price vs discount promo price feature 2024-02-13 20:13:58 -05:00
Adam Caouette
ce348ec560 CSR-1952: revised updates for triggering toast message upon promo applied 2024-02-13 13:13:57 -05:00
Adam Caouette
60f179d8ab CSR-1952: restore all the original changes EXCEPT the second added watcher that broke QA 2024-02-13 09:49:25 -05:00
AdamCaouetteSafelite
3eb02682b2
Merge pull request #1749 from Safelite/feature/CSR-1952-ajc-try2
CSR-1952: revert watcher to fix QA
2024-02-13 08:35:32 -05:00
Adam Caouette
74e7669d31 CSR-1952: revert watcher to fix QA 2024-02-13 08:29:01 -05:00
AdamCaouetteSafelite
a16d4dc2f4
Merge pull request #1746 from Safelite/feature/CSR-1952-ajc-try2
CSR-1952: try removing original watcher with deep clone
2024-02-12 17:41:37 -05:00
Adam Caouette
e19684dd68 CSR-1952: try removing original watcher with deep clone 2024-02-12 17:33:06 -05:00
AdamCaouetteSafelite
05e4756b93
Merge pull request #1745 from Safelite/feature/CSR-1952-ajc-try2
CSR-1252: add another watch for lineItems
2024-02-12 16:48:22 -05:00
Adam Caouette
12ab7568e3 CSR-1252: add another watch for lineItems 2024-02-12 16:24:17 -05:00
CarlNation
f713cb2bd2 CSR-1952 revert
CSR-1952 see if revert fixes page hanging
2024-02-12 15:41:43 -05:00
Adam Caouette
6eb7ada54b CSR-1952: prettier fixes 2024-02-09 13:02:21 -05:00
Adam Caouette
9f527ce18d CSR-1952: rearrange promo link and promos applied into cart 2024-02-09 12:00:00 -05:00
Adam Caouette
5e09c22e33 CSR-1952: include promo cart items into selected package cart items 2024-02-07 18:24:35 -05:00
Bryan Mauger
295ef1a387 CSR-1910 fix background color of subtotal row. 2024-01-09 15:35:22 -05:00
Bryan Mauger
2106738f5d Format code. 2023-12-01 13:30:32 -05:00
Bryan Mauger
088060a354 Remove unneeded prop. 2023-12-01 10:31:30 -05:00
Bryan Mauger
ad5014ac6f CSR-1819 remove unneeded accessibility spans. 2023-12-01 10:29:51 -05:00
Bryan Mauger
0279f332dd CSR-1819 update base package price text for screen readers. 2023-11-30 13:15:17 -05:00
Adam Caouette
e725baf852 CSR-1843: fix places where link causes scroll to top 2023-11-29 08:04:31 -05:00
Bryan Mauger
c48951cb86 Format code. 2023-11-28 15:06:47 -05:00
Bryan Mauger
a0262ed974 CSR-1819 add screenreader text to improve accessibility. 2023-11-28 15:04:54 -05:00
Bryan Mauger
cc202b7b5c CSR-1787 remove anchor underline. 2023-11-21 16:58:53 -05:00
Bryan Mauger
9b91ae762b CSR-1787 color and spacing updates. 2023-11-21 16:39:39 -05:00
bmauger
7f17912f29
Merge pull request #1556 from Safelite/CSR-1731-fix-screenreader-reading-double-hamburger
CSR-1812 make it so cart toggle can be tabbed to.
2023-11-21 11:25:21 -05:00
Bryan Mauger
7d4703666e Remove tabindex. 2023-11-21 11:14:07 -05:00
Bryan Mauger
9e9254b85d CSR-1731 make it so cart toggle can be tabbed to.
Prevent items in cart from being tabbed to when cart is collapsed.
2023-11-21 10:57:46 -05:00
CarlNation
a3f314bc17 CSR-1757
prettier
2023-11-21 09:22:05 -05:00
CarlNation
18c59e8d7e CSR-1757
changes to add supplies repair fee to cart and promo taxes
2023-11-21 09:18:37 -05:00
Bryan Mauger
b860a45afd CSR-1786 Fix multiple spacing issues in cart. 2023-11-17 13:03:32 -05:00
Leah Schumann
a15cdcea59 Merge branch 'develop' into feature/CSR-1388-tech-review-changes 2023-11-16 09:12:10 -05:00
Leah Schumann
aa44f1798b Fixed calculation issue related to excluding fees from other supporting items cart item 2023-11-16 09:11:12 -05:00
Adam Caouette
2591ab9935 CSR-1689: restore removed recycle label on cart 2023-11-14 11:47:33 -05:00
Leah Schumann
eda0eb7d06 Merge branch 'develop' into feature/CSR-1388-tech-review-changes 2023-11-14 10:40:11 -05:00
Leah Schumann
d297dafcc8 Tech review changes 2023-11-14 10:29:18 -05:00
Leah Schumann
a34e45b179 Moved promo link into cart and did some restyling to ensure matching to figma 2023-11-14 10:08:00 -05:00
Adam Caouette
e30ad754b0 Merge branch 'develop' into feature/CSR-1689-ajc 2023-11-14 09:09:30 -05:00
Leah Schumann
784a4467f1 Added promo cart item bundling and ensured removal was working correctly 2023-11-14 08:42:21 -05:00
Adam Caouette
86c8f62e8b CSR-1689: add cart to confirmation page 2023-11-14 07:32:24 -05:00
Sneha
fa16142627 Formatting 2023-11-13 16:16:06 +05:30
hiteshkumar87
ab507a9280 taxable promo
taxable promo and lineitems
2023-11-13 16:08:38 +05:30
Sneha
5fda20d9ab Update cart.vue 2023-11-13 13:36:45 +05:30
AMSNEHA
bbdcbe65af
Merge branch 'develop' into feature/CSR-1393.1 2023-11-13 13:23:37 +05:30
Sneha
d041721858 CSR-1393 2023-11-13 13:17:18 +05:30
Scott Kiener
7eea3baa13 CSR-1452 | Alerts for promos and alert.vue refactoring 2023-11-09 14:52:18 -05:00
Leah Schumann
e3887f931e Prettified 2023-11-09 09:43:58 -05:00
Leah Schumann
80adf99f63 Made available line items return empty glass part, supporting items and available vaps arrays to prevent errors 2023-11-09 09:41:35 -05:00
Leah Schumann
1568303e8a Removed another css comment missed 2023-11-09 08:43:54 -05:00
Leah Schumann
70ae9d02b6 Removed commented CSS 2023-11-09 08:40:30 -05:00
Leah Schumann
f0e0c4a3e8 Fixed package price calculation that was including early bird fee, prettified 2023-11-09 07:37:01 -05:00
Leah Schumann
fd4c287b2d Merge branch 'develop' into feature/CSR-1382-last-styling 2023-11-09 06:36:28 -05:00
Leah Schumann
57bffe1334 Tech review changes 2023-11-09 06:35:34 -05:00
Adam Caouette
a475c87bc8 Merge branch 'develop' into feature/CSR-1384-modals-for-add-vaps 2023-11-08 16:44:42 -05:00
Adam Caouette
afb2cbae73 CSR-1384: refactor updates from tech review 2023-11-08 16:31:25 -05:00
Leah Schumann
adbbd4f15d Merge branch 'develop' into feature/CSR-1382-last-styling 2023-11-08 07:21:19 -05:00
Leah Schumann
f345973d77 Tech review changes 2023-11-08 07:20:01 -05:00
Sneha
8455ec926b CSR-1393 2023-11-08 16:28:27 +05:30