Commit graph

1559 commits

Author SHA1 Message Date
Donielle Austin
4715698f8e ga defect 2022-05-19 08:36:22 -04:00
Donielle Austin
e83710fb02 ga defect 2022-05-19 08:30:54 -04:00
Donielle Austin
e04979829a ga event defect 2022-05-18 18:18:40 -04:00
Donielle Austin
7fd053e043 ga event defect 2022-05-18 18:07:34 -04:00
FrankRua
4dd80887a4 spaces in LP fix 2022-05-18 17:16:00 -04:00
Mark Harris
7d41296a71 removed experiment forcing code 2022-05-18 16:46:10 -04:00
AdamCaouetteSafelite
101b9feb78
Merge pull request #471 from Safelite/bugfix/CSR-584
Bugfix/CSR-584
2022-05-18 15:36:40 -04:00
Adam Caouette
6f01f890ab CSR-584: fix indentation 2022-05-18 15:34:00 -04:00
Scott Kiener
995a237759 Merge remote-tracking branch 'origin/develop' into feature/CSR-550 2022-05-18 14:58:48 -04:00
Scott Kiener
4bd87506b6 CSR-550 | Swap to object tag to attempt iPhone fix 2022-05-18 14:58:30 -04:00
Adam Caouette
aac13a76bf CSR-584: add semiAggressive option to validation 2022-05-18 14:54:18 -04:00
Adam Caouette
d00e7e8c25 Merge branch 'develop' into bugfix/CSR-584 2022-05-18 14:32:23 -04:00
Leah Schumann
fc8e449384 Reverting previous change to disabling address autocomplete after displaying additional address fields 2022-05-18 14:02:29 -04:00
Adam Caouette
5ea493b25a Merge branch 'develop' into bugfix/CSR-584 2022-05-18 11:32:50 -04:00
bmauger
5530556b59
Merge pull request #469 from Safelite/CSR-571-alert-spacing
CSR-571 fix spacing for multi-vehicle alert. Required adjustment to v…
2022-05-18 10:42:10 -04:00
bmauger
5cbf3d632c CSR-571 fix spacing for multi-vehicle alert. Required adjustment to vin information spacing. 2022-05-18 10:32:35 -04:00
Leah Schumann
cefa91e508 Merge branch 'develop' into feature/CSR-591 2022-05-18 10:11:59 -04:00
Leah Schumann
f74b5100ae Changed original code to disable address autocomplete after showing city, state, and zip. The original method introduced a bug when a completely un matchable address was entered 2022-05-18 10:10:37 -04:00
Frank Rua
89a5ee2029
Merge pull request #467 from Safelite/defect/CSR-611
small refactor + defect fix
2022-05-18 10:07:30 -04:00
FrankRua
46ed8caa6f small refactor + defect fix 2022-05-18 09:53:05 -04:00
Scott Kiener
ec162e2c52 Merge remote-tracking branch 'origin/develop' into feature/CSR-550 2022-05-18 09:44:22 -04:00
Scott Kiener
aaeb26c377 CSR-550 | Delay animation until displayed
The new SVG chunk is just a longer animation.
2022-05-18 09:42:57 -04:00
bmauger
c0cd993f86 Remove hover state per Rachel. 2022-05-18 08:43:08 -04:00
Donielle Austin
b1e14f80df ga event defect 2022-05-18 08:43:06 -04:00
bmauger
b42f99f2c2
Merge pull request #464 from Safelite/CSR-576-error-outline-fix
Update error styles.
2022-05-18 08:35:58 -04:00
bmauger
87c86f8bde Update error styles. 2022-05-18 08:28:04 -04:00
Leah Schumann
655d62418b Tacking on fix for email address not validating when a space is present. We now trim the modelValue automatically 2022-05-18 08:25:25 -04:00
Leah Schumann
7dc7531533 Now disabling the address autocomplete after displaying city, state, and zip 2022-05-18 08:02:07 -04:00
bmauger
ccf6d59481
Merge pull request #461 from Safelite/brm-qa-fixes-multiple-tickets
Multiple QA fixes.
2022-05-17 17:20:27 -04:00
Scott Kiener
d0e3d2390c CSR-563 | Fixing tests and commenting out alert.vue for tests 2022-05-17 16:19:25 -04:00
bmauger
9f88939c78 Multiple QA fixes.
Fixes:
CSR-578, spacing between copy and vin-info toggle
CSR-101, padding incorrect on input
2022-05-17 16:18:49 -04:00
Scott Kiener
9ba5acc63c Merge remote-tracking branch 'origin/develop' into feature/CSR-563 2022-05-17 16:09:39 -04:00
Scott Kiener
6a14ea429e CSR-563 | Further refactoring - changing alerts to v-if 2022-05-17 16:07:25 -04:00
Adam Caouette
670372c608 CSR-584: fix email regex to force dot character 2022-05-17 15:29:40 -04:00
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
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
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