Commit graph

985 commits

Author SHA1 Message Date
max-dempsey
85404ae202
Merge pull request #369 from Safelite/feature/CSR-92
Feature/csr 92
2022-04-28 09:29:24 -04:00
Max
017ae832c5 Fixing typos 2022-04-28 09:19:56 -04:00
Adam Caouette
75d6434b6e CSR-392: add aria-required fields where needed 2022-04-27 16:41:53 -04:00
Max
78f10f05f2 unit test fix 2022-04-27 15:58:19 -04:00
Max
85420affd9 1) Adjusting evox image height and scrollable area for ymms pages. 2) Adding feature to sync license plate, registration zip, email and service zip to correct textbox fields for lpl. 3) removing zip mismatch alert when new zip added but different alert triggered. 2022-04-27 15:40:44 -04:00
Max
c7c926ccad Merge branch 'develop' into feature/CSR-92 2022-04-27 11:51:30 -04:00
Max
40df6d12ad Refactoring license-plate-lookup and hard coding routes to go from damage to lpl for testing 2022-04-27 11:51:05 -04:00
bmauger
9623fd80bb Merge branch 'feature/CSR-92' into CSR-101-vin-lookup 2022-04-26 15:37:31 -04:00
Max
f43e6733bf Refactoring lpl vue 2022-04-26 15:29:57 -04:00
Max
95add315a0 REfactoring lpl page 2022-04-26 12:46:47 -04:00
Adam Caouette
8d04bc4845 CSR-447: fix groupName so it can be used as an ID 2022-04-26 09:09:22 -04:00
Leah Schumann
14f6174a76 Merging from develop 2022-04-22 07:56:28 -04:00
Leah Schumann
d7b4c8d5f5 Checking in before merging from develop 2022-04-22 07:51:56 -04:00
Katie
3fda76124b Add 2016 to list of test vehicle years for QA 2022-04-21 12:53:40 -04:00
Max
26d027edaf Finishing up license plate lookup page 2022-04-21 09:41:11 -04:00
Max
68c9f089f5 Merge branch 'develop' into feature/CSR-92 2022-04-19 14:43:38 -04:00
Max
70775140e6 Updating string file name 2022-04-19 14:41:56 -04:00
FrankRua
ea9d5f8036 unit tests 2022-04-19 13:46:09 -04:00
FrankRua
8b25907bd9 readonly logic 2022-04-19 12:50:42 -04:00
FrankRua
d25ac707b3 Change back button logic 2022-04-19 10:45:11 -04:00
FrankRua
7a6c87dff7 Merge remote-tracking branch 'origin/CSR-101-vin-lookup' into feature/CSR-85 2022-04-19 10:44:42 -04:00
FrankRua
e721d0deca Some other logic changes 2022-04-19 10:33:42 -04:00
Max
c3cad0f2dc Merge branch 'develop' into feature/CSR-92 2022-04-19 10:27:06 -04:00
Max
18710d1469 Updating ways special strings are parsed 2022-04-19 10:26:31 -04:00
FrankRua
f378f690ab Refactor logic for redirect 2022-04-18 17:10:58 -04:00
bmauger
e1f20ad3a8 WIP 2022-04-18 11:12:32 -04:00
AdamCaouetteSafelite
5488c9aec6
Merge pull request #341 from Safelite/bugfix/CSR-419
CSR-440: add more conditions for special error message
2022-04-18 09:07:19 -04:00
Max
7150f5fd9b Merge branch 'develop' into feature/CSR-92 2022-04-15 16:24:30 -04:00
Max
b41db74fd4 Adding string replace methods to alert widget 2022-04-15 16:21:57 -04:00
FrankRua
c6a55045bd update to contract 2022-04-14 17:07:11 -04:00
FrankRua
650fbd564e Log experiment exposure on vehicle-year 2022-04-14 10:46:35 -04:00
Leah Schumann
c766d42dfe Merge branch 'feature/CSR-96' into feature/CSR-104 2022-04-14 08:37:34 -04:00
Leah Schumann
c65794f847 Added watch on addressModel so that when all fields have been populated after garbage is entered into autocomplete we clear out the No Match warning 2022-04-14 08:37:09 -04:00
FrankRua
a0cf6d9864 Start for calling endpoint 2022-04-13 17:05:13 -04:00
Leah Schumann
7fc0f40c03 Checking in before demoing CSR-96 2022-04-13 10:08:46 -04:00
Adam Caouette
5aaea9b31b CSR-440: add more logic checks to avoid unit test errors 2022-04-13 09:18:59 -04:00
Adam Caouette
42cb24acca CSR-419: add more conditions for special error message 2022-04-13 08:50:23 -04:00
Max
4e7debe2fb Updates to lpl page 2022-04-12 11:10:39 -04:00
CarlNation
12db51a377 CSR-478 relocate keydown logic to footer 2022-04-12 09:12:24 -04:00
bmauger
9cf7204059 WIP 2022-04-11 15:10:20 -04:00
FrankRua
cc2e00b88d parsed string for int to make consistent with documentation 2022-04-11 13:51:52 -04:00
Max
b16beff2d7 Adding navigation scenarios 2022-04-11 13:28:08 -04:00
CarlNation
b6966aade0 CSR-478 rename and add mock for test 2022-04-11 10:11:47 -04:00
CarlNation
047d8adacf CSR-478 Block keyboard input after button click 2022-04-11 09:33:33 -04:00
Leah Schumann
f18a38fbbe Merge branch 'feature/CSR-96' into feature/CSR-104 2022-04-08 16:22:58 -04:00
Leah Schumann
73745fd24a Removed old way of passing alert headline and body text from page level component to sub-components 2022-04-08 16:22:35 -04:00
Leah Schumann
ab7e4e3871 Merge branch 'feature/CSR-96' into feature/CSR-104 2022-04-08 16:18:28 -04:00
Leah Schumann
1800f596af Added cmsWidgetName attribute to alerts in addressQuestions component to allow 'binding' of the CMS data to the alert 2022-04-08 16:17:51 -04:00
Max
c93efdb8c8 Merge branch 'develop' into feature/CSR-92 2022-04-08 15:15:52 -04:00
Leah Schumann
8aab376946 Merge branch 'feature/CSR-96' into feature/CSR-104 2022-04-08 13:13:55 -04:00
Leah Schumann
24cad33144 Merge branch 'develop' into feature/CSR-96 2022-04-08 13:13:00 -04:00
Leah Schumann
c4f4b6fbec checking in before merging from CSR-96, after merging from develop 2022-04-08 13:12:10 -04:00
Max
e1da84ee61 Adding new cms content retrieval method to alert component 2022-04-08 13:02:46 -04:00
Leah Schumann
ef9eaa8817 Merged from feature/CSR-96 2022-04-08 11:17:31 -04:00
Max
e4c2d1bf51 Adding props to pass alert data to child components and updating dropdown question to new format for retrieving CMS data 2022-04-08 10:07:59 -04:00
Max
279b7ef534 Merge remote-tracking branch 'origin/feature/CSR-92' into feature/CSR-92 2022-04-08 09:27:42 -04:00
Max
6db315e01a Fixing up part question widget retrieval 2022-04-08 09:25:04 -04:00
Leah Schumann
e05ba287a1 Latest changes related to new CMS data population in child controls 2022-04-08 09:24:58 -04:00
CarlNation
044464ea27 CSR-92 call intializeComp for replace options 2022-04-08 08:48:19 -04:00
Katie
4dd442596c CSR-98 Add vehicle years for QA 2022-04-07 17:13:43 -04:00
Leah Schumann
d7b1069991 Merged from develop and partial implementation of new way to populate CMS content. 2022-04-07 10:04:34 -04:00
bmauger
4ccda4ee93 WIP 2022-04-06 17:08:25 -04:00
bmauger
6f74945156 Merge branch 'develop' into CSR-101-vin-lookup 2022-04-06 10:55:19 -04:00
Adam Caouette
9eb32a6a52 Merge branch 'develop' into bugfix/CSR-436 2022-04-06 10:05:11 -04:00
bmauger
9dcc302d8c Merge branch 'develop' into CSR-101-vin-lookup 2022-04-06 10:04:03 -04:00
Adam Caouette
4477b76058 CSR-436: reverse experimental code which did not fix issue 2022-04-06 10:02:35 -04:00
Max
27d391599b More unit test fixes 2022-04-06 09:49:07 -04:00
Max
76935aac00 Merge branch 'develop' into feature/CSR-92 2022-04-06 09:39:19 -04:00
AdamCaouetteSafelite
1aa7bd3978
Merge pull request #321 from Safelite/bugfix/CSR-436
CSR-436: experiment/test to fix iphone bug with hiding footer
2022-04-05 16:20:37 -04:00
bmauger
6d69c7c7af WIP Updates to vin-lookup page. 2022-04-05 15:01:40 -04:00
Adam Caouette
b57f2a3483 CSR-436: experiment/test to fix iphone bug with hiding footer 2022-04-05 14:54:50 -04:00
Max
8930cc8681 Merge branch 'develop' into feature/CSR-92 2022-04-05 13:13:30 -04:00
Max
56fd43d916 more unit test changes 2022-04-05 13:07:03 -04:00
katieoh-safelite
53762de3be
Merge pull request #317 from Safelite/feature/CSR-98
Feature/csr 98
2022-04-05 11:16:58 -04:00
Max
e9a5f999ea More unit tests 2022-04-05 10:01:07 -04:00
Katie
11c40edccd CSR-98 Add zip code to saveOrder 2022-04-04 17:07:37 -04:00
Leah Schumann
8d94f449a3 Merging from feature/CSR-96 2022-04-01 10:17:59 -04:00
Leah Schumann
873e1f3316 Added temp code to allow navigation to page from vehicle-damage page 2022-04-01 10:16:27 -04:00
Leah Schumann
6d4dcba29a Added some navigation scenarios and added ADDRESS_LOOKUP page to routing-table 2022-03-31 15:39:16 -04:00
Leah Schumann
c3936169d1 Merge branch 'develop' into feature/CSR-96 2022-03-31 15:16:11 -04:00
Mark Harris
d2a2605374 Moving the back button under the funnel-sub-header 2022-03-31 15:09:26 -04:00
bmauger
3ae1e6edac Merge branch 'develop' into CSR-101-vin-lookup 2022-03-31 14:35:40 -04:00
Leah Schumann
ee60b23598 Started working on Unit tests 2022-03-30 09:15:08 -04:00
bmauger
5de5f2d17c CSR-269 fix rounded border, error border color and size, alert position, container padding 2022-03-29 16:28:58 -04:00
FrankRua
5da7037e4d lint 2022-03-29 09:30:26 -04:00
FrankRua
c50e21a2a7 refactor heritage helper 2022-03-29 09:13:19 -04:00
Max
b982d3a26a Merge branch 'develop' into feature/CSR-92 2022-03-29 09:09:27 -04:00
Max
ab93eb4d2d Changing initialize component to getcmscontent for retrieval of all cms content 2022-03-29 09:08:38 -04:00
Max
a2008021c7 Changing cms retrieval methods 2022-03-25 16:22:15 -04:00
bmauger
6c770a6e26 CSR-101 vin-lookup updates WIP 2022-03-25 15:32:13 -04:00
Katie
d4579137ae CSR-98 Cleanup 2022-03-25 09:59:43 -04:00
Katie
44c4fcfd6a CSR-98 Fix tests 2022-03-25 09:52:12 -04:00
Katie
4a9d0edaab Merge remote-tracking branch 'origin/develop' into feature/CSR-98 2022-03-25 08:33:41 -04:00
bmauger
0dab72ad84 Remove code/start over. 2022-03-24 15:52:10 -04:00
bmauger
1569a15257 Update path. 2022-03-24 15:17:13 -04:00
Max
c007430e63 Adding validations to lpl 2022-03-24 15:04:27 -04:00
bmauger
88162fb390 Merge branch 'develop' into CSR-101-vin-lookup-additions 2022-03-24 14:44:22 -04:00
FrankRua
9548c9f198 Merge branch 'develop' into feature/CSR-99 2022-03-24 14:40:03 -04:00
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
FrankRua
8e21ccec6c update to account for session 2022-03-23 12:55:04 -04:00
Leah Schumann
c317708440 Added regex validation for Zip 2022-03-22 16:05:17 -04:00
Max
7beb7ff4d3 Merge branch 'develop' into feature/CSR-92 2022-03-22 15:19:29 -04:00
Max
52d58bb2ea More lpl features 2022-03-22 15:19:04 -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
FrankRua
1ac05c353b CSR-98 to CSR-99 2022-03-21 12:05:10 -04:00
Leah Schumann
b769f95d56 Added validation to address-lookup 2022-03-21 10:39:35 -04:00
bmauger
10bad18b56 WIP Do not merge. 2022-03-18 12:18:43 -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
Max
ebc30c7776 More implementations for license plate lookup 2022-03-16 13:14:07 -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
Katie
6a17e122ea CSR-98 Move functions into heritage-integration-helper 2022-03-15 16:13:29 -04:00
Katie
399624af8d CSR-98 Add variable for cookieName OrderInfo 2022-03-15 15:17:38 -04:00
Adam Caouette
f18d6f609e Merge branch 'develop' into feature/CSR-319 2022-03-14 16:27:39 -04:00
Max
18b6904e7d fixing mergers 2022-03-14 16:00:42 -04:00
Max
7e42384a7c Changes for license plate lookup 2022-03-14 15:16:07 -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
Max
b0f9a1beff Creating license plate lookup page 2022-03-11 10:52:36 -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
CarlNation
25ffc2ebbd Merge branch 'develop' into feature/CSR-297 2022-03-06 15:43:37 -05:00
CarlNation
a40600bba5 CSR-297 - reset vehicle damage selections 2022-03-06 15:42:47 -05:00
CarlNation
eead9f0ccd CSR-297 persist vehicle damage selections and tests 2022-03-06 15:29:28 -05:00
Frank Rua
a06fc7412b
Merge pull request #271 from Safelite/feature/CSR-335
Feature/csr 335
2022-03-04 17:20:12 -05:00
FrankRua
533c799385 defects 2022-03-04 16:56:58 -05:00
Adam Caouette
228811af93 CSR-319: remove unneeded computed value 2022-03-04 15:10:34 -05:00
Adam Caouette
7cbcc84476 CSR-319: update form test page 2022-03-04 15:03:14 -05:00
Adam Caouette
84b0257de2 CSR-319: improve repair/replace logic 2022-03-04 15:02:39 -05:00
Max
b3c869f293 radio updates 2022-03-04 14:22:25 -05:00
FrankRua
13532b1c5d update 2022-03-04 14:08:14 -05:00
Adam Caouette
f36d199670 Merge branch 'develop' into feature/CSR-319 2022-03-04 13:54:45 -05:00
Adam Caouette
98b4329693 CSR-319: remove console logging and outdated code blocks 2022-03-04 13:03:35 -05:00
Adam Caouette
312ba851bf CSR-319: move validation rules and errors into centralized files; fix and set up validation unit tests 2022-03-04 13:03:08 -05:00
CarlNation
895bc5c43e CSR-297 WIP persist page selections 2022-03-04 12:35:05 -05:00
FrankRua
46791251b2 default model value 2022-03-04 10:43:39 -05:00
FrankRua
b10d8c55ce POC tint aut oselection 2022-03-03 16:38:04 -05:00
CarlNation
e4a045349a Merge branch 'develop' into feature/CSR-297 2022-03-03 14:10:29 -05:00
CarlNation
9dc96ba9e8 CSR-297 bug fixes 2022-03-03 14:09:31 -05:00
Frank Rua
e41dfb1108
Merge pull request #268 from Safelite/feature/CSR-335
Feature/csr 335
2022-03-03 11:14:51 -05:00
FrankRua
bcc0114c52 defect updates 2022-03-03 11:06:53 -05:00
Leah Schumann
1ce165c5a8 Merging from 'develop' 2022-03-03 09:32:55 -05:00
Leah Schumann
02e6fdb335 Now dynamically retrieving the alert headers and text from CMS, also now retrieving Places API key from env variables 2022-03-03 09:28:11 -05:00
CarlNation
440cc39b34
Merge pull request #266 from Safelite/CSR-399-vin-lookup
CSR-399 vin-information
2022-03-03 07:05:03 -05:00
bmauger
4b6821c694 CSR-399 vin-information WIP 2022-03-02 17:24:12 -05:00
FrankRua
0b445f176b multiple defect fixes 2022-03-02 16:24:37 -05:00
FrankRua
ab626af82f Populate already selected options 2022-03-02 10:59:51 -05:00
Adam Caouette
ca0b266efa CSR-319: move validation into vehicle-damage page 2022-03-01 14:12:05 -05:00
FrankRua
6d0dcb04a0 PR review 2022-03-01 13:40:12 -05:00
CarlNation
3c0439c0d3 CSR-297 vehicle damage routing and testing 2022-03-01 11:28:18 -05:00
FrankRua
b43bdb3960 Merge branch 'develop' into feature/CSR-335 2022-03-01 10:26:53 -05:00
FrankRua
fdf50b1882 Unit tests 2022-03-01 10:26:42 -05:00
Adam Caouette
cd5fcfb7e2 CSR-319: fix typo 2022-03-01 10:04:05 -05:00
Adam Caouette
bb3894441a Merge branch 'develop' into feature/CSR-319 2022-03-01 09:19:00 -05:00
Adam Caouette
e6e9c92f2f CSR-319: implement full validation on form-test 2022-03-01 09:16:18 -05:00
bmauger
0684a75f40 Remove unneeded code. 2022-03-01 08:14:47 -05:00
FrankRua
c1df7db2a4 Unit tests for vehicle-parts 2022-02-28 14:37:10 -05:00
FrankRua
ac492e3203 develop / 297 merge 2022-02-28 10:56:38 -05:00
CarlNation
fa82333be5 Merge branch 'develop' into feature/CSR-297 2022-02-28 10:54:54 -05:00
CarlNation
6f614e9a63 CSR-297 wip plus CSR-335 2022-02-28 10:51:13 -05:00
FrankRua
0402cc720f naibagte forward 2022-02-28 10:25:06 -05:00
Leah Schumann
30513e56ae Added 'pin' icon to Street Address / auto-complete field 2022-02-28 08:21:43 -05:00
bmauger
b1346f4a55 Update label text for clarity. 2022-02-28 08:21:16 -05:00
Leah Schumann
474d9a34f6 Merging Bryan's changes from develop 2022-02-28 08:18:27 -05:00
FrankRua
62fbdd916b Match selected parts to API parts 2022-02-27 14:56:05 -05:00
FrankRua
0ab3396502 rename var 2022-02-25 15:58:49 -05:00
max-dempsey
13e5e53965
Merge pull request #254 from Safelite/buttonQuestion-test
Adding button question example test page
2022-02-25 14:51:11 -05:00
FrankRua
e43b2caaeb created page data methods for Vuex / Router 2022-02-25 14:48:22 -05:00
Max
f6af95a753 Adding button question example test page 2022-02-25 14:45:57 -05:00
bmauger
2102e007ed Add icon prop to text input. 2022-02-25 11:52:43 -05:00
Leah Schumann
8df8b05e30 added optional input mask to textbox-question component 2022-02-25 11:46:58 -05:00
Leah Schumann
ea038adcff Added transition effect to appearance of address fields after auto-complete 2022-02-25 08:28:52 -05:00
FrankRua
d49e363e6c use tint value if no description 2022-02-24 16:17:40 -05:00
FrankRua
8d60732e9e pre-req's valid 2022-02-24 16:13:16 -05:00
FrankRua
2386153061 Tint mapper changes 2022-02-24 15:59:25 -05:00
FrankRua
d17f214967 Merge remote-tracking branch 'origin/feature/CSR-297' into feature/CSR-335 2022-02-24 15:07:07 -05:00
FrankRua
7daa667552 state changes 2022-02-24 15:02:57 -05:00
CarlNation
57ee0fd29a CSR-297 wip
store updates.  first of three page routes
2022-02-24 14:55:40 -05:00
Leah Schumann
9ab7b79682 WIP: Cleanup and fixes related to styling merge and others 2022-02-24 13:49:19 -05:00
Leah Schumann
ed8cd94ac0 Merged from develop 2022-02-24 13:24:02 -05:00
Leah Schumann
fe87962a41 Before merging latest from develop 2022-02-24 13:17:47 -05:00
FrankRua
9636d358d8 Map API data to vehicle-parts ds 2022-02-24 12:33:20 -05:00
CarlNation
896f70c7f8 Merge branch 'develop' into feature/CSR-297 2022-02-24 10:49:19 -05:00
Max
137d0684c2 Fixing bug for when sideDoor not selected 2022-02-24 10:42:24 -05:00
FrankRua
3742c72890 Merge remote-tracking branch 'origin/feature/CSR-270-refactor' into feature/CSR-335 2022-02-24 09:59:08 -05:00
Max
ff9b4d5f08 Fixing unit tests and adding multselect to windshield-options 2022-02-24 09:43:47 -05:00
FrankRua
64bcb2d395 Merge branch 'develop' into feature/CSR-335 2022-02-24 08:48:16 -05:00
CarlNation
7784a69852 Merge branch 'feature/CSR-335' into feature/CSR-297 2022-02-24 08:45:33 -05:00
FrankRua
25f0eaf075 include parameters in the prereq calls 2022-02-23 16:55:13 -05:00
Max
550c0d6e73 Side door options fixes 2022-02-23 15:59:18 -05:00
FrankRua
213090b863 alert added 2022-02-23 15:55:30 -05:00
Adam Caouette
45c666c30a CSR-296: restore d-none class to hide single answers 2022-02-23 14:03:27 -05:00
FrankRua
265e32f7a7 Integrated CMS, refactor 2022-02-23 11:30:48 -05:00
FrankRua
1d04dc5ac8 Merge branch 'develop' into feature/CSR-335 2022-02-23 10:14:37 -05:00
Adam Caouette
02213cf24d CSR-296: remove boolean 2022-02-23 09:55:59 -05:00
Adam Caouette
a08a2b93c8 Merge branch 'develop' into feature/CSR-296 2022-02-23 09:38:16 -05:00
Adam Caouette
0848dafe48 CSR-296: remove test var 2022-02-23 09:15:50 -05:00
bmauger
3769fc37d0
Merge pull request #242 from Safelite/CSR-365-text-box-drop-down
CSR-365 text box and drop down components
2022-02-23 08:23:45 -05:00
bmauger
c114e4b004 CSR-365 text input and select input components. 2022-02-23 08:12:31 -05:00
Adam Caouette
e2bd611f03 Merge branch 'develop' into feature/CSR-296 2022-02-22 17:50:45 -05:00
Adam Caouette
51e5589238 CSR-296: Merge develop, resolve conflicts and fix unit tests 2022-02-22 17:30:29 -05:00
FrankRua
cbdde53a98 Calls $refs dynamically 2022-02-22 17:06:31 -05:00
FrankRua
3361e6818a Updates to account for dev changes 2022-02-22 17:00:09 -05:00
bmauger
45f61fc2f1 WIP don't merge. 2022-02-22 16:57:03 -05:00
FrankRua
d64cd068a2 Merge branch 'develop' into feature/CSR-335 2022-02-22 16:36:49 -05:00
FrankRua
cf59f376be vehicle-parts components 2022-02-22 16:10:44 -05:00
Max
20d570b33f Adding aria-live to replace options 2022-02-22 15:42:34 -05:00
Max
a6f1d8de26 unit test fix 2022-02-22 15:35:44 -05:00
FrankRua
32a7cd077d binding 2022-02-22 15:33:28 -05:00
bmauger
01d446d1f2 WIP Don't merge. 2022-02-22 15:07:44 -05:00
Max
2e26ddba39 Creating fade animation 2022-02-22 15:06:35 -05:00
Adam Caouette
01f511915a Merge branch 'develop' into feature/CSR-296 2022-02-22 13:20:51 -05:00
Adam Caouette
b14f2c7359 CSR-296: create/clean up unit tests 2022-02-22 13:11:46 -05:00
Max
a406516069 Fixing unit test for merged changes 2022-02-22 12:44:56 -05:00
Max
85378bbec5 Move stripping vehicle category off from values logic into damage locations widget 2022-02-22 10:53:22 -05:00
Max
86006d7600 Merge branch 'develop' into feature/CSR-270 2022-02-22 10:38:25 -05:00
Max
1dfee19cfd Creating side-door-options component 2022-02-22 10:29:16 -05:00
Leah Schumann
025ae14047 Progress checkin for Bryan to look at styling 2022-02-22 10:11:18 -05:00
FrankRua
d9dc1eeb7e Changed computed, commented 2022-02-21 17:26:29 -05:00
FrankRua
79bf4f774e Added v-models and catch emit function 2022-02-21 17:07:19 -05:00
CarlNation
d653ab7290
Merge pull request #236 from Safelite/feature/CSR-269
Feature/csr 269
2022-02-21 16:21:57 -05:00
CarlNation
8974aa464c CSR-269 reset fields and remove unused 2022-02-21 15:48:23 -05:00
bmauger
a76f3f75a2 Remove unused component. 2022-02-21 12:32:10 -05:00
FrankRua
483f342baa Merge branch 'develop' into feature/CSR-335 2022-02-21 12:19:51 -05:00
bmauger
2c3c8d4933
Merge pull request #234 from Safelite/CSR-342-add-button-question
CSR-342 replace radio with button-question.
2022-02-21 10:43:21 -05:00
bmauger
e16f08598e CSR-342 replace radio with button-question. 2022-02-21 10:32:04 -05:00
CarlNation
470774f03d CSR-269 2022-02-18 16:03:57 -05:00
CarlNation
3d5e45d47d Merge branch 'develop' into feature/CSR-269 2022-02-18 14:14:48 -05:00
bmauger
6372c72f04 CSS organize and cleanup. 2022-02-18 13:31:37 -05:00
FrankRua
ad106e0176 Merge branch 'develop' into feature/CSR-335 2022-02-18 13:15:03 -05:00
CarlNation
9fab751f25 Merge branch 'develop' into feature/CSR-269 2022-02-18 11:51:03 -05:00
CarlNation
e3cdbfbe6c csr-269 2022-02-18 11:49:40 -05:00
Max
6534c5da19 Merge branch 'develop' into feature/CSR-270 2022-02-18 11:24:39 -05:00
CarlNation
7b4b660f6f Merge branch 'develop' into feature/CSR-269 2022-02-18 09:51:46 -05:00
CarlNation
e00cb8d71a CSR-269 2022-02-18 09:50:27 -05:00
Max
9b5fe2adf4 Side Door Options 2022-02-18 09:48:29 -05:00
bmauger
495019b471 Set radio buttons to align top per Rachel. 2022-02-18 09:15:43 -05:00
bmauger
ab23fe5fe7 CSR-341 WIP nested radio demo 2022-02-18 08:50:45 -05:00
bmauger
9e12733756 CSR-342 WIP & QA fix. 2022-02-17 13:59:40 -05:00
Adam Caouette
51660aa968 Merge Develop branch, fix conflicts 2022-02-17 12:24:41 -05:00
Adam Caouette
6526dbbbad CSR-296: add back glass replace options question 2022-02-17 11:21:48 -05:00
bmauger
acd770db5e Fix bug with button loader/spinner. 2022-02-17 09:11:10 -05:00
CarlNation
04a3405fd1 Merge branch 'develop' into feature/CSR-269 2022-02-17 08:11:29 -05:00
CarlNation
5d866d0d04 CSR-269 2022-02-17 08:05:05 -05:00
bmauger
ecae48e730 Component-test page cleanup. 2022-02-16 17:04:39 -05:00
Max
e2f0e1eb15 Merge branch 'develop' into feature/fix_selection_logic 2022-02-16 15:40:08 -05:00
Max
588a62c353 Moving logic for auto-select to replace options question 2022-02-16 15:39:43 -05:00
bmauger
54ed12171d
Merge pull request #222 from Safelite/BRM-error-states
Add error states to component-test page, update disabled button styles
2022-02-16 15:25:38 -05:00
bmauger
f32439972d Add error states to component-test page, update disabled button styles
Center footer link when stacked.
2022-02-16 15:01:17 -05:00
Leah Schumann
e6d3f3506e Merge branch 'develop' into feature/CSR-96 2022-02-16 14:53:31 -05:00
Max
4cd4650fb7 Unit test updates 2022-02-16 14:43:57 -05:00
Leah Schumann
45f048b906 Basic auto-complete function complete with standard html elements 2022-02-16 14:37:15 -05:00
Max
51407aaef7 Merge branch 'develop' into feature/CSR-268_fix 2022-02-16 13:25:29 -05:00
Max
845679df74 Cleanup and logic fixes 2022-02-16 13:25:05 -05:00
bmauger
e2e7f194b4 CSR-262 validation styling updates. 2022-02-16 08:57:23 -05:00
bmauger
5bbb6dc9f5 CSR-266 update styles. 2022-02-15 17:00:11 -05:00
FrankRua
b588fce5ee v-model 2022-02-15 16:30:59 -05:00
CarlNation
e2bfed2b36 csr-269 wip 2022-02-15 16:16:06 -05:00
Max
b2b874e988 Fixing filter functionality 2022-02-15 14:53:05 -05:00
FrankRua
5a6acf7bce More changes 2022-02-15 13:00:02 -05:00
Max
965ab3e8d1 Merge branch 'develop' into feature/CSR-339_defect 2022-02-14 17:12:12 -05:00
Max
781a1f8967 Adding condition to when change event occurs on radio buttons 2022-02-14 17:11:53 -05:00
FrankRua
b5cd518330 init design for radio question data 2022-02-14 16:39:17 -05:00
CarlNation
c824402a4a Merge branch 'develop' into feature/CSR-269 2022-02-14 14:28:42 -05:00
Max
d1ecf4d7b9 Fixing damageOptionsMap logic 2022-02-14 12:29:32 -05:00
Max
b7cc2cae26 Merge branch 'develop' into feature/CSR-268_logic-fix 2022-02-14 12:17:54 -05:00
Max
b48312b869 Fixing damageOptionsMap logic 2022-02-14 12:15:42 -05:00
CarlNation
c9b09ae23a CSR-269 wip 2022-02-14 10:59:31 -05:00
Adam Caouette
3838316699 CSR-254: refactoring, restored commented out test code 2022-02-11 17:12:28 -05:00
Adam Caouette
3f8eef0b07 CSR-254: fixes 2022-02-11 17:00:51 -05:00
Adam Caouette
b23c483823 Merge branch 'develop' into feature/CSR-254 2022-02-11 15:16:55 -05:00
Adam Caouette
178e053d63 CSR-254: move vehicle-damage test into form-test page 2022-02-11 10:35:55 -05:00
bmauger
08f0f90576 CSR-341 WIP 2022-02-10 15:58:21 -05:00
Adam Caouette
d47cd77c5e CSR-254: fix error styling 2022-02-10 15:30:45 -05:00
bmauger
bb2088c8ff CSR-341 WIP commit to fix back button on vehicle damage page. 2022-02-10 13:45:38 -05:00
Adam Caouette
7deaffe68f Merge branch 'develop' into feature/CSR-254 2022-02-10 09:15:45 -05:00
Adam Caouette
8ddf244a5e CSR-254: move validation into child elements 2022-02-09 17:23:06 -05:00
Leah Schumann
6ca9bea993
Merge pull request #205 from Safelite/feature/CSR-231
WIP suppress Chrome Autocomplete
2022-02-09 15:01:31 -05:00
Leah Schumann
ce6d1008d2 Set to APIKEY for dev 2022-02-09 14:57:00 -05:00
bmauger
1eff8b58a9 CSR-241 QA color updates. 2022-02-09 14:55:13 -05:00
Leah Schumann
4abd97ece1 WIP suppress Chrome Autocomplete 2022-02-09 14:36:14 -05:00
bmauger
aa7e2c88c9
Merge pull request #203 from Safelite/CSR-257-funnel-footer-requested-changes
Csr 257 funnel footer requested changes
2022-02-09 13:55:21 -05:00
bmauger
a3fd891d16 Update unit test. 2022-02-09 12:50:45 -05:00
Leah Schumann
94e7dbdf17
Merge pull request #204 from Safelite/feature/CSR-231
Added autocomplete='off' to all fields
2022-02-09 11:26:12 -05:00
Leah Schumann
4b33452fe5 Added autocomplete='off' to all fields 2022-02-09 11:19:50 -05:00
bmauger
bb161ee97f CSR-257 WIP do not merge. 2022-02-08 17:44:42 -05:00
bmauger
5f9917e16a
Merge pull request #200 from Safelite/CSR-266-add-prop
CSR-266 update props.
2022-02-08 09:05:40 -05:00
Leah Schumann
f99c3b7f50 Switching to DEV API Key 2022-02-08 08:11:36 -05:00
Leah Schumann
38134be19d merging from develop 2022-02-08 08:08:36 -05:00
bmauger
bd25366d9e CSR-266 update props. 2022-02-07 15:14:46 -05:00
Leah Schumann
35469f51cd Latest updates to POC for CSR-231 2022-02-07 09:21:56 -05:00
Adam Caouette
ae56ff6d43 CSR-254: add optional windshield-options and windshield-damage-type-q 2022-02-04 17:14:04 -05:00
CarlNation
06c312d6c6 CSR-78 switch prop to computed 2022-02-04 16:25:03 -05:00
bmauger
1a8a5a73e6 Remove unneeded code. 2022-02-04 15:53:10 -05:00
Adam Caouette
4c4d73df17 Merge branch 'develop' into feature/CSR-254 2022-02-04 15:52:10 -05:00
Adam Caouette
90d4b00c42 CSR-254: updates for recent changes to buttons 2022-02-04 15:45:15 -05:00
max-dempsey
186b819404
Merge pull request #195 from Safelite/feature/unit-test-updates
Cleaning up button emit changes and adjusting unit tests
2022-02-04 15:25:38 -05:00
Max
6749da508a Setting replace options isMutliSelect to true by default 2022-02-04 15:21:57 -05:00
Max
a326c329ef Turning groupName into prop 2022-02-04 15:16:10 -05:00
Max
c8a4dd2813 Fixing unit test 2022-02-04 14:44:12 -05:00
Max
47a7fdd149 Fixes to damage location component 2022-02-04 14:41:07 -05:00
bmauger
0fe50fb780
Merge pull request #192 from Safelite/CSR-257-funnel-footer-updates
CSR-257 update how button and text link wrap and stack.
2022-02-04 14:00:58 -05:00
Max
17e05dcf66 Cleaning up button emit changes and adjusting unit tests 2022-02-04 13:45:54 -05:00
Adam Caouette
30ae4fcd8b Merge branch 'develop' into feature/CSR-254 2022-02-03 17:43:51 -05:00
bmauger
e6a5648a59 CSR-257 update how button and text link wrap and stack. 2022-02-03 13:06:58 -05:00
Max
35530f9199 Taking out preset value for vehicle damage 2022-02-03 12:44:13 -05:00
Max
2db0567072 Merge branch 'develop' into feature/v-model_refactoring 2022-02-03 12:42:46 -05:00
Max
268968213e Refactoring v-model to computed values 2022-02-03 12:42:11 -05:00
Mark Harris
a21e7aa2c4 modelValue refactoring start 2022-02-03 09:58:44 -05:00
CarlNation
dce56fd900 CSR-78 typo 2022-02-03 06:21:32 -05:00
CarlNation
984ceb8225 CSR-78 formatting 2022-02-03 06:20:12 -05:00
CarlNation
4e91469bf2 Merge branch 'develop' into feature/CSR-78 2022-02-02 14:08:48 -05:00
CarlNation
ea5cdb3a9c Merge remote-tracking branch 'origin/develop' into develop 2022-02-02 14:06:50 -05:00
CarlNation
6328bbf5fe CSR-78 jest test coverage 2022-02-02 13:57:44 -05:00
Max
bd0d40357c Merge branch 'develop' into feature/CSR-268 2022-02-02 11:12:20 -05:00
Max
228d4a15e4 Creating damage location question and refactoring button question methods 2022-02-02 11:10:59 -05:00
Frank Rua
87a52b473e
Merge pull request #180 from Safelite/feature/CSR-310
Created state invalidation
2022-02-02 10:54:04 -05:00
FrankRua
5d9bfe0d0b begin store mock 2022-02-01 16:21:49 -05:00
bmauger
fc0a0a1a59 Update image paths. 2022-02-01 15:18:15 -05:00
FrankRua
5ccccc2548 Created state invalidation 2022-02-01 14:49:44 -05:00
bmauger
79588647d0 Update unit test. Add isRequired to make model pages. 2022-02-01 14:41:26 -05:00
bmauger
eb8e3a9b4d
Merge pull request #178 from Safelite/CSR-257-footer-component
Csr 257 footer component
2022-02-01 10:46:36 -05:00
bmauger
d4c84b8a57
Merge branch 'develop' into CSR-257-footer-component 2022-02-01 08:27:25 -05:00
CarlNation
c454c1d5ff Auto stash before merge of "develop" and "origin/develop" 2022-02-01 08:15:19 -05:00
Max
20ff377797 Fixing unit tests 2022-01-31 17:46:42 -05:00
Adam Caouette
215232663d CSR-254: set up damage-location-question 2022-01-31 16:26:36 -05:00
Max
db8be5e8c9 Conflict fixes and update to logic for taking in multiple modelvalue items 2022-01-31 16:21:02 -05:00
Max
02470efdb5 Merge branch 'develop' into feature/CSR-267 2022-01-31 15:34:50 -05:00
Max
221b5c1e73 Adding replace options component and unit tests 2022-01-31 15:23:30 -05:00
bmauger
707fde7b91 WIP CSR-257 2022-01-28 16:24:41 -05:00
FrankRua
2b526f3a7d Merge branch 'develop' into feature/CSR-188 2022-01-28 10:26:25 -05:00
FrankRua
b92c425fb4 Linter 2022-01-28 10:22:33 -05:00
FrankRua
0fc7ea8d67 added tests, increased code coverage 2022-01-28 10:19:51 -05:00
FrankRua
915cfd5a21 Added logic to validate pages 2022-01-27 17:23:09 -05:00
bmauger
4ae9f1fe26 Set aria-required to true for Bindu test. 2022-01-27 14:17:40 -05:00
Max
46cca70d3a Adding emit functionality 2022-01-26 22:45:39 -05:00
bmauger
8e45c1c99b CSR-266 add has-error css styling for validation. 2022-01-26 15:35:21 -05:00
bmauger
8e2e329359 CSR-266 add unit test. 2022-01-26 09:16:06 -05:00
bmauger
ec3c18dbef CSR-266 create button-main component. 2022-01-26 09:03:17 -05:00
Max
1521ad14c9 Adjustments 2022-01-26 08:49:17 -05:00
bmauger
b9b211666e
Merge pull request #162 from Safelite/CSR-266-link-component
CSR-266 create text link variations.
2022-01-24 10:28:21 -05:00
bmauger
b234dfa4ca CSR-266 create text link variations. 2022-01-21 14:42:40 -05:00
Max
e13863c37a Merge branch 'develop' into feature/CSR-267 2022-01-21 13:46:01 -05:00
Max
ddcca58d55 Updates for replace options question 2022-01-21 13:37:06 -05:00
Max
0618ff935e Merge branch 'develop' into feature/CSR-267 2022-01-21 09:38:01 -05:00
Frank Rua
9d5be8f8b8
Merge pull request #160 from Safelite/feature/CSR-130
minor changes
2022-01-21 09:30:21 -05:00
FrankRua
94a73a860a minor changes 2022-01-21 09:14:15 -05:00
Max
4ca5d09def Cleaning up props for radio question component 2022-01-21 09:07:18 -05:00
Max
2bb7d5985c replace options component created 2022-01-20 22:43:08 -05:00
FrankRua
91af7ef626 A few updates 2022-01-20 12:43:35 -05:00
FrankRua
9160d2f7c0 Merge remote-tracking branch 'origin/develop' into feature/CSR-130 2022-01-20 12:36:24 -05:00
FrankRua
a74fc27e0b Alert message CSS 2022-01-20 12:33:58 -05:00
Max
0ee6670949 Merge branch 'develop' into feature/CSR-186_add-logic-to-question-vue 2022-01-20 10:12:10 -05:00
Max
0301b0d3e3 Fixing test pages and unit tests 2022-01-20 10:10:47 -05:00
Max
80560902f0 Reworking button question widget to work with 3 different button components 2022-01-20 09:13:49 -05:00
Max
e3b1272429 Reworking button question 2022-01-19 15:48:38 -05:00
bmauger
99ed3323ac
Merge pull request #152 from Safelite/BRM-link-updates
Update link styles.
2022-01-19 09:52:26 -05:00
bmauger
82b7cdbf99 Update link styles. 2022-01-19 08:57:39 -05:00
Adam Caouette
9f58e600b6 CSR-254: remove unused validation rules preventing form from valid status 2022-01-18 21:35:56 -05:00
Adam Caouette
dd99a541ec CSR-254: fixes and tweaks 2022-01-18 17:44:12 -05:00
Adam Caouette
a081592f32 Merge branch 'develop' into feature/CSR-254 2022-01-18 17:20:18 -05:00