Commit graph

820 commits

Author SHA1 Message Date
FrankRua
5a3a4e409b Don't reset vehicle image on style page 2022-05-17 13:41:30 -04:00
katieoh-safelite
61883846e0
Merge pull request #458 from Safelite/feature/CSR-592
CSR-592 Clear VIN and image information if user goes back
2022-05-17 10:59:27 -04:00
katieoh-safelite
9fcabdf064
Merge pull request #457 from Safelite/feature/CSR-588
CSR-588 Fix autocomplete results box to the input field on scroll
2022-05-17 10:23:32 -04:00
Katie
d082b484e6 CSR-592 Clear VIN and image information if user goes back 2022-05-17 10:22:24 -04:00
Leah Schumann
7d0c925578 Merging from develop, fixed merge conflict 2022-05-17 10:10:51 -04:00
Leah Schumann
2bd1c81a95 See previous comment 2022-05-17 10:09:39 -04:00
Leah Schumann
1bfe78c3bc Updated code that shows or hides address error messages based on user input 2022-05-17 10:06:53 -04:00
Katie
bb2a79d9c2 CSR-588 Fix autocomplete results box to the input field on scroll 2022-05-17 09:15:56 -04:00
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
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
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
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