Commit graph

602 commits

Author SHA1 Message Date
Johnny shultz
969ea18d2a CASH-97
CASH-97 got phone number from leadGen and populated customer-details phone number field
2025-02-03 13:55:06 -05:00
Adam Caouette
79e56c643a CASH-177: CSS fix for button/link outline 2025-02-03 13:47:03 -05:00
Adam Caouette
9443e31825 CASH-177: necessary structure and CSS updates due to modal markup changes made on SYP /quote popup question 2025-01-31 17:02:10 -05:00
Adam Caouette
00596bc232 CASH-177: necessary structure and CSS updates due to modal markup changes made on SYP modal question 2025-01-31 16:21:16 -05:00
CarlNation
c5ad651546 CASH-109
CASH-109 do not use the funnel session cookie as it will be deleted when the browser closes.  instead, look at vuex and make sure they at least have a vehicle year to determine if they have visited the site before.
2025-01-27 13:50:21 -05:00
CarlNation
c972a0f10c CASH-144
CASH-144 checking expired session and routing to return user from the validateSession function in analytics does not prevent the forward click.  So move the expiration check and routing to the forward and back buttons and skip the emit click when expired.
2025-01-23 11:59:11 -05:00
CarlNation
856ae81993 Revert "CASH-144"
This reverts commit e7fee44398.
2025-01-23 09:47:28 -05:00
CarlNation
e7fee44398 CASH-144
CASH-144 checking expired session and routing to return user from the validateSession function in analytics does not prevent the forward click.  So move the expiration check and routing to the forward and back buttons and skip the emit click when expired.
2025-01-23 07:14:57 -05:00
AdamCaouetteSafelite
3866480721
Merge branch 'release/2025.01.23' into feature/CASH-125 2025-01-20 11:26:55 -05:00
Adam Caouette
12bf9c03ae CASH-125: remove unneeded action 2025-01-20 11:01:18 -05:00
CarlNation
5d014a2262 CASH-109 tech review recommendations
Use router.push to navigate to return-user page
2025-01-20 10:59:36 -05:00
CarlNation
2c0915f042
Merge branch 'release/2025.01.23' into feature/CASH-109 2025-01-18 07:54:21 -05:00
Adam Caouette
29ed44c68b CASH-122: fix bug with edge case of styling of skip button 2025-01-17 16:52:39 -05:00
Adam Caouette
47586b5816 CASH-124: fix bug with unmounted hook 2025-01-17 16:50:25 -05:00
CarlNation
9822cdfedf CASH-109 return user page
CASH-109 return user page for when a session times out
2025-01-17 15:34:05 -05:00
Adam Caouette
3823ab8d7f CASH-77: update where saveQuote is called to allow for loading icon and delay until complete 2025-01-16 16:15:31 -05:00
Adam Caouette
7bd2dd3b27 CASH-107: fix skip button to not trigger validation 2025-01-16 12:10:07 -05:00
Adam Caouette
2eccc3b028 CASH-107: fix to close modal before page is left 2025-01-16 11:44:32 -05:00
Adam Caouette
1d148e4909 CASH-77: fix styling bugs 2025-01-16 07:58:05 -05:00
Adam Caouette
68a8d88d05 CASH-77: fix CASH-112 link styling 2025-01-16 07:29:03 -05:00
Adam Caouette
eaf5951b7f CASH-77: fix validation bug 2025-01-16 07:25:38 -05:00
Bryan Mauger
4b06e9e322 CASH-77 style fixes. 2025-01-15 10:22:04 -05:00
Adam Caouette
96b9606fe3 CASH-77: add before-load popup for Save Progress to /quote page 2025-01-14 22:05:31 -05:00
AdamCaouetteSafelite
2db0cd7b20
Revert "CASH-77: remove unneeded call to save email" 2025-01-14 10:39:12 -05:00
Adam Caouette
b301c1dfac CASH-77: remove unneeded call to save email 2025-01-14 10:16:07 -05:00
Adam Caouette
c148580a03 Merge branch 'release/2025.01.16' into feature/CASH-77 2025-01-14 04:49:09 -05:00
Adam Caouette
67fe5b23ac CASH-77: add save progress to /quote page 2025-01-14 04:32:32 -05:00
Adam Caouette
b3457512fa CASH-79: add unit test files 2025-01-13 17:10:54 -05:00
Adam Caouette
72526efcf2 CASH-79: remove console log 2025-01-13 16:29:41 -05:00
Bryan Mauger
88356a0aaa Style for green checkmark and alert. 2025-01-13 15:24:25 -05:00
Adam Caouette
38dd729b0f CASH-79: add emit trigger 2025-01-13 14:33:14 -05:00
Adam Caouette
6e17ba01cc CASH-79: merge Bryan's styling in 2025-01-13 14:23:06 -05:00
Bryan Mauger
6d8e1dfd47 CASH-79-bm Styles and modal update for order of items. 2025-01-13 13:35:20 -05:00
Adam Caouette
9d0322081c CASH-79: conditionally show save progress based on email address in store 2025-01-13 12:53:04 -05:00
Adam Caouette
ca5939d1ef CASH-79: move save progress out of questions-page-layout up to page level 2025-01-13 11:36:51 -05:00
Adam Caouette
7a7ed5a17a CASH-79: add Save Progress success alert message 2025-01-13 10:03:27 -05:00
Adam Caouette
14b899453f CASH-79: add Save Progress success alert message 2025-01-13 10:01:42 -05:00
Adam Caouette
ba32c8e417 CASH-79: add ability to stop page scroll on modal open/close 2025-01-12 17:46:01 -05:00
Adam Caouette
4bf51c09ea create new save progress components 2025-01-12 15:54:52 -05:00
hiteshkumar87
f332449ef6 CSR-2419
Home Address lookup remove default focus
2024-12-10 18:49:08 +05:30
Sneha
f244f29cce CSR-2434 2024-12-06 16:45:59 +05:30
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
bmauger
b7240cecf1
Merge pull request #2098 from Safelite/CSR-2337-remove-evox-2
CSR-2337 remove references to EVOX and vehicle-banner.
2024-11-11 15:15:56 -05:00
Bryan Mauger
ca06d2013d CSR-2337 remove references to EVOX and vehicle-banner. 2024-11-11 15:03:14 -05:00
Bryan Mauger
421741bff3 CSR-2343 change Terms of use to Terms of service 2024-11-11 10:48:07 -05:00
Bryan Mauger
dbb2621e67 CSR-2346 fix misaligned promo copy.
Update colors and font sizes with variable and REM values.
2024-11-08 09:10:51 -05:00
bmauger
bf2717ec4a
Merge pull request #2077 from Safelite/Bryan-Adam-FMG-Touch-Ups
Update UI with spacing & layout tweaks and new fonts.
2024-11-06 12:23:29 -05:00
Bryan Mauger
e5afc93ef3 Update UI with spacing & layout tweaks and new fonts.
Replaced Poppnis font with Averta.
2024-11-06 12:17:22 -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
Chloe Herd
565bcb8394 Trigger validation when autofilling address fields 2024-10-23 11:44:33 -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
a0cec6e83e Merge branch 'develop' into feature/csr-2147 2024-09-26 16:07:42 -04:00
Bryan Mauger
b5d8d86b27 CSR-2227 fix missing subheader copy. 2024-09-26 13:44:29 -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
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
Leah Schumann
ce25a95759 Removed console log that was left in 2024-06-24 10:59:34 -04:00
Leah Schumann
b5cf4e9bce Moved the code that appends the google autocomplete dropdown to the first keydown event 2024-06-24 10:51:05 -04:00
Sneha
756de21a9b Update content-group-modal.vue 2024-06-21 14:50:53 +05:30
Sneha
2ed4e03411 Tech review changes 2024-06-21 14:44:55 +05:30
Sneha
df2755ad62 CSR-2113 2024-06-20 09:34:32 +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
Leah Schumann
d40d6fb8e0 Prettified 2024-05-28 10:26:37 -04:00
Leah Schumann
21c8a65df2 One more time, then reverting to previous and leaving it there 2024-05-28 10:25:25 -04:00
Leah Schumann
8b65071c33 Revisions to get back to as good as before 2024-05-28 09:36:55 -04:00
Leah Schumann
a3f82617e9 Merging from develop 2024-05-24 06:58:03 -04:00
Leah Schumann
b97d8bf968 Temporarily changing id from autocomplete to streetAddress 2024-05-24 06:56:56 -04:00
AdamCaouetteSafelite
f634b58edc
Merge pull request #1866 from Safelite/feature/CSR-1742-ajc-r2
CSR-1742-r2: have cart use base-mixin shared logic
2024-05-23 19:43:36 -04:00
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
Leah Schumann
eabe655488 Prettified 2024-05-23 14:39:43 -04:00
Leah Schumann
7fd9396108 Setting this.matchedFound to true when autofilling 2024-05-23 14:37:03 -04:00
Leah Schumann
ac24ca69e0 Prettified 2024-05-23 09:38:31 -04:00
Leah Schumann
20dc07ad7d Trying to show address when adding text by input when the inputType is autofill 2024-05-23 08:48:52 -04:00
Leah Schumann
6e334c91d3 Prettified 2024-05-23 08:20:51 -04:00
Leah Schumann
444296eae1 Added 'nextTick' 2024-05-23 08:15:06 -04:00
Leah Schumann
2db671380a adding console logs to view on Chrome iOS 2024-05-22 11:39:01 -04:00
Leah Schumann
cbc956b017 Testing again 2024-05-22 10:57:18 -04:00
Leah Schumann
4ef2efd9e6 Unit tests and Prettified 2024-05-22 10:17:19 -04:00
Leah Schumann
a7a205965b Merge branch 'develop' into feature/CSR-2065 2024-05-22 10:09:02 -04:00
Leah Schumann
effd9ed7f6 Testing something to fix autofill / autocomplete on Chrome iOS 2024-05-22 10:08:13 -04:00
Bryan Mauger
3377cf4ebd CSR-2104 fix missing subheader style copy. 2024-05-22 09:50:03 -04:00
Leah Schumann
91dc1b8d03 Test autofill on clicking outside of address field 1 2024-05-21 11:21:06 -04:00
Leah Schumann
94eba9e7fe Merge branch 'develop' into feature/CSR-2065 2024-05-21 07:52:08 -04:00
Leah Schumann
c6b23904e5 Fixed bug, simplied code, and improved matches for autoselecting first item 2024-05-21 07:51:12 -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
Leah Schumann
7a6de6e23d Checkpoint - Unit tests fixed 2024-05-15 07:20:20 -04:00
Leah Schumann
c49476711e Checkpoint - fixing unit tests 2024-05-15 06:45:49 -04:00
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
Leah Schumann
a34e594832 Checkpoint 2024-05-02 08:53:11 -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
Leah Schumann
53530095dc WIP 2024-04-26 06:45:00 -04:00
Adam Caouette
fd5acc6946 last minute requirements change 2024-04-24 14:39:01 -04:00
Adam Caouette
b3944f2ab4 Merge branch 'develop' into feature/CSR-1742-ajc 2024-04-24 09:06:29 -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
62993978fc CSR-1742: correct wrong widget name 2024-04-23 09:19:46 -04:00
Bryan Mauger
66a880d6ea CSR-2045 update imagery, colors, typography to new Brand Guidelines. 2024-04-05 18:49:10 -04:00
Bryan Mauger
8c868a11df Merge branch 'develop' into CSR-2045-update-funnel-with-new-logo-and-typog 2024-04-04 14:45:00 -04:00
Sneha
4553fbf022 CSR-2021 2024-03-28 15:47:34 +05:30
Bryan Mauger
15b2341ba6 WIP updates for brand images and styles. 2024-03-27 15:43:35 -04:00
Bryan Mauger
a88e0108c6 Update navigation links to open in new window. 2024-03-27 10:16:03 -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
Adam Caouette
13dbad3680 CSR-1977: format change per prettier 2024-03-18 13:31:59 -04:00
Adam Caouette
636f8476af Merge branch 'develop' into feature/CSR-1977-ajc 2024-03-18 11:38:40 -04:00
Adam Caouette
99152df219 CSR-1977: ensures promo codes are in ALL CAPS even if they are returned from API call that way 2024-03-18 11:16:45 -04:00
Adam Caouette
a4a505ba43 CSR-1977: fix for TypeError: availableLineItems.filter is not a function 2024-03-18 09:54:34 -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
scottkiener
b842e5804f
Merge pull request #1786 from Safelite/feature/CSR-1971
CSR-1971 | Re-work quote page promos
2024-03-04 08:39:39 -05:00
AMSNEHA
a0b2598ab2
Merge pull request #1785 from Safelite/feature/CSR-1992
CSR-1992
2024-03-04 18:40:45 +05:30
Scott Kiener
a45702a560 CSR-1971 | sync local and store promos 2024-03-04 07:58:22 -05:00
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
Scott Kiener
b42e436288 CSR-1971 | Continue to clean up code 2024-03-01 15:21:38 -05:00
Scott Kiener
e67b661279 CSR-1971 | Reworking quote page 2024-03-01 15:16:13 -05:00
Scott Kiener
37b876f72c Auto stash before merge of "feature/CSR-1971" and "origin/develop" 2024-03-01 10:59:10 -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
Sneha
a0b201f31f Revert "CSR-1985"
This reverts commit 6321ccc8fe.
2024-02-27 10:33:38 +05:30
Sneha
6321ccc8fe CSR-1985
UI changes for promo modal
2024-02-26 15:51:29 +05:30
Scott Kiener
6d1deb8b75 Merge remote-tracking branch 'origin/release/end-to-end-insurance' into rlsmerge/endToEnd-to-develop 2024-02-19 14:33:24 -05:00
Scott Kiener
05f50e863e Merge remote-tracking branch 'origin/release/2024.02.22' into rlsmerge/2024.02.22-to-end-to-end 2024-02-19 13:49:58 -05:00
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
AMSNEHA
641207355d
Merge pull request #1747 from Safelite/feature/CSR-1764.2
Unit test
2024-02-13 12:00:07 +05:30
Sneha
abe2ff5d36 removing menu modal changes 2024-02-13 11:54:30 +05:30
Sneha
b8e788529f Unit test 2024-02-13 11:16:00 +05:30
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
CarlNation
05090b4345 Merge branch 'release/2024.02.08' into rlsmerge/2024.02.08-to-develop 2024-01-29 09:30:26 -05:00
Bryan Mauger
d54353538e WIP claim and coverage page additions. 2024-01-26 11:44:38 -05:00
Bryan Mauger
8cfa7499ab CSR-1925 set background color of modal overlay from black to white. 2024-01-22 13:25:41 -05:00
Bryan Mauger
d60cb9c45c CSR-1925 set background color of loading modal to white rather than gray. 2024-01-18 14:05:47 -05:00
Bryan Mauger
295ef1a387 CSR-1910 fix background color of subtotal row. 2024-01-09 15:35:22 -05:00
CarlNation
e056887ca5 CSR-1855 pretier 2024-01-09 10:00:51 -05:00
CarlNation
285bad0eb1 CSR-1855 global error handling
CSR-1855 global error handling
2024-01-09 09:55:30 -05:00
Chloe Herd
31d1c6f690 Changes 2024-01-02 12:08:10 -05:00
Adam Caouette
66fab1c774 CSR-1610 fixes to questions pages 2023-12-20 14:31:36 -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
1c8dc5becc CSR-1731 fix screenreader reading hamburger menu twice. 2023-11-20 16:10:08 -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
dd01528864 Merge branch 'develop' into feature/CSR-1388 2023-11-14 08:44:49 -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
Scott Kiener
09d21df072 CSR-1452 | Remove unused data member 2023-11-13 16:16:21 -05:00
Scott Kiener
13be6d4559 CSR-1452 | Tech review changes 2023-11-13 15:48:42 -05:00
Scott Kiener
f06d9e9e5e CSR-1452 | Loading modal spinner for revalidate (payment-method) 2023-11-13 14:23:40 -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