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
7687b18dea
Fix spacing between toggle text and error.
2022-05-16 17:31:25 -04:00
Scott Kiener
9ebb3a1fe3
CSR-563 | Refactor for efficiency, correct failing test
2022-05-16 16:58:37 -04:00
Scott Kiener
6265cc5598
Merge remote-tracking branch 'origin/develop' into feature/CSR-563
2022-05-16 16:12:23 -04:00
Scott Kiener
a7e56b8a5f
CSR-563 | Fix bracket formatting
2022-05-16 16:12:11 -04:00
Scott Kiener
d0e9717dee
CSR-563 | Snap to alerts when not fully visible
...
Added "doesScrollToOnAppear" property to alert component.
-defaults to true
-when an alert is not fully visible on the page when it becomes visible, the page will attempt to scroll the alert to the top
2022-05-16 16:11:14 -04:00
bmauger
9d5d51cb57
Turn off active zip check.
2022-05-16 15:02:10 -04:00
CarlNation
4ccea04b5e
Merge pull request #451 from Safelite/feature/CSR-550
...
CSR-550 use svg for loading modal
2022-05-16 14:10:48 -04:00
CarlNation
be53ec32de
CSR-550 use svg for loading modal
2022-05-16 13:59:24 -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
Donielle Austin
c67f86f22d
ui defect
2022-05-13 15:17:28 -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
bmauger
91ed0ae63f
Merge pull request #442 from Safelite/bugfix/CSR-417
...
CSR-417: small fix to aria-required attribute on button-question
2022-05-13 14:09:04 -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
Adam Caouette
255e371030
CSR-417: small fix to aria-required attribute on button-question
2022-05-13 09:55:07 -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
Scott Kiener
5ab0d527b2
CSR-408 | Refactor alerts and alertcopy interaction
2022-05-12 16:39:41 -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
DonielleAtSafelite
5bead2f3ed
Merge pull request #438 from Safelite/feature/CSR-297-V2
...
ui defect
2022-05-12 15:15:07 -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
Donielle Austin
5b96a2f1f2
ui defect
2022-05-12 14:20:40 -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
katieoh-safelite
443bfd8eb8
Merge pull request #434 from Safelite/feature/CSR-553
...
CSR-553 Fix margin on address-lookup page
2022-05-12 10:30:29 -04:00
Katie
38619cba32
CSR-553 Fix margin on address-lookup page
2022-05-12 10:26:17 -04:00
DonielleAtSafelite
0cb2054d7d
Merge pull request #432 from Safelite/csr/414-v3
...
ui defect
2022-05-12 09:56:52 -04:00
Donielle Austin
7e09972764
ui defect
2022-05-12 09:51:03 -04:00
Donielle Austin
5550f1fa14
ui defect
2022-05-12 09:42:24 -04:00
Katie
8bfdb6b50c
CSR-416 Fix returning license plate on load
2022-05-12 08:45:32 -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
Donielle Austin
07e60f73df
ui defect
2022-05-12 08:39:23 -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
AdamCaouetteSafelite
6e87a9537d
Merge pull request #429 from Safelite/bugfix/CSR-551
...
CSR-551 restore missing cmsWidgetName
2022-05-11 17:01:36 -04:00
bmauger
19e78e0bba
Remove duplicate alert. Fix word wrap in alert.
2022-05-11 17:00:03 -04:00
Donielle Austin
950640a36f
ui defect
2022-05-11 16:54:39 -04:00
Adam Caouette
06602711b7
CSR-551 restore missing cmsWidgetName
2022-05-11 16:48:32 -04:00
CarlNation
93c12a127e
CSR-18 page name function only called once so never it changed
2022-05-11 15:16:03 -04:00
Donielle Austin
a5e0dde783
ui defect
2022-05-11 14:42:47 -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
bmauger
adbf9d2873
Merge pull request #422 from Safelite/CSR-408-bug-fixes
...
Fix font size per QA request.
2022-05-11 13:39:08 -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
Adam Caouette
611b0c0730
CSR-347: remove unneeded test code
2022-05-11 13:36:07 -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
bmauger
0c2d2b4a4d
Merge branch 'develop' into CSR-408-bug-fixes
2022-05-11 12:43:14 -04:00
DonielleAtSafelite
36a8904535
Merge pull request #420 from Safelite/csr/414-v3
...
update error message
2022-05-11 12:38:57 -04:00
bmauger
f5dc69560d
Fix font size.
2022-05-11 12:33:02 -04:00
Donielle Austin
6668e762dc
ui defect
2022-05-11 12:27:04 -04:00
Donielle Austin
9115fc1e7d
update error message
2022-05-11 11:40:13 -04:00
CarlNation
a0db0523e3
Merge pull request #419 from Safelite/feature/CSR-520
...
DE-520 typo
2022-05-11 10:12:29 -04:00
CarlNation
73d32f7c80
DE-520 typo
2022-05-11 10:08:59 -04:00
FrankRua
13e2d20078
Fix button for defect
2022-05-11 10:04:33 -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
Katie
f9160902d5
CSR-416 Fix tests
2022-05-10 16:49:45 -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