Commit graph

3481 commits

Author SHA1 Message Date
Chloe Herd
8b1a42547d Formatting. 2023-03-28 14:09:31 -04:00
Chloe Herd
f24214fbca Updated tests to match new functionality 2023-03-28 14:01:17 -04:00
Chloe Herd
31cde9807c Differentiate frontend-validation errors from backend errors 2023-03-23 09:42:14 -04:00
Chloe Herd
bc4ebd09e6 Removed old loading field. 2023-03-22 15:45:46 -04:00
Chloe Herd
e7b8477891 Formatting + Set file size limit to 5mb 2023-03-22 15:23:54 -04:00
Chloe Herd
1a15105bdc Extract max file size so it can be computed later. 2023-03-22 14:46:11 -04:00
Chloe Herd
5b6433cb1c More coherent use of await. 2023-03-22 14:16:57 -04:00
Chloe Herd
0b94d83129 Add basic file-size check. 2023-03-22 13:44:24 -04:00
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
749db4c06c Formatting. 2023-03-16 14:27:33 -04:00
Chloe Herd
913b9098eb Disable image uploading when input is disabled. 2023-03-16 14:18:20 -04:00
Chloe Herd
1e101eeaaf Alert tweak to be less hacky 2023-03-15 11:49:06 -04:00
Chloe Herd
64375f2397 Properly resize camera icon 2023-03-15 10:17:58 -04:00
Chloe Herd
ba628a1fae Merge branch 'release/image-to-vin' into feature/CSR-1214-release 2023-03-15 09:55:17 -04:00
Chloe Herd
a9ee53ce5e Remove vin-scan error when new vin is entered. 2023-03-15 09:53:25 -04:00
Chloe Herd
36004d9677 Limit accepted file types on input field. 2023-03-15 09:50:00 -04:00
Chloe Herd
78160d4cff Add remaining tests 2023-03-15 09:38:58 -04:00
Chloe Herd
3543c1cb04 Update position of vin-scan-alert as per mock. 2023-03-15 09:36:00 -04:00
Chloe Herd
8cd86fd6c2 Add tests for lookupVinByImage action. 2023-03-14 18:49:01 -04:00
Chloe Herd
e06be65e34 Add tests for textbox-question 2023-03-14 18:30:45 -04:00
Chloe Herd
d111d0a7bc Remove .only from test 2023-03-14 14:41:34 -04:00
Chloe Herd
6b62095cf5 Add test for vin-lookup 2023-03-14 14:40:53 -04:00
Chloe Herd
b5749eb8aa Update to use CMS for alert text. 2023-03-14 12:18:34 -04:00
Chloe Herd
4553fa699d Update to use proper API call. 2023-03-14 12:18:15 -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
bmauger
38d40cabe6
Merge pull request #1000 from Safelite/feature/CSR-972-fix-missing-color-option-2
CSR-972 fix missing color option item.
2023-03-08 14:44:22 -05:00
Bryan Mauger
9b1612f84a CSR-972 fix missing color option item. 2023-03-08 14:26:22 -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
f7b9b79cfb Cherry-pick: Update to call local DigitalAPI endpoint 2023-03-08 13:25:13 -05:00
Chloe Herd
2dc6ef3305 Cherry-pick: Renamed image file in html response 2023-03-08 13:24:31 -05:00
Chloe Herd
8469d3811b Cherry-pick: Add X-Mule header to api request 2023-03-08 13:23:41 -05:00
Chloe Herd
808db6a9bf Cherry-pick: Updated to current endpoint 2023-03-08 13:22:49 -05:00
Chloe Herd
e9cc003f5c Cherry-pick: Re-integrate Image-VIN POC. 2023-03-08 13:22:04 -05:00
CarlNation
448308b0d1
Merge pull request #989 from Safelite/feature/CSR-969
CSR-945 CSR-969
2023-03-02 09:52:24 -05:00
CarlNation
a29fb2b2a4 CSR-945 CSR-946
prettier
2023-03-02 09:46:53 -05:00
CarlNation
9ec12c81bd CSR-945 CSR-969
use lower case for querystring parms
2023-03-02 09:43:00 -05:00
CarlNation
9fb661d6a0
Merge pull request #987 from Safelite/feature/CSR-969
CSR-969
2023-03-01 14:55:24 -05:00
CarlNation
afcd713fdb CSR-969 prettier 2023-03-01 11:35:40 -05:00
CarlNation
7304729717 CSR-969
Hide the home address lookup if a provided zip is in a state that prohibits it
2023-03-01 10:09:45 -05:00
matthew-sykes
28b16d79d7
Merge pull request #984 from Safelite/feature/CSR-1216
cleaned up CF cache invalidation issue
2023-02-27 14:04:19 -05:00
Matt Sykes
ca0ced5324 cleaned up CF cache invalidation issue 2023-02-27 13:58:38 -05:00
scottkiener
2ba7d25145
Merge pull request #983 from Safelite/defect/CSR-1211
CSR-1166 | Update navigation rules with Quote page
2023-02-24 13:08:21 -05:00
Scott Kiener
10e49b041f CSR-1166 | Update navigation rules with Quote page 2023-02-24 11:31:43 -05:00
CarlNation
58e907b5d0
Merge pull request #980 from Safelite/feature/CSR-945-v2
CSR-945
2023-02-24 10:05:57 -05:00
CarlNation
57f3b80e6f CSR-945
Allow zipCode querystring in concept funnel
2023-02-24 09:58:55 -05:00