Commit graph

278 commits

Author SHA1 Message Date
Leah Schumann
000b9a0b35 Prettified 2023-06-26 08:47:39 -04:00
Leah Schumann
902d2a10b4 Working on newly discovered defects related to address-questions show all field logic 2023-06-22 09:17:52 -04:00
Mark Harris
fb6e825aa3 Merge remote-tracking branch 'origin/develop' into release/submit-cash 2023-06-19 11:30:29 -04:00
Leah Schumann
abddf77bed Tech review changes 2023-06-13 08:00:57 -04:00
sheena
c4617ccf9a CSR-1321.1
Removed fixed footer
Fixed space to 24px
2023-05-31 19:26:29 +05:30
Bryan Mauger
e4db85d982 CSR-1306 fix spacing issues. 2023-04-25 14:55:59 -04:00
Chloe Herd
edb1604c55 Initial Merge from Develop 2023-04-19 14:16:15 -04:00
Chloe Herd
dc14cf7776 Move file-size definition to be a prop of textbox-question. 2023-03-31 13:50:01 -04:00
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
0b94d83129 Add basic file-size check. 2023-03-22 13:44:24 -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
1e101eeaaf Alert tweak to be less hacky 2023-03-15 11:49:06 -04:00
Chloe Herd
a9ee53ce5e Remove vin-scan error when new vin is entered. 2023-03-15 09:53:25 -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
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
0a317093b5 Display error when VIN scan fails. 2023-03-08 15:54:03 -05:00
Chloe Herd
e9cc003f5c Cherry-pick: Re-integrate Image-VIN POC. 2023-03-08 13:22:04 -05:00
Leah Schumann
8405d4c75f Merge branch 'develop' into feature/CSR-1088 2023-03-02 14:05:57 -05:00
CarlNation
d8d653e7cb Merge branch 'release/2023.03.09' into rlsmerge/2023.03.09-to-develop-v3 2023-03-02 09:53:42 -05:00
CarlNation
9ec12c81bd CSR-945 CSR-969
use lower case for querystring parms
2023-03-02 09:43:00 -05:00
Matt Caimi
5426feaa20 Merge remote-tracking branch 'origin/develop' into feature/CSR-1012 2023-02-24 10:58:48 -05:00
CarlNation
a1120943b1 Merge branch 'release/2023.03.09' into rlsmerge/2023.03.09-to-develop 2023-02-24 10:16:44 -05:00
CarlNation
57f3b80e6f CSR-945
Allow zipCode querystring in concept funnel
2023-02-24 09:58:55 -05:00
Leah Schumann
e583a903a1 Merge branch 'develop' into feature/CSR-1088 2023-02-20 09:23:17 -05:00
Leah Schumann
21517e45a7 Removed all unused 'disableAutoFill' code 2023-02-16 07:36:37 -05:00
Bryan Mauger
197c5e7bc6 Format code. 2023-02-14 13:57:36 -05:00
Bryan Mauger
85f19a8bcd CSR-1178 fix incorrect zip code alert being displayed. 2023-02-14 13:55:06 -05:00
Bryan Mauger
081eab992c Remove errant text and fix regex build error. 2023-01-31 16:15:38 -05:00
Bryan Mauger
9817c7d328 Add dash to regex. 2023-01-31 08:26:18 -05:00
Bryan Mauger
10e1c9a172 Update regex. 2023-01-30 16:59:15 -05:00
Bryan Mauger
6e5b98058a CSR-896 Fix regex to error on more than one dot in email address prior to domain extension. 2023-01-30 15:39:50 -05:00
Bryan Mauger
b24f1fb95d CSR-1021 Move ux-components folder to src 2023-01-18 15:26:20 -05:00
Bryan Mauger
15319196db WIP Update file paths. 2023-01-17 16:58:09 -05:00
Bryan Mauger
22092de90b Fix missing (not displaying) chevron for where's my vin toggle. 2023-01-13 15:12: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
Bryan Mauger
7c6dea90be Remove code for camera vin capture. 2023-01-05 11:36:45 -05:00
Jason Wheeler
d928796665
Merge pull request #879 from Safelite/bryan-jason-vin-capture
Bryan jason vin capture
2022-12-14 10:24:43 -05:00
Matt Sykes
b9a5e0d03e extra if check 2022-12-14 09:35:41 -05:00
Jason Wheeler
546dd494ac Merge branch 'develop' into bryan-jason-vin-capture 2022-12-14 09:07:39 -05:00
Matt Sykes
533eb53b17 Extra place to set zipCodeCtu 2022-12-13 17:30:40 -05:00
katieoh-safelite
b760c6aa3f
Merge pull request #869 from Safelite/feature/CSR-747-integration
CSR-747 Remove temp heritage button, change account number to int
2022-12-12 13:14:17 -05:00
Katie
da402bcaa4 CSR-747 Remove temp heritage button, change account number to int 2022-12-12 09:47:20 -05:00
Matt Sykes
261ba7294e Merge branch 'develop' into feature/CSR-941 2022-12-09 09:31:39 -05:00
Matt Sykes
093ed0bfad Most of changes for CSR-941 2022-12-09 09:27:53 -05:00
Katie
aa875c84d7 CSR-747 WIP 2022-12-05 15:50:30 -05:00
Bryan Mauger
141a1a9c20 POC vin capture. WIP 2022-12-05 11:13:34 -05:00
Katie
3690ac7b4b Merge remote-tracking branch 'origin/develop' into feature/CSR-747 2022-12-05 08:52:30 -05:00
Bryan Mauger
1e77948ce3 Remove props for test search input. 2022-12-02 15:19:24 -05:00
Katie
bd53177d53 CSR-747 Fix merge conflict 2022-11-30 10:52:20 -05:00
Katie
548fb4098b CSR-959 Fix vin info link styling 2022-11-29 08:11:55 -05:00
Katie
daab990942 CSR-748 Update navigation-scenarios 2022-11-16 15:08:26 -05:00
Katie
aa6aad7c07 CSR-747 Navigate to and from heritage funnel 2022-11-15 16:49:34 -05:00
Katie
8a343650e3 CSR-748 Fix merge conflicts 2022-11-09 15:45:27 -05:00
Bryan Mauger
774306f886 Format code. 2022-11-09 10:00:23 -05:00
Katie
10c1675245 CSR-748 Add temp heritage button 2022-11-09 09:12:40 -05:00
Bryan Mauger
53810f8c9d Add rounded corners and search icon for testing only.
Remove includeSearchIcon, questionAlignment, placeholderText after testing.
2022-11-09 08:52:39 -05:00
Katie
bb64ecde29 CSR-748 Remove loading modal from vin and question pages 2022-11-08 11:36:07 -05:00
Katie
9b1a55e514 CSR-869 Refix 2022-10-28 14:49:34 -04:00
Katie
c7b04667e0 Format everything 2022-10-28 10:10:11 -04:00
CarlNation
891e9cb8b2 Merge branch 'release/2022.09.29' into rlsmerge/2022.09.29-to-developv2 2022-09-15 16:14:52 -04:00
CarlNation
cafb8d898d add zipcode data to api responses to fix tests 2022-09-15 11:40:40 -04:00
CarlNation
a50c2220ed CSR-779 remove promise settle from mixin 2022-09-15 08:30:34 -04:00
Katie
3c17de9f2c Fix merge conflicts 2022-09-14 11:28:41 -04:00
Katie
9078221bb7 Change coverage threshold 2022-09-14 10:49:34 -04:00
CarlNation
4d96191915 Merge branch 'release/2022.09.29' into rlsmerge/2022.09.29-to-develop 2022-09-14 09:35:26 -04:00
Katie
8e8f663be3 Add more tests 2022-09-13 13:13:07 -04:00
Leah Schumann
c0da21419e Added quote email message to estimate page and changed top / bottom margins to more accurately reflect Figma 2022-09-13 09:26:10 -04:00
Leah Schumann
9c275b6cb7 Before adding text-block to Estimate page 2022-09-13 09:23:52 -04:00
CarlNation
6491b94044 CSR-779 Repair view of estimate page 2022-09-13 08:02:05 -04:00
Katie
378dbea3cb Fix merge conflicts 2022-08-22 09:01:08 -04:00
Leah Schumann
04ff118b55 merging from develop, fixed conflicts with refactoring vehicle question page navigations 2022-08-19 15:29:22 -04:00
Katie
23ac001a6a Fix merge conflicts 2022-08-18 16:15:44 -04:00
Bryan Mauger
7fe22d0bae CSR-793 hide content from screen readers when collapsed. 2022-08-18 13:27:39 -04:00
Leah Schumann
3616a7d75f Merged from develop and updated unit tests 2022-08-17 09:06:10 -04:00
Leah Schumann
00f5092dc1 Added flag to 'navigate' method so that we can specify that the order by saved in the .afterEach method of the router. Added new 'navigateWithSaving' and 'navigateWithoutSaving' to allow us to control when the order is saved. 2022-08-10 13:46:43 -04:00
Bryan Mauger
62550ab6a0 Update unit test. 2022-08-04 13:23:34 -04:00
Bryan Mauger
c61e83695a Change variable name to something more descriptive. 2022-08-03 13:24:23 -04:00
Bryan Mauger
a48e2c1d01 CSR-460 Change copy and image from hard coded to CMS driven. 2022-08-03 13:19:23 -04:00
Bryan Mauger
aa90ddfccd Re-add vin-lookup changes for test page.
So Quote page will work locally.
2022-07-14 12:58:04 -04:00
Leah Schumann
049e1caa7c Changed the number of visible end characters of VINs on address-vehicles from 4 to 6. Also fixed bug that was causing the damage data to be cleared. 2022-07-14 09:34:54 -04:00
Katie
a80c9b3cca CSR-729 Fix merge conflict 2022-07-13 11:28:46 -04:00
Leah Schumann
8c2232e911 Some additional small changes requested by Frank 2022-07-13 11:00:11 -04:00
Leah Schumann
2184480eb2 Updated unit tests 2022-07-13 10:55:01 -04:00
Katie
cc6ecd9918 CSR-726 Clear serviceLocation address and city on vin-lookup unless zip matches registration zip 2022-07-13 10:53:19 -04:00
Leah Schumann
de3810d3dd Fixed typo 2022-07-13 09:17:42 -04:00
Leah Schumann
c8a1938329 Merging from develop 2022-07-13 09:16:59 -04:00
Leah Schumann
8247c5b9e3 License Plate Lookup refactoring. Refactor mostly complete. There might be some slight differences remaining 2022-07-13 09:14:34 -04:00
Katie
086392c561 CSR-729 Save registration address to service by default, only save service location on vin-lookup if service zip hasn't changed 2022-07-12 15:21:57 -04:00
Leah Schumann
e452928c77 vin-lookup: added 'Invalid Zip' alert' and refactored to make it more similar to address-lookup 2022-07-12 08:55:36 -04:00
Leah Schumann
d7e2f1e0cb Redo of address-lookup invalid zip alert changes 2022-07-08 10:06:32 -04:00
Katie
fb02189681 Add missing property in vin-lookup 2022-07-07 16:03:16 -04:00
FrankRua
4ae40b9439 some small changes, fixed one defect 2022-07-06 12:37:47 -04:00
FrankRua
1afdec7138 merge develop into my branch 2022-07-01 12:50:51 -04:00