Commit graph

84 commits

Author SHA1 Message Date
Chloe Herd
3b41bb59e6 Semantic restructuring of v-ifs. 2023-03-21 17:46:38 -04:00
Chloe Herd
ec37b93e31 Change to injected callback pattern, from event pattern. 2023-03-21 17:42:54 -04:00
Chloe Herd
8085759892 Initial attempt to extract vin-capture business logic 2023-03-21 17:06:26 -04:00
Chloe Herd
913b9098eb Disable image uploading when input is disabled. 2023-03-16 14:18:20 -04:00
Chloe Herd
64375f2397 Properly resize camera icon 2023-03-15 10:17:58 -04:00
Chloe Herd
36004d9677 Limit accepted file types on input field. 2023-03-15 09:50:00 -04:00
Chloe Herd
e06be65e34 Add tests for textbox-question 2023-03-14 18:30:45 -04:00
Chloe Herd
5ef2c75016 Emit lookup error when no VINs are identified in image. 2023-03-09 10:53:22 -05:00
Chloe Herd
ca7c10a65a Initial spinner implementation. 2023-03-09 10:46:28 -05:00
Chloe Herd
0a317093b5 Display error when VIN scan fails. 2023-03-08 15:54:03 -05:00
Chloe Herd
b5fbdfec93 Formatting 2023-03-08 13:37:14 -05:00
Chloe Herd
f4eed79845 Cherry-pick: Tie changes to validation flow 2023-03-08 13:25:50 -05:00
Chloe Herd
e9cc003f5c Cherry-pick: Re-integrate Image-VIN POC. 2023-03-08 13:22:04 -05:00
bmauger
ebb02ce4b4 Merge pull request #917 from Safelite/BRM-remove-vin-capture-code
Remove code for camera vin capture.
2023-01-10 16:02:17 -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