Commit graph

3572 commits

Author SHA1 Message Date
Bill Richardson
e25425e2a0 This should have the new behavior and keep the old behavior 2023-10-27 14:16:12 -04:00
hiteshkumar87
deebd15e1a Update index.js 2023-09-15 19:50:55 +05:30
hiteshkumar87
863edfdeb9 Update index.js 2023-09-15 19:43:18 +05:30
Scott Kiener
b73abadebd CSR-1614 | Formatting 2023-09-12 11:22:00 -04:00
Scott Kiener
2da09b11b7 CSR-1642 | Mobile fee not being saved to supporting items fix 2023-09-12 11:20:13 -04:00
Scott Kiener
adaa964a4c CSR-1635 | Move supportingItems save to store to Quote page load 2023-09-08 16:43:19 -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
8dfa5d80a6 Update index.js
rename the method FirstAvailableAppointment to getTimeSlotsAdditionalEventData
2023-08-31 18:40:05 +05:30
hiteshkumar87
38f7ef3339 CSR-1618
added FirstAvailableAppointment GA event
2023-08-28 12:20:59 +05:30
Scott Kiener
b54fafb929 CSR-1582 | Unit tests and formatting 2023-08-15 09:18:40 -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
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
14c3fe0663 CSR-1588
Seq number should always be returned by safelite api so no need to fall back to referral number
2023-08-04 14:21:08 -04:00
CarlNation
1f32f91398 CSR-1588 prettier 2023-08-04 12:56:11 -04:00
CarlNation
792c379080 CSR-1588
persist referral seq number and send to analytics
2023-08-04 11:49:13 -04:00
CarlNation
563d638fe2 CSR-1588
pass referral and parent account to logging api
2023-08-03 15:02:42 -04:00
Sneha
dd3bebd9a6 CSR-1586
Removing  isvinoptional for ford 2018 or above
2023-08-03 11:37:14 +05:30
hiteshkumar87
eb6d6a4140 zip code GA event optimized
code optimized
2023-08-02 13:35:53 +05:30
hiteshkumar87
0621af33ad Update analytics.js 2023-08-01 16:24:04 +05:30
hiteshkumar87
ccfa927be5 Update vehicle-damage.vue 2023-08-01 16:22:30 +05:30
hiteshkumar87
22cee7a5e9 zip code GA event
zip code GA event at get damage-options
2023-08-01 16:18:21 +05:30
CarlNation
0411e3cd1f CSR-1582 concept save quote links do not load 2023-07-28 13:26:20 -04:00
Scott Kiener
b736447cdd Merge remote-tracking branch 'origin/release/2023.07.27' into rlsmerge/2023.07.27-to-2023-08-10 2023-07-28 11:16:19 -04:00
Scott Kiener
98fdb82ccb Vin-Lookup pages defect fix
Replace/Remove usages of SaveServiceLocation with SaveZipCodeInfo
2023-07-27 16:36:48 -04:00
Scott Kiener
5f2bce2415 Fix Address-Lookup error 2023-07-27 15:32:14 -04:00
hiteshkumar87
190a4e8a60
Merge pull request #1273 from Safelite/rlsmerge/2023.07.27-to-2023-08-10
Rlsmerge/2023.07.27 to 2023 08 10
2023-07-27 15:58:27 +05:30
CarlNation
4c841a52ba CSR-1573 2023-07-24 11:35:09 -04:00
CarlNation
36ceebb725 CSR-1573
backout previous change and use vee validate to accomodate the defect
2023-07-24 11:17:50 -04:00
Scott Kiener
1efb2a6faa CSR-1546 | Make date-picker work with arrow keys 2023-07-24 10:04:52 -04:00
CarlNation
2e8be9171c CSR-1573
a few non C&C clients required last 5 of vin.  when they return to NextGen navigation breaks because of vin validation
2023-07-24 10:00:44 -04:00
hiteshkumar87
ca7ffbd7f6 formatting 2023-07-24 12:05:39 +05:30
hiteshkumar87
a244865c5e Update vehicle-damage.vue
formatting
2023-07-24 11:57:54 +05:30
hiteshkumar87
62eda36f75 Update vehicle-damage.spec.js
formatting
2023-07-24 11:54:53 +05:30
hiteshkumar87
32f11ba277 Update vehicle-damage.spec.js
added zip code to get damage options
2023-07-24 11:49:16 +05:30
CarlNation
8c049d96a6
Merge pull request #1261 from Safelite/feature/CSR-1552
CSR-1552 removing code related to defect.  Possibly working as designed
2023-07-21 09:34:20 -04:00
CarlNation
b792b21ac2 CSR-1552 removing code related to defect. Possibly working as designed 2023-07-21 09:14:08 -04:00
hiteshkumar87
d4db6c821c CSR-1529
zipcode GA event
2023-07-21 18:00:06 +05:30
Chloe Herd
9720f19478 Merge branch 'release/2023.07.27' into defect/CSR-1485-2 2023-07-20 09:09:29 -04:00
Chloe Herd
faf7ce3db9 Scroll to date-picker error when it appears. 2023-07-20 09:09:04 -04:00
CarlNation
6e9c109b8e
Merge pull request #1255 from Safelite/feature/CSR-1552
Feature/csr 1552
2023-07-20 07:53:19 -04:00
CarlNation
1a1ee19786 CSR-1552
fix tests
2023-07-20 07:46:01 -04:00
CarlNation
7c316acb7c CSR-1552
treat referral 6 digits and isverified differently.  unverified is allowed to return to quote page and switch to cash while verified is not.  both have 6 digit referral numbers.
2023-07-20 07:15:59 -04:00