Bill Richardson
e25425e2a0
This should have the new behavior and keep the old behavior
2023-10-27 14:16:12 -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
hiteshkumar87
38f7ef3339
CSR-1618
...
added FirstAvailableAppointment GA event
2023-08-28 12:20:59 +05:30
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
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
hiteshkumar87
eb6d6a4140
zip code GA event optimized
...
code optimized
2023-08-02 13:35:53 +05:30
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
Adam Caouette
b1ad1d921b
CSR-1454: formatting changes
2023-07-05 11:27:16 -04:00
Adam Caouette
a05951b7ce
CSR-1454: minor tweak to avoid returning empty strings which were creating extra empty markup
2023-07-05 10:32:35 -04:00
Leah Schumann
716fbe3603
Tech review changes
2023-06-09 14:45:04 -04:00
Adam Caouette
4214de2ded
CSR-1421: fixes to unit tests once router-link was moved into textBlock
2023-06-07 09:50:13 -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
Adam Caouette
3693636924
Merge branch 'develop' into feature/CSR-886
2023-03-15 09:54:17 -04:00
Leah Schumann
0c6d2cb6e8
Got unit tests working again
2023-03-09 13:38:20 -05:00
Leah Schumann
4b6be3fa5c
More changes from tech review
2023-03-08 13:23:53 -05:00
CarlNation
b7860a6e14
Merge branch 'develop' into feature/CSR-785
2023-03-07 09:57:47 -05:00
CarlNation
6a125d8d78
CSR-785
...
Rename accountNumber to parentAccountNumber and relocate to Payment object
2023-03-07 09:57:24 -05:00
Leah Schumann
b779b948d6
Completed unit tests
2023-03-03 10:15:48 -05:00
Leah Schumann
e6625aeb34
Addl unit tests for service-location and tests for mobile-location-modal-question
2023-03-02 14:04:55 -05:00
Leah Schumann
8d8d253bfc
Preparing for additional unit tests of page and mobile location component
2023-03-01 09:11:31 -05:00
Leah Schumann
2be5a55cac
Removed tests that are no longer applicable for mobile-location-modal-questions
2023-02-28 10:10:25 -05:00
Leah Schumann
81819b898e
Moved calculation of mobile fee to the page level
2023-02-28 09:47:13 -05:00
Scott Kiener
10e49b041f
CSR-1166 | Update navigation rules with Quote page
2023-02-24 11:31:43 -05:00
Adam Caouette
ec9963fb1e
CSR-886: add props to getMountOptions unit test helper
2023-02-10 13:15:50 -05:00
Scott Kiener
c8e7bc79ee
CSR-1166 | Update navigation rules with Quote page
2023-02-07 13:56:31 -05:00
Matt Sykes
1319cca813
Merge branch 'release/2023.01.19' into rlsmerge/2023.01.19-to-develop
2023-01-30 10:19:37 -05:00
Bryan Mauger
ff65f31036
CSR-1024 match/merge code from ISS.
2023-01-24 16:06:29 -05:00
CarlNation
b3edba964d
CSR-1086 Recover from old saved sessions and errors
2023-01-17 10:19:54 -05:00
Scott Kiener
941097a407
CSR-1055 | Defer most await scenarios to saveSession call
2023-01-16 12:09:50 -05:00
CarlNation
c56ca9f1d6
CSR-984 only persist to Dynamo fields not in sv2/salesforce
2022-12-15 13:49:37 -05:00
Katie
8665569554
CSR-747 Fix merge conflict
2022-12-13 16:47:45 -05:00
Katie
8a5b81cb6a
CSR-747 Format
2022-12-13 16:41:06 -05:00
Katie
1ba6a13875
CSR-747 Add isInsurance override on quote
2022-12-13 16:40:10 -05:00
CarlNation
433647c50a
Merge pull request #876 from Safelite/feature/CSR-963
...
Feature/csr 963
2022-12-13 15:59:43 -05:00
CarlNation
c09c6da283
CSR-963 experiment settings compare as strings
2022-12-13 15:52:31 -05:00
Scott Kiener
7e72d9822d
CSR-504 | Implement pricing endpoint call
2022-12-13 14:50:48 -05:00