Commit graph

541 commits

Author SHA1 Message Date
Chloe Herd
009f07df05 Prettier + parenthesis change 2025-01-27 18:06:01 -05:00
Chloe Herd
c313241d62 Merge branch 'release/2025.01.30' into feature/CASH-146 2025-01-27 18:04:03 -05:00
Chloe Herd
a8a959e491 Change eval to getBoolFromString helper 2025-01-27 18:02:34 -05:00
CarlNation
ccc3feb15e CASH-160
CASH-160 promo code lost coming from content site /cjrepair.  Added all passed querystring keys to the redirect to return-user so they're not lost.
2025-01-24 13:50:40 -05:00
CarlNation
7ff2c1b38f CASH-109
CASH-109 the implicit navigation won't work for verified insurance because the quote prereqs always returns false because verified insurance is not permitted on quote page.
Also prevent glassparts from being removed for return-users.
2025-01-22 10:44:12 -05:00
CarlNation
dca0539448 CASH-79
CASH-79 add some info to the global logger to help line up a cloudwatch error with an entry in quantum
2025-01-15 07:01:02 -05:00
CarlNation
25717e674b CASH-79 move save-session after save quote
CASH-79 move save-session after save quote so that the email is still empty in Dynamo when the save-quote is called
2025-01-14 11:30:28 -05:00
CarlNation
2fa5a4d395 Merge branch 'release/2025.01.09' into rlsmerge/2025.01.09-to-01.16 2025-01-14 11:11:18 -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
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
CarlNation
02183aab9f CASH-80 request insurance company page and let nextgen decide
CASH-80 request insurance company page and let nextgen decide
2025-01-07 13:21:52 -05:00
CarlNation
d2ae8a5237 CASH-80 tests
CASH-80 tests
2025-01-07 13:19:35 -05:00
CarlNation
68b76c5f0d CASH-80 correct test
CASH-80 correct test
2025-01-06 14:52:16 -05:00
CarlNation
c2aa73cf7c CASH-80
CASH-80 allow heritage to redirect to insurance company page now.
2025-01-06 14:15:58 -05:00
CarlNation
b02cbf5ceb test fix
test fix
2024-12-06 10:54:09 -05:00
CarlNation
2ae25e6bd0 cookie date time fix
The cookie is storing date time attributes in UTC causing an exception in heritage code when it hits the comma separating parts of the string.  ie:  SavedSessionTimeoutDate":"Mon, 20 Jan 2025 15:31:51 GMT"
2024-12-06 10:33:05 -05:00
CarlNation
67b7efc50e CSR-2401 back navigation issue between NextGen and Heritage
CSR-2401 back navigation issue between NextGen and Heritage
2024-11-20 07:03:13 -05:00
CarlNation
8dbb39d2e8 logging fixes
logging fixes
2024-11-15 12:07:39 -05:00
CarlNation
b0d6ad304e CSR-2386 nav corrections
CSR-2386 nav corrections
2024-11-15 10:24:35 -05:00
hiteshkumar87
39033e858d CSR-2066
handleBeforeUnload and formatting
2024-11-13 13:57:17 +05:30
hiteshkumar87
7bd2396160 CSR-2066
unit test cases
2024-11-12 21:48:23 +05:30
hiteshkumar87
6790d97b82 CSR-2066
formatting
2024-11-12 21:26:30 +05:30
hiteshkumar87
d8c5c82876
Merge branch 'release/2024.11.21' into Feature/Digital/CSR-2066 2024-11-12 21:23:43 +05:30
hiteshkumar87
9065676535 CSR-2066
Cleanup Before Navigate to External
2024-11-12 21:20:40 +05:30
hiteshkumar87
a5dc5a567f
Merge pull request #2099 from Safelite/Feature/Digital/CSR-2066
CSR-2066
2024-11-12 14:13:20 +05:30
hiteshkumar87
18fc191576 CSR-2066
Cleanup Before Navigate to External
2024-11-12 13:49:36 +05:30
CarlNation
0060011534 CSR-2253 clear heritage session
CSR-2253 clear the heritage session with querystring when starting a new session but there was previously a submitted order.  Otherwise CCPolicyInfo will disable fields.
2024-11-11 06:02:19 -05:00
Sneha
248bca5113 Tech review changes 2024-10-29 18:47:29 +05:30
Chloe Herd
d5378109c6 Update calls for service location page 2024-10-15 17:02:03 -04:00
CarlNation
c07bfd7e17 allow sys to return to localhost 2024-10-11 18:31:09 -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
CarlNation
e26fda362b CSR-1600
CSR-1600 spec file test
2024-09-23 14:36:16 -04:00
CarlNation
40ba5bb3b8 CSR-1600
CSR-1600 rename pia field
2024-09-23 14:04:47 -04:00
Chloe Herd
51fb83932d Update containsRecalPart to accept both lineitems formats 2024-09-12 12:28:32 -04:00
Chloe Herd
4075d685f4 Merge branch 'develop' into feature/csr-2147 2024-09-12 09:53:52 -04:00
Chloe Herd
6f3e35388b Create helper files 2024-09-12 09:52:39 -04:00
CarlNation
114d6a88ca prettier 2024-09-06 10:04:09 -04:00
CarlNation
b0e106df4a Merge branch 'develop' into feature/CSR-2193 2024-09-06 10:00:11 -04:00
CarlNation
6b42a04068 CSR-2193 submittedOrder issue
CSR-2193 the getter in the vuex store does not seem to return the submittedOrder data.  Possibly related to caching due to the recent upgrade to vuex.  Not 100% certain.  So just moved the submittedOrder logic out of the store and into the basemix.
2024-09-06 09:58:56 -04:00
hiteshkumar87
71fbc6a595 CSR-1629
creating non-CJ and CJE cookie for Nextgen
2024-09-04 14:42:48 +05:30
CarlNation
c1b76a322b change variable for heritage url
change variable for heritage url
2024-08-28 11:15:56 -04:00
CarlNation
0912930b94 debug url 2024-08-28 10:36:24 -04:00
CarlNation
6ef362b1ff prettier 2024-08-26 15:18:31 -04:00
CarlNation
b6df3ac8d2 CSR-2177
CSR-2177 we need to allow navigation forward on a policy vehicle change so that we call parts again for the new vehicle.  Having the jump back to heritage on service-zip prevents parts from being called again so we end up in heritage with no items on the order.  Nav to heritage will still happen in the vehicle-questions-mixin logic or the quote beforerouteenter logic.
2024-08-26 15:13:30 -04:00
CarlNation
ffdfee7263 CSR-2087 null check 2024-08-21 08:46:03 -04:00
hiteshkumar87
a2b3e5bb31 CSR-1632
unit test case
2024-08-12 17:36:18 +05:30
hiteshkumar87
8322d44173 CSR-1632
Affiliate Cookies
2024-08-09 18:04:43 +05:30
Josh Seltzer
547824db08 Merge branch 'develop' into feature/CSR-1903 2024-07-22 14:19:54 -04:00
Josh Seltzer
1159ab6c09 CSR-1903 - Display service duration on confirmation 2024-07-22 14:19:14 -04:00