Adam Caouette
|
b28f094db7
|
CSR-606: add maxlength to vin
|
2022-05-19 14:05:15 -04:00 |
|
Adam Caouette
|
6f01f890ab
|
CSR-584: fix indentation
|
2022-05-18 15:34:00 -04:00 |
|
Adam Caouette
|
aac13a76bf
|
CSR-584: add semiAggressive option to validation
|
2022-05-18 14:54:18 -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
|
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 |
|
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 |
|
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 |
|
bmauger
|
7687b18dea
|
Fix spacing between toggle text and error.
|
2022-05-16 17:31: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
|
a5e0dde783
|
ui defect
|
2022-05-11 14:42:47 -04:00 |
|
Katie
|
a3476b7098
|
CSR-543 Allow for number validation in textbox-questions for initialValues
|
2022-05-11 13:22:13 -04:00 |
|
Leah Schumann
|
379faf1a4c
|
Fixed merge conflicts, renamed 'zip' to 'zipCode' where applicable for consistency
|
2022-05-06 10:19:44 -04:00 |
|
Leah Schumann
|
d276a24b87
|
'Final' check-in before submitting to QA
|
2022-05-06 09:38:56 -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 |
|
bmauger
|
86b6408be3
|
Update validation to work on submit.
|
2022-05-02 10:50:43 -04:00 |
|
Leah Schumann
|
c533c8b819
|
renamed test files
|
2022-04-29 09:48:09 -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 |
|
Leah Schumann
|
14f6174a76
|
Merging from develop
|
2022-04-22 07:56:28 -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 |
|
Max
|
18710d1469
|
Updating ways special strings are parsed
|
2022-04-19 10:26:31 -04:00 |
|
Adam Caouette
|
ac93b8fc60
|
CSR-459: fixes to error focus direction and error styling
|
2022-04-11 17:03:37 -04:00 |
|
bmauger
|
9cf7204059
|
WIP
|
2022-04-11 15:10:20 -04:00 |
|
Leah Schumann
|
d7b1069991
|
Merged from develop and partial implementation of new way to populate CMS content.
|
2022-04-07 10:04:34 -04:00 |
|
Max
|
ab93eb4d2d
|
Changing initialize component to getcmscontent for retrieval of all cms content
|
2022-03-29 09:08:38 -04:00 |
|
Max
|
a2008021c7
|
Changing cms retrieval methods
|
2022-03-25 16:22:15 -04:00 |
|
Leah Schumann
|
cfc5cbd467
|
Unit tests for feature/CSR-350, textbox-question and dropdown-question components
|
2022-03-25 09:11:39 -04:00 |
|
Leah Schumann
|
c317708440
|
Added regex validation for Zip
|
2022-03-22 16:05:17 -04:00 |
|
Leah Schumann
|
36a98936f2
|
Post code review related refactoring
|
2022-03-22 13:34:33 -04:00 |
|
Leah Schumann
|
49cef04e2e
|
Changed file names and added exceptions for unit test processing
|
2022-03-22 09:47:47 -04:00 |
|
Leah Schumann
|
093845c0f3
|
Temporarily commented out broken unit tests 2
|
2022-03-22 09:16:49 -04:00 |
|
Leah Schumann
|
c8438dfeb3
|
Temporarily commented out broken unit tests
|
2022-03-22 09:10:43 -04:00 |
|
Leah Schumann
|
bf2c4d60cc
|
Minor code cleanup
|
2022-03-22 08:51:41 -04:00 |
|
Leah Schumann
|
b769f95d56
|
Added validation to address-lookup
|
2022-03-21 10:39:35 -04:00 |
|
Leah Schumann
|
8bd0df4917
|
Added some validation related stuff
|
2022-03-18 08:56:39 -04:00 |
|
Leah Schumann
|
e8e8632d2a
|
Converted Spaces to Tabs for cleaner indentation
|
2022-03-17 15:49:26 -04:00 |
|
Leah Schumann
|
bfbe8aa5f0
|
CMS related coding changes for textbox-question and dropdown-question
|
2022-03-16 11:46:27 -04:00 |
|
Adam Caouette
|
aec70a397f
|
CSR-96: fixed aria labels
|
2022-03-08 09:24:45 -05:00 |
|
Leah Schumann
|
18eccf277e
|
checking in for accesibility testing on label hack
|
2022-03-07 14:29:58 -05:00 |
|
Leah Schumann
|
1ce165c5a8
|
Merging from 'develop'
|
2022-03-03 09:32:55 -05:00 |
|
bmauger
|
0684a75f40
|
Remove unneeded code.
|
2022-03-01 08:14:47 -05:00 |
|
bmauger
|
d614e57af2
|
Style updates to match Figma.
|
2022-02-28 08:57:08 -05:00 |
|
Leah Schumann
|
474d9a34f6
|
Merging Bryan's changes from develop
|
2022-02-28 08:18:27 -05:00 |
|
bmauger
|
2102e007ed
|
Add icon prop to text input.
|
2022-02-25 11:52:43 -05:00 |
|