Commit graph

222 commits

Author SHA1 Message Date
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
5af18a36cf Also route insurance-company to heritage for verified users + tests 2024-03-12 12:20:00 -04: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
Chloe Herd
3945113287 Navigation Logic Refactor 2024-03-05 11:19:31 -05:00
CarlNation
bf105542a1 CSR-1072
CSR-1072 allow end to end insurance local development without having to run heritage locally
2024-03-04 15:26:40 -05:00
chloeherdsafelite
122c7a0c1d
Merge pull request #1765 from Safelite/feature/csr-1973
Remove navigation exceptions for schedule, service-location.
2024-02-21 09:07:32 -05:00
Chloe Herd
5e2f79fa6a Formatting 2024-02-20 16:47:55 -05:00
Scott Kiener
05f50e863e Merge remote-tracking branch 'origin/release/2024.02.22' into rlsmerge/2024.02.22-to-end-to-end 2024-02-19 13:49:58 -05:00
Chloe Herd
01fa383521 Remove navigation exceptions for schedule, service-location. 2024-02-15 17:04:21 -05:00
Chloe Herd
11b7f52c8f Also remove ability for non-cash users to be routed past quote. 2024-02-08 10:51:33 -05:00
Chloe Herd
acd68f97d9 Auto-route only as far as Quote for cash users. 2024-02-07 16:02:22 -05:00
CarlNation
48bb6ed7e7 CSR-1072
* Get set parentAccount in cookie correctly
* Do not call order-items pricing when mobile fee returned no results
 * Allow insurance prereq to exclude supportingItems
2024-02-07 15:27:31 -05:00
CarlNation
4515ef09e3 Merge branch 'release/2024.02.08' into rlsmerge/2024.02.08-to-endToEnd 2024-01-29 11:47:16 -05:00
CarlNation
72df46d01e CSR-1072
new insurance fields
2024-01-26 15:26:26 -05:00
Chloe Herd
8ce1dd7d00 Capture workOrderId from save response and add to vuex 2024-01-23 14:17:41 -05:00
CarlNation
d01349d5ca CSR-1871
use settled tender amount to show hide cart on confirmation page
2023-12-07 14:02:32 -05:00
Chloe Herd
67c9b1609b Final cookie tests 2023-12-05 14:00:28 -05:00
Chloe Herd
4be83e9649 Is Cookie Set 2023-12-05 13:08:41 -05:00
Chloe Herd
48756a9683 Cleanup 2023-12-05 12:44:01 -05:00
Chloe Herd
1f0a0870c9 Session Id 2023-12-05 12:40:37 -05:00
Chloe Herd
736aee68e9 Session Key 2023-12-05 11:46:31 -05:00
Chloe Herd
aa59d955cb UserId + Formatting 2023-12-05 11:35:51 -05:00
Chloe Herd
f45d73e297 Tests for deviceID 2023-12-05 10:49:05 -05:00
Chloe Herd
648a43ba81 Remove log 2023-12-01 09:38:24 -05:00
Chloe Herd
921a3efbfd Define cookie TTLs as constants 2023-12-01 09:08:32 -05:00
Chloe Herd
0ba926d20c Move all specific cookie logic to cookie-helper 2023-12-01 08:37:22 -05:00
Chloe Herd
4510241bdd Cleanup 2023-12-01 08:12:19 -05:00
Chloe Herd
edd8158148 Iteration 1 2023-11-30 17:35:21 -05:00
CarlNation
ba7224a0ec CSR-1392
referral.locktoken is not persisted in the db so we need to return it to the calling application so it can be sent back in on the final wo submit
2023-11-09 08:41:02 -05:00
hiteshkumar87
785a51fdca customerPortalLoginToken
customerPortalLoginToken
2023-10-31 13:43:45 +05:30
CarlNation
4723eb8098 CSR-1392
associated tests
2023-10-29 10:25:05 -04:00
CarlNation
166940db04 CSR-1392
removed work order flags for submitting a pia in delete substatus and the final submit flag from the store and pass it as a parameter to save session instead.
2023-10-29 08:28:32 -04:00
CarlNation
1dba4521c5 CSR-1392
added paypal errorhandling and modals
2023-10-05 08:51:16 -04:00
CarlNation
5abc6f590d CSR-1413
more prettier
2023-09-29 08:23:57 -04:00
CarlNation
1653a6b4e3 CSR-1413
test coverage
2023-09-29 08:11:16 -04:00
CarlNation
b662ee4a99 CSR-1413
add routing from review to payment-method.
also move the submit work order from review to payment-method and await it.
2023-09-28 13:41:04 -04:00
Chloe Herd
fed47a13e9 Save/Load Session 2023-09-20 11:16:45 -04:00
Scott Kiener
49a4ac5247 Merge remote-tracking branch 'origin/release/2023.09.14' into rlsMerge/2023.09.14-to-develop 2023-09-14 15:33:01 -04:00
CarlNation
9e3e2a820b CSR-1625
prettier
2023-09-08 08:29:47 -04:00
CarlNation
a3dff865ea CSR-1625
router/index.js assumes a load-session successful response should always go to heritage.  This may have been true in the initial version of NextGen but now we can load and direct it to the correct page.  The incorrect routing to heritage was also failing here for returning users that already had a NextGen cookie.  The error caused us to route to the beginning.
Fixed that error by removing the default true in the navigateToHeritageFunnel and changing all calls to pass a true or false.
2023-09-08 08:25:44 -04:00
scottkiener
0ec6c85b9c
Merge pull request #1332 from Safelite/feature/skiener/CSR-1617
CSR-1617 | Navigation defect IsVinOptionalNotRepair
2023-09-05 10:27:57 -04:00
Scott Kiener
a6e40db17c CSR-1617 | Formatting 2023-09-05 10:19:31 -04:00
Scott Kiener
29d3c08b36 CSR-1617 | Defect fix - IsVinOptionalNotRepair 2023-09-05 10:18:47 -04:00
CarlNation
f585f853c0
Merge pull request #1329 from Safelite/feature/CSR-1623
CSR-1623
2023-09-01 11:09:23 -04:00
CarlNation
c18bdec2ab CSR-1623
missed semi-colons prettier
2023-09-01 11:04:48 -04:00
CarlNation
b14119278e CSR-1623
persist promo code and pass to heritage
2023-09-01 10:58:07 -04:00
Scott Kiener
52b54d44dc CSR-1617 | Save quote defect (skip vin-lookup) 2023-09-01 10:24:47 -04:00
AMSNEHA
db7ae81a6a
Merge branch 'develop' into feature/CSR-1425 2023-08-21 18:15:55 +05:30