Bryan Mauger
|
58de890281
|
CSR-1021 Move shared components into unique folders.
|
2023-01-17 14:05:02 -05:00 |
|
Bryan Mauger
|
7c6dea90be
|
Remove code for camera vin capture.
|
2023-01-05 11:36:45 -05:00 |
|
Jason Wheeler
|
ffb3c01693
|
Added code to call image to vin service
|
2022-12-06 10:33:22 -05:00 |
|
Bryan Mauger
|
785203c0f8
|
Add class to label.
|
2022-12-05 12:45:31 -05:00 |
|
Bryan Mauger
|
00d7bb32c1
|
Add hover state.
|
2022-12-05 12:08:29 -05:00 |
|
Bryan Mauger
|
9a963389b5
|
Update button to input type file, update css.
|
2022-12-05 12:07:11 -05:00 |
|
Bryan Mauger
|
141a1a9c20
|
POC vin capture. WIP
|
2022-12-05 11:13:34 -05:00 |
|
Bryan Mauger
|
f367f0804f
|
Set max height of input.
|
2022-11-22 10:34:54 -05:00 |
|
Bryan Mauger
|
1f73c1fe1c
|
Update spacing to match Figma.
|
2022-11-17 08:05:31 -05:00 |
|
Bryan Mauger
|
4ec3cfb1b9
|
Move text align to label from input.
|
2022-11-16 19:58:48 -05:00 |
|
Bryan Mauger
|
760e49402b
|
Change copy.
|
2022-11-08 11:00:08 -05:00 |
|
Bryan Mauger
|
6f8a380dd3
|
Update props and clean up code.
|
2022-11-08 10:29:36 -05:00 |
|
Bryan Mauger
|
c8c2580be0
|
Remove data, add prop.
|
2022-11-07 08:31:44 -05:00 |
|
Bryan Mauger
|
191ff1797a
|
Update formatting.
|
2022-11-04 16:54:14 -04:00 |
|
Bryan Mauger
|
bcd9e7dc81
|
WIP change data to props.
|
2022-11-04 16:52:08 -04:00 |
|
Bryan Mauger
|
e7f59904e9
|
WIP change button aria text.
|
2022-11-03 08:34:26 -04:00 |
|
Bryan Mauger
|
3f6e778c89
|
WIP
|
2022-11-02 17:08:46 -04:00 |
|
Katie
|
c7b04667e0
|
Format everything
|
2022-10-28 10:10:11 -04:00 |
|
Bryan Mauger
|
da7d727474
|
CSR-568 fix voiceover reading incorrect information
Added aria-label to the input.
|
2022-08-01 14:23:44 -04:00 |
|
Bryan Mauger
|
9d77fa4392
|
CSR-632 Re-enable autofill.
|
2022-06-27 13:32:14 -04:00 |
|
Leah Schumann
|
cb9fc0a4e4
|
Removed semiAggressiveValidation property and conditional in watch statement
|
2022-06-14 09:39:25 -04:00 |
|
Leah Schumann
|
273f2c4ca7
|
Vin Masking when returning to Vin Lookup page after returning from heritage funnel
|
2022-06-10 15:18:43 -04:00 |
|
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
|
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 |
|