Commit graph

807 commits

Author SHA1 Message Date
bmauger
09a3d1e26a Fix spacing between input and alert. 2022-05-16 18:18:12 -04:00
bmauger
9d5d51cb57 Turn off active zip check. 2022-05-16 15:02:10 -04:00
bmauger
a512e45d9b CSR-572 fix display of improper alert based on correct/incorrect vin match to vehicle. 2022-05-16 13:49:04 -04:00
katieoh-safelite
8a6790cd87
Merge pull request #449 from Safelite/feature/CSR-583
Feature/csr 583
2022-05-16 12:38:31 -04:00
Katie
3ffd41ff0e CSR-583 Rename variable 2022-05-16 12:34:04 -04:00
Katie
e401129dcf CSR-583 Save vin when there's a match in address with multiple vehicles 2022-05-16 12:32:25 -04:00
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
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
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
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