Commit graph

5748 commits

Author SHA1 Message Date
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
babde24dd0 CASH-77: update unit tests for /quote 2025-01-14 04:33:00 -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
Adam Caouette
4d12660664 Merge branch 'feature/CASH-79-bm' into feature/CASH-79-ajc 2025-01-13 16:26:02 -05:00
Bryan Mauger
88356a0aaa Style for green checkmark and alert. 2025-01-13 15:24:25 -05:00
Adam Caouette
fb492119d3 CASH-79: fix page names passed in 2025-01-13 14:59:59 -05:00
Adam Caouette
2951d32275 CASH-79: add save progress feature to other questions pages 2025-01-13 14:45:19 -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
Adam Caouette
2b9ac34b48 CASH-79: hook up with new Save Quote and API 2025-01-13 14:20:17 -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
1019d2312d Merge branch 'release/2025.01.16' into feature/CASH-79-ajc 2025-01-13 13:05:45 -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
CarlNation
8163945ea9 CASH-79
CASH-79 persist to sv2 in case user hits refresh on the page or closes browser.  email address would be lost.
2025-01-13 10:34:13 -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
CarlNation
aedd4f5987 CASH-79
CASH-79 remove comment
2025-01-13 08:03:23 -05:00
CarlNation
42cbc6cf6b CASH-79 Front end save quote api call
CASH-79 Front end save quote api call
2025-01-12 18:59:22 -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
Adam Caouette
fc3e57321e CASH-79: fix problems when loader suppressed 2025-01-12 15:41:57 -05:00
CarlNation
209ce4c467 CASH-44 map deductibles needed by Safelite Api
CASH-44 map deductibles needed by Safelite Api
2025-01-08 09:38:58 -05:00
hiteshkumar87
e4c58c415a Cash-49
Hide appointment details preview on expand
2025-01-08 19:48:23 +05:30
Scott Kiener
4d99a07e89 CASH-56 | Clear VAPS when glass damage changes
This fixes an issue where rear wipers were still on the order after removing rear glass. Then wiper promos stopped working on quote. See card for full details
2025-01-07 09:57:22 -05:00
CarlNation
1961f2ec33 CASH-64
CASH-64 revert changes.  attempting fix in SV2 repo
2025-01-02 10:16:44 -05:00
CarlNation
59b7acc2bd CASH-64
CASH-64 return true to prevent router from navigating to vehicle page before the jump back to heritage
2025-01-02 08:18:30 -05:00
CarlNation
3916612d23 CASH-64
CASH-64 if missing the prereqs for insurance on service-location, send back to heritage.  This happens when the user is using browser back/forward buttons to navigate.  This doesn't happen locally so need to push this to dev in order to test further.
2025-01-02 07:44:42 -05:00
CarlNation
2e3e8a67bb CSR-2423 when researching meemic defect, noticed that coverage sub status of CMPDED gets overwritten
CSR-2423 when researching meemic defect, noticed that coverage sub status of CMPDED gets overwritten
2024-12-24 08:09:20 -05:00
bmauger
abe84137b7
Merge branch 'develop' into CSR-2435-adjust-banner-width 2024-12-16 15:39:47 -05:00
Bryan Mauger
a26aa67ae5 CSR-2435 make alert span full width.
Adjust for word wrap.
2024-12-16 15:16:06 -05:00
Bryan Mauger
f62f119ad3 Code cleanup. 2024-12-13 15:16:50 -05:00
Bryan Mauger
a68a10e9bc Update unit tests. 2024-12-13 14:57:05 -05:00
bmauger
96aca0094e
Merge branch 'develop' into CSR-2427-add-appt-details 2024-12-13 10:02:30 -05:00
AdamCaouetteSafelite
2ce5ba89dc
Merge branch 'develop' into feature/CSR-2489 2024-12-13 09:18:17 -05:00
Adam Caouette
97232fa737 CSR-2489: add insuranceCompanyName value to dataLayer 2024-12-12 17:16:32 -05:00
Bryan Mauger
213fa434cc WIP format updates. 2024-12-12 17:07:03 -05:00
Bryan Mauger
4aace86c80 WIP appt details snapshot updates. 2024-12-12 16:08:53 -05:00
CarlNation
5616141b05 Merge branch 'release/2024.12.12' into rlsmerge/12.12toDev 2024-12-12 15:49:20 -05:00
CarlNation
4757dd93d0 Do not send safeliteHop amounts less than 0
Do not send safeliteHop amounts less than 0
2024-12-12 15:12:47 -05:00
CarlNation
72c4fcc491 Merge branch 'release/2024.12.12' into rlsmerge/12.12toDev 2024-12-12 12:22:34 -05:00
Sneha
c6baefd0fb Update license-plate-lookup.vue 2024-12-12 11:52:13 +05:30
Sneha
5a629be741 CSR-2486 2024-12-12 11:49:21 +05:30
CarlNation
33166f71c6 tests
tests
2024-12-11 13:58:33 -05:00
CarlNation
a431a58fd5 date functions use client browser for date parts
date functions use client browser for date parts.  just parse it instead
2024-12-11 13:41:36 -05:00
CarlNation
96bde9eb40 toString on the referralDate issue
toString on the referralDate issue.  the toString javascript function is adding timezone causing issues after 7pm
2024-12-10 18:42:59 -05:00
hiteshkumar87
f332449ef6 CSR-2419
Home Address lookup remove default focus
2024-12-10 18:49:08 +05:30