Commit graph

167 commits

Author SHA1 Message Date
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
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