Commit graph

525 commits

Author SHA1 Message Date
bmauger
3c2ee2c04d Update unit test. 2022-03-24 09:39:07 -04:00
bmauger
495d609d47 Move vin-information to vin-lookup folder. 2022-03-24 08:57:42 -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
b9fd249803 Added back required code I removed 2022-03-22 08:58:47 -04:00
Leah Schumann
8f54707cae Merge branch 'develop' into feature/CSR-96 2022-03-22 08:55:08 -04:00
Leah Schumann
bf2c4d60cc Minor code cleanup 2022-03-22 08:51:41 -04:00
Leah Schumann
15b23c43f1 Fixed regex 2022-03-22 07:51:58 -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
Adam Caouette
24a44c4321 CSR-319: make validation rule names all kabob case 2022-03-17 11:31:05 -04:00
Leah Schumann
31450a374c Merging from develop 2022-03-16 11:51:59 -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
4f6f6242a0 CSR-319: expand Alert component to allow for multiple paragraphs 2022-03-15 18:52:36 -04:00
Adam Caouette
f18d6f609e Merge branch 'develop' into feature/CSR-319 2022-03-14 16:27:39 -04:00
bmauger
4a32ca1f98 Update unit test. 2022-03-14 13:55:46 -04:00
bmauger
2ffc311f22 Update vin-lookup page. 2022-03-11 16:03:38 -05:00
Adam Caouette
00d69f8710 CSR-319: remove no longer needed class 2022-03-11 10:14:53 -05:00
Adam Caouette
ef1502445c CSR-319: rearrange form markup location / move submit fns into mixin 2022-03-11 10:10:46 -05:00
AdamCaouetteSafelite
94d8f165fc
Merge pull request #287 from Safelite/feature/CSR-319
CSR-319: add final special validation for preventSplitAndSingleTogether
2022-03-10 16:50:50 -05:00
Adam Caouette
c4707fd6af CSR-319: clean up output on page 2022-03-10 16:42:24 -05:00
Adam Caouette
79dca4d4bb CSR-319: add final special validation for preventSplitAndSingleTogether 2022-03-10 16:37:04 -05:00
bmauger
4dd9b9469c
Merge pull request #285 from Safelite/CSR-101-vin-lookup-page
Csr 101 vin lookup page WIP Placeholder page.
2022-03-10 16:13:25 -05:00
bmauger
c19bb1cf79 Add classes inline, remove from global. 2022-03-10 15:42:17 -05:00
bmauger
d65a38b85a Code format. 2022-03-10 15:30:18 -05:00
bmauger
549491cd84 Add empty unit test. WIP 2022-03-10 15:25:19 -05:00
bmauger
27ff640529 Update vin-lookup.vue 2022-03-10 15:23:10 -05:00
bmauger
2a8680914c WIP 2022-03-10 15:22:12 -05:00
Adam Caouette
7125b8182d CSR-319: fix issue where null was overwriting array data 2022-03-10 15:06:05 -05:00
bmauger
59d9199e38 WIP Do not merge. 2022-03-09 17:12:58 -05:00
AdamCaouetteSafelite
c02e1c3c62
Merge pull request #281 from Safelite/feature/CSR-319
Feature/CSR-319
2022-03-09 13:14:08 -05:00
Adam Caouette
d1785cf6fc CSR-319: various refactorings from PR comments 2022-03-09 12:06:39 -05:00
Adam Caouette
a3c8998345 CSR-319: add new alert error if no windshield replace option is available 2022-03-08 17:36:34 -05:00
Adam Caouette
00e62c4240 CSR-319: update repair/replace validation logic 2022-03-08 15:07:47 -05:00
bmauger
4bff7b7792 CSR-269 style updates. 2022-03-08 10:46:47 -05:00
Leah Schumann
e26e20a7bf Merging from develop 2022-03-08 09:28:41 -05:00
Leah Schumann
09530d8338 Merge branch 'develop' into feature/CSR-96 2022-03-08 09:26:03 -05:00
Adam Caouette
aec70a397f CSR-96: fixed aria labels 2022-03-08 09:24:45 -05:00
Adam Caouette
74d3694c4f CSR-319: restore needed empty onSubmit call (to prevent default form submission) 2022-03-07 16:09:10 -05:00
Adam Caouette
4e6c8e5d3c Merge branch 'develop' into feature/CSR-319 2022-03-07 15:23:22 -05:00
Leah Schumann
18eccf277e checking in for accesibility testing on label hack 2022-03-07 14:29:58 -05:00
Adam Caouette
0f1f9398ec CSR-319: remove commented out method 2022-03-07 14:28:31 -05:00
CarlNation
bdd8033769 CSR-297 2022-03-07 11:17:55 -05:00
CarlNation
4d221378e2 Merge branch 'develop' into feature/CSR-297 2022-03-07 10:40:48 -05:00
CarlNation
c952d3f85b CSR-297 clean up chip count logic 2022-03-07 10:40:05 -05:00
CarlNation
680e7c02d9
Merge pull request #272 from Safelite/feature/CSR-297
Feature/csr 297
2022-03-07 10:00:28 -05:00
CarlNation
acc7adcb4a CSR-297 chip count reset in page and not store 2022-03-07 09:56:31 -05:00
Mark Harris
7ca8c72079 CSR-109 2022-03-07 09:13:12 -05:00
CarlNation
2f88ac6daa CSR-297 this moved to style page 2022-03-06 20:56:03 -05:00