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
hiteshkumar87
3cbabbb204
Merge pull request #1908 from Safelite/merge-dev-to-CSR-2087
...
Merge dev to csr 2087
2024-07-18 20:34:56 +05:30
hiteshkumar87
ac873bf893
CSR-2087
...
create session storage
2024-07-18 20:15:09 +05:30
CarlNation
6d7f68ab7e
CSR-977 revert suppressvincapture decommission
...
CSR-977 revert suppressvincapture decommission
2024-07-17 08:45:52 -04:00
CarlNation
258c8ec2a3
CSR-2091 prettier
2024-06-04 13:56:32 -04:00
CarlNation
73144f8347
CSR-2091
...
CSR-2091 increase code coverage %
2024-06-04 13:49:44 -04:00
Chloe Herd
de4dd9bada
Change location of checks + exact check for "verified" navigation
2024-05-09 13:07:34 -04:00
CarlNation
65d8198b1c
CSR-977
...
CSR-977 Decommission vin capture experiment setting
2024-05-07 10:15:16 -04:00
hiteshkumar87
5fce807c5b
Merge pull request #1815 from Safelite/feature/Digital/CSR-2039
...
CSR-2039
2024-04-01 17:45:20 +05:30
hiteshkumar87
72c52f457b
CSR-2039
...
code cleanup - remove loader parameter
2024-04-01 17:29:14 +05:30
Sneha
4553fbf022
CSR-2021
2024-03-28 15:47:34 +05:30
Chloe Herd
79f9d3cfc2
Send user to estimate/vin-lookup if verified + going to quote/insurance
2024-03-20 14:59:06 -04:00
CarlNation
5333200395
CSR-2035
...
CSR-2035 The fees get removed on insurance orders causing the findindex on supportingitems to throw a script error.
2024-03-20 09:05:09 -04:00
CarlNation
57a0dc5e17
Merge branch 'develop' into feature/CSR-2005
2024-03-14 16:01:46 -04:00
CarlNation
cc0d97ca75
CSR-2005
...
CSR-2005 changes to select parent account and navigate to Heritage
2024-03-14 16:00:52 -04:00