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
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
Scott Kiener
ce6b6b16af
CSR-1582 | Remove backwards compatibility code
...
This won't be released until after Oct 8th
2023-08-15 09:51:38 -04:00
Scott Kiener
82a73565bd
CSR-1582 | isInsurance is nullable & navigation changes
...
Allow saveSession to send a null value for isInsurance
Allow service packages to be auto selected based on if isInsurance is null
Add in service location and schedule pages to navigation logic
2023-08-15 09:04:32 -04:00
Sneha
943b5c8d76
CSR-1425
...
Removing existing YMMS
2023-08-11 14:54:24 +05:30
CarlNation
576e96afae
Revert "Merge pull request #1278 from Safelite/feature/CSR-1582"
...
This reverts commit 5c67a0859e .
2023-08-07 16:56:54 -04:00
CarlNation
792c379080
CSR-1588
...
persist referral seq number and send to analytics
2023-08-04 11:49:13 -04:00
CarlNation
0411e3cd1f
CSR-1582 concept save quote links do not load
2023-07-28 13:26:20 -04:00
CarlNation
209977b389
Revert "CSR-1552"
...
This reverts commit 517e79d62d .
2023-07-20 07:09:59 -04:00
CarlNation
517e79d62d
CSR-1552
...
allow unverified insurance to return to quote page. set a variable indicating switching from insurance to cash to pass to heritage so referral properties can be reset.
2023-07-19 10:51:44 -04:00
CarlNation
0a6593c597
Merge branch 'release/2023.05.04' into rlsmerge/2023.04.05-to-develop-04.25
2023-04-25 10:42:54 -04:00
CarlNation
8b824d9ec1
CSR-1338
...
rename hasWindshield to includesWindshieldReplacement
2023-04-21 13:42:32 -04:00
CarlNation
553338e56f
CSR-1338
...
prettier
2023-04-21 10:30:58 -04:00
CarlNation
e316378d2c
CSR-1338
...
If there is no windshield selected then do not require a vin lookup
2023-04-21 10:14:35 -04:00
CarlNation
6a125d8d78
CSR-785
...
Rename accountNumber to parentAccountNumber and relocate to Payment object
2023-03-07 09:57:24 -05:00
Scott Kiener
10e49b041f
CSR-1166 | Update navigation rules with Quote page
2023-02-24 11:31:43 -05:00