Commit graph

859 commits

Author SHA1 Message Date
bmauger
e31ad24a6e CSR-572 fix so proper alert shows based on VIN. 2022-05-16 10:59:18 -04:00
bmauger
1985932f0f CSR-561 QA Updates
Fix so perfect match alert doesn't display if zip code error alert is present.
2022-05-16 10:31:56 -04:00
Leah Schumann
094ce5098b Fixed vertical spacing between email field and first alert 2022-05-13 15:40:14 -04:00
Leah Schumann
19602c8357 Merge branch 'develop' into feature/CSR-104 2022-05-13 15:14:35 -04:00
bmauger
3c7f795712 CSR-564, CSR-552 QA bug fixes.
Update vinInformation line spacing, image size, spacing. Update error message letter case. Update alert color.
2022-05-13 14:24:02 -04:00
Donielle Austin
1c4d609959 testing 2022-05-13 14:07:06 -04:00
Leah Schumann
186cf226ea Merging from develop, removed unnecessary line break 2022-05-13 14:05:21 -04:00
Leah Schumann
ba623fc85e Merge branch 'develop' into feature/CSR-104 2022-05-13 14:02:44 -04:00
Leah Schumann
fc8be0cee2 Fixed multiple vehicle matching entered vehicle bug 2022-05-13 14:01:11 -04:00
Donielle Austin
4ecf7b0d5a will update tests later 2022-05-13 13:40:15 -04:00
Scott Kiener
3fd13842d9 Merge remote-tracking branch 'origin/develop' into feature/CSR-408 2022-05-13 10:44:57 -04:00
Scott Kiener
4ec5217dae CSR-408 | Refactor and Fix Unrelated Bugs
Bugs fixed:
-Compile time error regarding logic done in "computed"
-Forward button now updates correctly on license-plate-lookup when VIN is changed.

