Commit graph

321 commits

Author SHA1 Message Date
AdamCaouetteSafelite
075b79dd9c
Merge pull request #417 from Safelite/feature/CSR-347
Feature/CSR-347
2022-05-12 14:44:25 -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
Donielle Austin
950640a36f ui defect 2022-05-11 16:54:39 -04:00
Donielle Austin
a5e0dde783 ui defect 2022-05-11 14:42:47 -04:00
Adam Caouette
611b0c0730 CSR-347: remove unneeded test code 2022-05-11 13:36:07 -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
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
Adam Caouette
3a75745764 CSR-347: finish building address-vehicles page 2022-05-11 09:33:26 -04:00
Leah Schumann
7ffd5121b2 Merging from develop, fixed conflict 2022-05-10 09:08:58 -04:00
CarlNation
4f952beaf3 CSR-520 Remove slots 2022-05-09 15:34:50 -04:00
CarlNation
ea0613c913 CSR-520 remove close modal gold plating 2022-05-09 15:17:46 -04:00
CarlNation
92ecdd9b20 CSR-520 modal specs 2022-05-09 09:29:46 -04:00
Leah Schumann
4606067aa2 Merging from develop 2022-05-09 08:48:44 -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
3c06e44da5 CSR-520 loading modal 2022-05-06 09:57:31 -04:00
Leah Schumann
d276a24b87 'Final' check-in before submitting to QA 2022-05-06 09:38:56 -04:00
Scott Kiener
434811ccf7 Merge remote-tracking branch 'origin/develop' into feature/CSR-240 2022-05-06 08:10:36 -04:00
Scott Kiener
30419e2eee Auto stash before merge of "feature/CSR-240" and "origin/develop" 2022-05-05 15:47:37 -04:00
Leah Schumann
d84607ba7a merging from develop, restoring original validation method for textbox-question 2022-05-05 09:10:35 -04:00
bmauger
269ca9e25c Fix validation so it recognizes when a field has info in it. 2022-05-04 16:13:28 -04:00
Leah Schumann
16ff2001e5 Reverted attempt at using 'eager' validation back to 'lazy' as it was displaying an error about the email format while the user was still entering their email address 2022-05-04 15:13:17 -04:00
Leah Schumann
b5aa014e85 Added 'eager' validation to textbox-question component 2022-05-03 10:59:33 -04:00
bmauger
f21baf67a2
Merge branch 'develop' into CSR-101-vin-lookup 2022-05-02 15:59:12 -04:00
Leah Schumann
299293467a Merge branch 'develop' into feature/CSR-104 2022-05-02 11:22:22 -04:00
bmauger
86b6408be3 Update validation to work on submit. 2022-05-02 10:50:43 -04:00
FrankRua
cc81fb4296 extra needed for unit tests 2022-04-29 16:25:51 -04:00
FrankRua
c7c597e480 Unit tests 2022-04-29 15:53:26 -04:00
Leah Schumann
c533c8b819 renamed test files 2022-04-29 09:48:09 -04:00
Leah Schumann
a597da287f merging from develop 2022-04-29 09:31:13 -04:00
FrankRua
a638f63cdd Rename consts 2022-04-28 18:39:11 -04:00
FrankRua
a6f8a6289e GA events 2022-04-28 16:25:32 -04:00
Leah Schumann
2c9264f2e6 Modified auto-fill preventing label obfuscation to inject '⁠' into all the words of the label 2022-04-28 15:50:40 -04:00
FrankRua
c0290c43ee Auto stash before merge of "develop" and "origin/develop" 2022-04-28 13:13:50 -04:00
max-dempsey
85404ae202
Merge pull request #369 from Safelite/feature/CSR-92
Feature/csr 92
2022-04-28 09:29:24 -04:00
Adam Caouette
75d6434b6e CSR-392: add aria-required fields where needed 2022-04-27 16:41:53 -04:00
Max
85420affd9 1) Adjusting evox image height and scrollable area for ymms pages. 2) Adding feature to sync license plate, registration zip, email and service zip to correct textbox fields for lpl. 3) removing zip mismatch alert when new zip added but different alert triggered. 2022-04-27 15:40:44 -04:00
Adam Caouette
c070f2af95 CSR-447: expand/update unit tests 2022-04-26 09:52:00 -04:00
Leah Schumann
14f6174a76 Merging from develop 2022-04-22 07:56:28 -04:00
bmauger
d61a1aa1a7 Updates to validation error styling when alert is displayed. 2022-04-21 12:43:01 -04:00
Max
26d027edaf Finishing up license plate lookup page 2022-04-21 09:41:11 -04:00
Max
68c9f089f5 Merge branch 'develop' into feature/CSR-92 2022-04-19 14:43:38 -04:00
Max
44e0539068 unit test fixes 2022-04-19 12:22:44 -04:00
FrankRua
7a6c87dff7 Merge remote-tracking branch 'origin/CSR-101-vin-lookup' into feature/CSR-85 2022-04-19 10:44:42 -04:00
Max
18710d1469 Updating ways special strings are parsed 2022-04-19 10:26:31 -04:00
FrankRua
f378f690ab Refactor logic for redirect 2022-04-18 17:10:58 -04:00
CarlNation
b4e4de442b
Merge pull request #340 from Safelite/feature/CSR-478
CSR-478 role attr did not prevent JAWS from intercepting up arrow
2022-04-12 12:53:07 -04:00
CarlNation
bc33d8f1a7 CSR-478 role attr did not prevent JAWS from intercepting up arrow 2022-04-12 11:14:27 -04:00