Commit graph

401 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
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