Refactored alert.vue to make it more readable
2022-05-13 10:44:43 -04:00
katieoh-safelite
19d796f49c
Merge pull request #441 from Safelite/feature/CSR-416
CSR-416 Move setting service address to address-lookup
2022-05-13 09:24:15 -04:00
Katie
ddc47e346b CSR-416 Move setting service address to address-lookup 2022-05-13 09:20:04 -04:00
Donielle Austin
89d32b6a5b ga event defect 2022-05-12 16:52:40 -04:00
katieoh-safelite
e054eef031
Merge pull request #433 from Safelite/feature/CSR-416
Feature/csr 416
2022-05-12 15:57:01 -04:00
Katie
7fae07a59e CSR-416 Revert 2022-05-12 15:53:49 -04:00
Katie
50d837b798 CSR-416 Rename function 2022-05-12 15:31:21 -04:00
Katie
7a511d73bc CSR-416 Move setupOrderBeforeSave to address-lookup 2022-05-12 15:28:45 -04:00
bmauger
a4c4022031
Merge pull request #439 from Safelite/brm-alert-fixes
Alert fixes. Remove incorrect duplicate alert.
2022-05-12 15:17:34 -04:00
bmauger
3f7e7921aa Alert fixes. Remove incorrect duplicate alert. 2022-05-12 15:12:21 -04:00
AdamCaouetteSafelite
075b79dd9c
Merge pull request #417 from Safelite/feature/CSR-347
Feature/CSR-347
2022-05-12 14:44:25 -04:00
Adam Caouette
016e5c93af CSR-347: refactor per PR comments 2022-05-12 14:06:46 -04:00
Leah Schumann
449f3acde3 Merge branch 'develop' into feature/CSR-104 2022-05-12 13:08:00 -04:00
Leah Schumann
d820c67352 Added missing back button event handler 2022-05-12 13:05:10 -04:00
katieoh-safelite
8ca6108fa4
Merge pull request #436 from Safelite/feature/CSR-553
CSR-553 Fix address-lookup margin
2022-05-12 11:46:34 -04:00
Katie
a1eccbc565 CSR-553 Fix address-lookup margin 2022-05-12 11:39:30 -04:00
Leah Schumann
adf823a1b9 Merge branch 'develop' into feature/CSR-104 2022-05-12 10:38:15 -04:00
Leah Schumann
7e9a719f8a Fixed navigation bug for when multiple vehicles are found and one of them matches the vehicle entered 2022-05-12 10:34:39 -04:00
Katie
38619cba32 CSR-553 Fix margin on address-lookup page 2022-05-12 10:26:17 -04:00
Katie
e9524018bf Merge branch 'revert-415-revert-411-feature/CSR-416' into feature/CSR-416 2022-05-12 08:44:42 -04:00
bmauger
a0b4603056
Merge pull request #431 from Safelite/brm-remove-dup-alert
Remove duplicate alert. Fix word wrap in alert.
2022-05-12 08:28:12 -04:00
Leah Schumann
3c9ddc6914 Merge branch 'develop' into feature/CSR-104 2022-05-12 08:16:39 -04:00
Leah Schumann
9846e1bf83 Latest auto-fill fix 2022-05-12 08:07:46 -04:00
bmauger
19e78e0bba Remove duplicate alert. Fix word wrap in alert. 2022-05-11 17:00:03 -04:00
Adam Caouette
06602711b7 CSR-551 restore missing cmsWidgetName 2022-05-11 16:48:32 -04:00
bmauger
997b88f926 CSR-458 bug fix updates.
Fix font size, remove duplicate alert, fix alert color, fix service zip required error message, update vin format message.
2022-05-11 14:24:55 -04:00
katieoh-safelite
284aea5a9a
Merge pull request #423 from Safelite/feature/CSR-543
CSR-543 Allow for number validation in textbox-questions for initialV…
2022-05-11 13:36:18 -04:00
Katie
5ea372c1b4 CSR-523 Fix registration zip error on license-plate-lookup 2022-05-11 13:31:22 -04:00
Katie
a3476b7098 CSR-543 Allow for number validation in textbox-questions for initialValues 2022-05-11 13:22:13 -04:00
Adam Caouette
97bde06c7a Merge branch 'develop' into feature/CSR-347 2022-05-11 13:10:57 -04:00
Adam Caouette
3a75745764 CSR-347: finish building address-vehicles page 2022-05-11 09:33:26 -04:00
Leah Schumann
c598dbf2dd
Merge pull request #414 from Safelite/feature/CSR-104
Added loading modal when the entered vehicle is found or the glass is…
2022-05-11 09:13:52 -04:00
katieoh-safelite
764c8559d2
Revert "Revert "Feature/csr 416"" 2022-05-11 08:17:33 -04:00
katieoh-safelite
825b50505e
Revert "Feature/csr 416" 2022-05-11 08:12:37 -04:00
bmauger
53aaa14b6c
Merge pull request #411 from Safelite/feature/CSR-416
Feature/csr 416
2022-05-11 08:09:52 -04:00
Leah Schumann
cd930af6b8 Added loading modal when the entered vehicle is found or the glass is available for the vehicle found 2022-05-11 08:02:36 -04:00
Adam Caouette
4e349eaee4 Merge branch 'develop' into feature/CSR-347 2022-05-10 17:16:57 -04:00
Leah Schumann
4ae205aea1
Merge pull request #413 from Safelite/feature/CSR-104
Feature/csr 104
2022-05-10 17:00:49 -04:00
DonielleAtSafelite
48bc7f47c4
Merge pull request #412 from Safelite/csr/414-v3
ui defects
2022-05-10 16:42:27 -04:00
Donielle Austin
69d94610d7 ui defects 2022-05-10 16:39:23 -04:00
Leah Schumann
0d0c4a8b27 Merge branch 'develop' into feature/CSR-104 2022-05-10 16:38:47 -04:00
Leah Schumann
5e0174c64a We now populate the service zip code with the registration zip code when the registration zip code is serviceable and the service zip code is not entered 2022-05-10 16:38:02 -04:00
Katie
92900249f7 CSR-416 Change using registrationZip to serviceZip on vin-lookup 2022-05-10 16:34:16 -04:00
Donielle Austin
2ae1c20c98 ui defects 2022-05-10 16:30:26 -04:00
Katie
fdc95af943 CSR-416 Cleanup 2022-05-10 16:10:37 -04:00
Katie
4478dea248 CSR-416 Cleanup + use serviceZip for vin-lookup, registrationZip as backup 2022-05-10 16:01:42 -04:00
Scott Kiener
62ab6b3111 CSR-507 | Alerts were outside of fade transition wrapper 2022-05-10 15:09:26 -04:00
Katie
2adc26d365 Merge remote-tracking branch 'origin/develop' into feature/CSR-416 2022-05-10 14:35:57 -04:00
Katie
7c7e04728f CSR-416 Cleanup 2022-05-10 14:35:44 -04:00
Katie
e834f2e1ae CSR-416 Finish adding serviceLocation 2022-05-10 14:23:54 -04:00
bmauger
8446f8bf6c Remove duplicate alert. 2022-05-10 13:26:20 -04:00
Adam Caouette
8615676cdf Merge branch 'develop' into feature/CSR-347 2022-05-10 13:13:20 -04:00
AdamCaouetteSafelite
408d5a35a2
Merge pull request #407 from Safelite/feature/CSR-104
Feature/csr 104
2022-05-10 13:10:15 -04:00
Katie
9786c954d0 CSR-416 Add updating serviceLocation with vehicle registration information as needed 2022-05-10 12:28:25 -04:00
bmauger
adb07c12c8
Merge pull request #406 from Safelite/CSR-101-updates
CSR-101-updates consolidate code.
2022-05-10 11:42:38 -04:00
DonielleAtSafelite
aac179d623
Merge pull request #408 from Safelite/csr/414-v3
ui defect
2022-05-10 11:34:04 -04:00
Adam Caouette
05bada41b4 Merge branch 'develop' into feature/CSR-347 2022-05-10 10:56:38 -04:00
Donielle Austin
7959dbc453 ui defect 2022-05-10 10:31:16 -04:00
Leah Schumann
9217a25ec6 Didn't save address-lookup.vue after fixing merge conflict 2022-05-10 09:38:13 -04:00
Leah Schumann
7ffd5121b2 Merging from develop, fixed conflict 2022-05-10 09:08:58 -04:00
Leah Schumann
c025365ad7 fixed call to 'updateVehicleInfo' which was saving the vin as null 2022-05-09 16:51:25 -04:00
Katie
09fb6e40f9 CSR-416 Save vin for single vehicle found on address-lookup 2022-05-09 16:49:17 -04:00
bmauger
71d4a5c918 CSR-101-updates consolidate code. 2022-05-09 16:45:06 -04:00
Katie
ebaf13cc56 Merge remote-tracking branch 'origin/feature/CSR-104' into feature/CSR-416 2022-05-09 16:28:14 -04:00
Katie
2790f78aa9 CSR-416 Fix merge conflict 2022-05-09 16:28:06 -04:00
Leah Schumann
e9d4f738ed Changed the watch on showServiceZipField so that it sets the service zip to null rather than '' 2022-05-09 16:26:58 -04:00
Leah Schumann
93605adec0 Made the calls to vin lookup and zip verification asynchronous 2022-05-09 16:21:07 -04:00
CarlNation
4f952beaf3 CSR-520 Remove slots 2022-05-09 15:34:50 -04:00
CarlNation
8839d08c23 CSR-520 2022-05-09 15:23:04 -04:00
CarlNation
e9c5a38b20 Merge branch 'develop' into feature/CSR-520 2022-05-09 15:20:04 -04:00
CarlNation
ea0613c913 CSR-520 remove close modal gold plating 2022-05-09 15:17:46 -04:00
Donielle Austin
89633cec71 ui defect 2022-05-09 15:07:58 -04:00
Donielle Austin
26e3023995 ui defect 2022-05-09 15:01:57 -04:00
Katie
5bc6ad16df CSR-416 Fix merge conflict 2022-05-09 13:56:45 -04:00
Katie
674386c7b4 CSR-416 Add vin-lookup integration 2022-05-09 13:45:56 -04:00
Scott Kiener
29aeddd189 CSR-240 | Group stylings into one class 2022-05-09 10:57:25 -04:00
Adam Caouette
2014ca4f04 Merge branch 'develop' into feature/CSR-347 2022-05-09 10:56:58 -04:00
Leah Schumann
4606067aa2 Merging from develop 2022-05-09 08:48:44 -04:00
Max
e6f1a0cf14 Merge branch 'develop' into lpl-test 2022-05-06 16:22:21 -04:00
Max
aab32ef7b1 Bug fixes, 1) added zipToDisplay datum for cases when registration zip entered is also not valid, 2) changed navigateAfterSaveToHeritageFunnel function to exported function as it is not in global and fixed unit tests with it. 3) Fixed updateServiceLocationZipCode name in vuex. 2022-05-06 16:12:56 -04:00
CarlNation
fd998f21e8
Merge pull request #398 from Safelite/feature/CSR-520
Feature/csr 520
2022-05-06 15:31:12 -04:00
CarlNation
e1fa0df820 CSR-520 broken test fix 2022-05-06 15:28:02 -04:00
bmauger
f802035b26
Merge pull request #399 from Safelite/CSR-101-insurance-verified-updates2
Add insurance verified alert.
2022-05-06 13:01:40 -04:00
bmauger
14f53103ee Add insurance verified alert. 2022-05-06 12:57:40 -04:00
Leah Schumann
379faf1a4c Fixed merge conflicts, renamed 'zip' to 'zipCode' where applicable for consistency 2022-05-06 10:19:44 -04:00
CarlNation
3466347eb7 CSR-520 2022-05-06 10:17:02 -04:00
CarlNation
78f965ec4f CSR-520 loading modal 2022-05-06 10:12:04 -04:00
CarlNation
e0c067a883 Merge branch 'develop' into feature/CSR-520 2022-05-06 10:02:15 -04:00
CarlNation
3c06e44da5 CSR-520 loading modal 2022-05-06 09:57:31 -04:00