Commit graph

614 commits

Author SHA1 Message Date
Minojhini Valaiyapathi
5aacb6ec2a CASH-535 - updated 'cashSubTotal' to be 'cashPriceSubTotal' and to match the logic of 'priceSubTotal' 2025-05-07 12:57:30 -04:00
Chloe Herd
572f8de5bb Unplug Legacy Router 2025-05-07 11:44:55 -04:00
Chloe Herd
3eae075f6e Omnibus 2025-05-06 11:47:21 -04:00
Minojhini Valaiyapathi
a8f07d6237 CASH-505 - Fixed the format 2025-04-15 08:26:28 -04:00
Minojhini Valaiyapathi
6376b8d89c CASH-505 - Added application name to header in Logger 2025-04-15 08:24:43 -04:00
Scott Kiener
14165f72fd CASH-462 | Add applicationUser information to submittedState
Refactor experiment mixin
2025-04-07 10:45:35 -04:00
Scott Kiener
d38cc5f2e6 Revert "CASH-462 | First look at order changes"
This reverts commit e894522acb.
2025-04-03 10:31:52 -04:00
Scott Kiener
e894522acb CASH-462 | First look at order changes 2025-04-03 10:12:02 -04:00
Chloe Herd
2e3af146e6 Add page-skipping logic to quote 2025-03-31 15:32:02 -04:00
Adam Caouette
de708f9d95 CASH-152: post- tech review items 2025-03-18 19:42:44 -04:00
Adam Caouette
36da3b78be CASH-152: making code HARDER to read with prettier forced formatting 2025-03-17 13:27:15 -04:00
Adam Caouette
46bbd26944 CASH-152: prettier updates 2025-03-17 13:18:01 -04:00
Adam Caouette
0f7904fb52 CASH-152: remove commented out code 2025-03-17 10:43:26 -04:00
Adam Caouette
78b43fee69 CASH-152: fix merge-munged 2025-03-17 10:34:52 -04:00
Adam Caouette
edc9abe000 CASH-152: update endpoints 2025-03-17 10:32:56 -04:00
Adam Caouette
5412156766 CASH-152: massive commit to implement pricing by day on schedule page 2025-03-17 10:07:29 -04:00
Adam Caouette
58f2efcedb CASH-152: refactor/improve service-package-helper 2025-03-12 10:28:15 -04:00
Adam Caouette
d74c50c53e CASH-152: refactor/improve recal-helper 2025-03-12 10:21:04 -04:00
Adam Caouette
a98a45c769 CASH-152: refactor/improve pricing-helper 2025-03-12 10:16:56 -04:00
Adam Caouette
e4fee3c8ab CASH-152: refactoring changes 2025-03-11 15:15:45 -04:00
Adam Caouette
a499984526 CASH-152: Refactor - move cart- and payment- related helpers out of base mixin 2025-03-06 16:10:28 -05:00
Chloe Herd
72fd8d1a3c Rewrite GetRecalPartNumber(s) helper method 2025-02-19 13:55:08 -05:00
Chloe Herd
f716c1fc88 Don't refresh dxdev cookie with other cookies. 2025-02-04 12:52:37 -05:00
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
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
Chloe Herd
dd160a43fa Merge branch 'develop' into feature/csr-1984 2024-03-12 12:20:17 -04:00
Chloe Herd
5af18a36cf Also route insurance-company to heritage for verified users + tests 2024-03-12 12:20:00 -04:00
Leah Schumann
c9702aa569 Changed check for environment to be 'SysTest' instead of 'Test 2024-03-08 08:48:02 -05:00
Leah Schumann
45a2b5d022 Prettified 2024-03-08 08:10:48 -05:00
Leah Schumann
537158eff5 Changed app setting name for logging path 2024-03-08 08:04:46 -05:00
Leah Schumann
8c4984a9e8 Updated logger to fix env variable error and to add color coded log entries for the browser console 2024-03-08 08:01:40 -05:00
Chloe Herd
020908f8e9 Route quote to heritage when verified insurance 2024-03-07 15:27:07 -05:00
Chloe Herd
809d1838df Update unit tests 2024-03-07 12:14:52 -05:00
Leah Schumann
28b0ddfb0e Added Test environment to environments which display the log entries in the browser console. 2024-03-06 07:36:16 -05:00
Chloe Herd
3945113287 Navigation Logic Refactor 2024-03-05 11:19:31 -05:00
Leah Schumann
dae9620843 Prettified 2024-03-05 06:50:07 -05:00
Leah Schumann
9b7d2c8e81 Merge branch 'develop' into feature/CSR-32-A 2024-03-05 06:44:59 -05:00
Leah Schumann
3586ae1b94 Frontend Logging - MVP 2024-03-05 06:43:58 -05:00