Commit graph

1344 commits

Author SHA1 Message Date
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
Mark Harris
fcc9e448ef
Merge pull request #326 from Safelite/feature/CSR-98-TR
CSR-98 Add vehicle years for QA
2022-04-08 08:33:33 -04:00
Adam Caouette
7a1e5b8f4f CSR-419: update unit tests for css changes 2022-04-07 17:24:38 -04:00
Katie
4dd442596c CSR-98 Add vehicle years for QA 2022-04-07 17:13:43 -04:00
Adam Caouette
ed94db7b0e CSR-419: adjust styles for padding 2022-04-07 16:28:30 -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
AdamCaouetteSafelite
a494944b4b
Merge pull request #324 from Safelite/bugfix/CSR-436
CSR-436: fix for sometimes hidden footer/elements on iphones
2022-04-06 17:14:09 -04:00
bmauger
4ccda4ee93 WIP 2022-04-06 17:08:25 -04:00
Adam Caouette
f4fd58b4ed CSR-436: fix for sometimes hidden footer/elements on iphones 2022-04-06 16:46:52 -04:00
bmauger
6f74945156 Merge branch 'develop' into CSR-101-vin-lookup 2022-04-06 10:55:19 -04:00
katieoh-safelite
e6d2ae4df3
Merge pull request #322 from Safelite/feature/CSR-98
CSR-98 Revert edit to navigation-helper
2022-04-06 10:42:34 -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
Max
2ae7cdfe37 Fixing unit test 2022-04-06 09:38:43 -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
Katie
fc7cd2ebc1 CSR-98 Revert edit to navigation-helper 2022-04-05 16:14:27 -04:00
bmauger
6d69c7c7af WIP Updates to vin-lookup page. 2022-04-05 15:01:40 -04:00
AdamCaouetteSafelite
c2bd883e04
Merge pull request #319 from Safelite/bugfix/CSR-436
CSR-436: adjust CSS height of hidden input so Safari will allow focus on it
2022-04-05 14:55:20 -04:00
Adam Caouette
b57f2a3483 CSR-436: experiment/test to fix iphone bug with hiding footer 2022-04-05 14:54:50 -04:00
katieoh-safelite
ce8f484570
Merge pull request #318 from Safelite/feature/CSR-98
CSR-98 Rename variables
2022-04-05 14:13:57 -04:00
Adam Caouette
8ee169bc5b CSR-436: adjust CSS height of hidden input so Safari will allow focus on it 2022-04-05 14:09:00 -04:00
Max
d7908620a7 updates for unit tests and code coverage 2022-04-05 14:08:21 -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
Katie
f8b3fe8822 CSR-98 Rename variables 2022-04-05 12:39:34 -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
c230815000 CSR-98 Fix tests 2022-04-05 09:02:24 -04:00
Katie
5adaf6d5d0 CSR-98 Remove experiment query strings 2022-04-04 18:07:13 -04:00
Katie
b4ed161766 CSR-98, CSR-99 Hardcode zip code in frontend 2022-04-04 18:05:38 -04:00
Katie
11c40edccd CSR-98 Add zip code to saveOrder 2022-04-04 17:07:37 -04:00
Katie
927f7c8a00 CSR-98 Fix reset state 2022-04-04 13:28:03 -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
bmauger
478f09bd88 WIP 2022-04-01 10:07:50 -04:00
Mark Harris
ca3f214fbe REVERT THIS COMMIT BEFORE MERGING TO DEVELOP 2022-04-01 09:57:40 -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
f54b0454de
Merge pull request #316 from Safelite/feature/back-button-moving
Moving the back button under the funnel-sub-header
2022-03-31 15:14:59 -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
bmauger
b110a82859 Remove outline from list-button. 2022-03-31 13:27:15 -04:00
bmauger
63a9facc66 Remove outline. 2022-03-31 08:40:39 -04:00
bmauger
44dfb7cadb Remove outline to fix rounded corners issue. 2022-03-30 15:10:32 -04:00
Katie
b98ec44714 CSR-98 Fix tests 2022-03-30 13:34:14 -04:00
Katie
5803b4dcbb CSR-98 Cleanup 2022-03-30 13:15:51 -04:00
Katie
1e40e0e1f8 CSR-98 Fix tests 2022-03-30 13:11:42 -04:00
Katie
d6e935a2d8 CSR-98 Fix merge conflicts 2022-03-30 11:40:32 -04:00
Katie
abebacf630 CSR-98 Fix merge conflicts 2022-03-30 11:39:54 -04:00
Katie
e24f61e5f1 CSR-98 Use correct domain in cookie 2022-03-30 11:36:23 -04:00
bmauger
7f1a4b79b4 Update button border fix for Safari/iOS. 2022-03-30 10:39:39 -04:00
Frank Rua
32fed40eec
Merge pull request #310 from Safelite/feature/CSR-99
Stopped 404 from happening on initial load
2022-03-30 10:35:04 -04:00
FrankRua
b4a0e36e6b Stopped 404 from happening on initial load 2022-03-30 10:31:27 -04:00
bmauger
091e9b129e Update error styles. 2022-03-30 09:21:58 -04:00
Leah Schumann
ee60b23598 Started working on Unit tests 2022-03-30 09:15:08 -04:00
Frank Rua
db25b06ba3
Merge pull request #307 from Safelite/feature/CSR-99
rename concept to funnel
2022-03-29 17:00:03 -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
a1c5150039 rename concept to funnel 2022-03-29 16:21:48 -04:00
FrankRua
d8d6d9dd07 Merge remote-tracking branch 'origin/feature/CSR-99' into feature/CSR-99 2022-03-29 13:56:51 -04:00
FrankRua
b6b5b6696e Temporary until estimate and vin pages exist 2022-03-29 13:56:44 -04:00
Katie
9f49aafb7b CSR-98 Remove mockRestore() 2022-03-29 12:09:28 -04:00
Katie
927811845c CSR-98 Fix merge conflict 2022-03-29 12:06:34 -04:00
Katie
87820950ae CSR-98 Remove commented code 2022-03-29 11:58:54 -04:00
katieoh-safelite
2b7d8684e6
Merge pull request #304 from Safelite/feature/CSR-98
CSR-98 Remove test logs and experiment strings
2022-03-29 11:49:47 -04:00
Katie
a04c482ecd CSR-98 Remove test logs and experiment strings 2022-03-29 11:48:57 -04:00
FrankRua
32c63e6b63 more unit tests 2022-03-29 11:21:50 -04:00
FrankRua
4ee9a3fd06 session helper unit tests 2022-03-29 10:16:52 -04:00
FrankRua
5da7037e4d lint 2022-03-29 09:30:26 -04:00
FrankRua
7e51f4be92 common method refactor 2022-03-29 09:21:17 -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
Katie
ce4c24e13b CSR-98 Fix tests with getDateForSavedSessionTimeout commented out 2022-03-28 16:24:32 -04:00
bmauger
b35a3b5698 WIP vin-lookup page 2022-03-28 13:15:50 -04:00
FrankRua
2cb3c6c052 init unit tests 2022-03-25 16:28:39 -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
950ca93ad8 CSR-98 Fix tests 2022-03-25 11:39:14 -04:00
Katie
0eaec7e5f8 CSR-98 Remove experiments used for local testing 2022-03-25 10:06:57 -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
Leah Schumann
cfc5cbd467 Unit tests for feature/CSR-350, textbox-question and dropdown-question components 2022-03-25 09:11:39 -04:00
Katie
4a9d0edaab Merge remote-tracking branch 'origin/develop' into feature/CSR-98 2022-03-25 08:33:41 -04:00
Katie
61c8dc70c9 CSR-98 Fix tests 2022-03-24 16:59:30 -04:00
Katie
01d4dcd3f8 CSR-99 Change correlationId to referralCorrelationId 2022-03-24 15:54:34 -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
Katie
8f12a82fa8 CSR-98 Fix merge conflicts 2022-03-24 15:08:15 -04:00
Max
c007430e63 Adding validations to lpl 2022-03-24 15:04:27 -04:00
FrankRua
3e55448127 things I didn't need 2022-03-24 14:47:22 -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
FrankRua
0e6932d266 Handle other edge cases 2022-03-24 14:36:43 -04:00
bmauger
f4f27499aa Fix footer gutter. 2022-03-24 14:36:10 -04:00
bmauger
47d9e0b51a Update hover state for primary button. 2022-03-24 13:58:02 -04:00
bmauger
0e1d34b873 Update style related to border thickness on error. 2022-03-24 13:34:56 -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
Katie
dda0a9136b CSR-98 Fix merge conflicts 2022-03-23 13:03:08 -04:00
Katie
5e834b22fd CSR-98 Change correlationId to referralCorrelationId 2022-03-23 12:56:56 -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
bmauger
9da696027a Update hover query. 2022-03-22 15:10:13 -04:00
bmauger
fb2f4d87a4
Merge pull request #295 from Safelite/CSR-436-button-bug
CSR-436 attempted fix for button color issue.
2022-03-22 14:37:50 -04:00
bmauger
3df8132743 CSR-444 fix alert padding. 2022-03-22 14:16:15 -04:00
bmauger
81c1186085 CSR-436 attempted fix for button color issue. 2022-03-22 13:46:37 -04:00
Leah Schumann
36a98936f2 Post code review related refactoring 2022-03-22 13:34:33 -04:00
Katie
de187c927e CSR-98 Fix merge conflicts 2022-03-22 13:03:58 -04:00
Katie
8d0a3b02b3 CSR-98 Fix merge conflicts and some tests 2022-03-22 13:00:37 -04:00
FrankRua
5eedfb9ce6 small refactor 2022-03-22 12:22:07 -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
093845c0f3 Temporarily commented out broken unit tests 2 2022-03-22 09:16:49 -04:00
Leah Schumann
c8438dfeb3 Temporarily commented out broken unit tests 2022-03-22 09:10:43 -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
FrankRua
c77c8e12a2 more integration helper changes 2022-03-22 08:41:02 -04:00
Leah Schumann
15b23c43f1 Fixed regex 2022-03-22 07:51:58 -04:00
FrankRua
c6dac0bb96 function updates 2022-03-21 18:51:00 -04:00
FrankRua
aeca237b05 started to re-do cookie 2022-03-21 18:46:21 -04:00
FrankRua
f7ddb5ff6c cleanup, setup state for referrals 2022-03-21 16:18:25 -04:00
Katie
d6eb6e0353 CSR-98 Add tests 2022-03-21 16:02:49 -04:00
bmauger
47f6e7fe7c Update error styles. 2022-03-21 15:21:49 -04:00
FrankRua
a279c9d011 Load init 2022-03-21 12:50:32 -04:00
FrankRua
1ac05c353b CSR-98 to CSR-99 2022-03-21 12:05:10 -04:00
Katie
2b6d22fd71 CSR-98 Save only when user is moving to or has visited heritage 2022-03-21 11:38:18 -04:00
Leah Schumann
b769f95d56 Added validation to address-lookup 2022-03-21 10:39:35 -04:00
Adam Caouette
ed1188ca5a CSR-262: add thickened border styling on has-error buttons that get focused 2022-03-19 10:51:10 -04:00
Adam Caouette
de44616680 CSR-262: fix missing focus outline on checked buttons 2022-03-19 10:29:55 -04:00
Adam Caouette
6a7fc87235 CSR-262: fix button error outline styling 2022-03-19 10:23:01 -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
Katie
442125ed65 CSR-98 Refactor cookie code 2022-03-17 16:50:58 -04:00
Katie
f4a6cc66cf CSR-98 Check and edit cookie info as needed 2022-03-17 16:12:20 -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
Katie
04bd941d03 Merge remote-tracking branch 'origin/feature/CSR-99' into feature/CSR-98 2022-03-17 08:28:43 -04:00
Katie
0d6571abf7 CSR-98 Add experiments to query string for testing 2022-03-17 08:28:37 -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
acc9518675 CSR-319: fix syncing error between selectedValues and validation values 2022-03-15 13:21:42 -04:00
Adam Caouette
f18d6f609e Merge branch 'develop' into feature/CSR-319 2022-03-14 16:27:39 -04:00
Max
263b847ebc Merge branch 'develop' into feature/CSR-92 2022-03-14 16:00:51 -04:00
Max
18b6904e7d fixing mergers 2022-03-14 16:00:42 -04:00
bmauger
735902c4fa Fix error. 2022-03-14 15:33:40 -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
21597f3f75 Change to camelCase. 2022-03-11 16:12:21 -05:00
bmauger
2ffc311f22 Update vin-lookup page. 2022-03-11 16:03:38 -05:00
Katie
585938d1ec Merge branch 'develop' into feature/CSR-98 2022-03-11 12:31:18 -05:00
Katie
d1fb7db451 CSR-98 Read cookie values and remove as needed 2022-03-11 12:22:35 -05:00
Max
b0f9a1beff Creating license plate lookup page 2022-03-11 10:52:36 -05:00
Adam Caouette
0bcd842aff CSR-319: remove console logs / comments 2022-03-11 10:40:50 -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
1d12c6a325 Update routing table. 2022-03-10 16:20: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
5370e1ce86 Update routing. 2022-03-10 16:10:20 -05:00
bmauger
98e3b7026a Update route per Carl's comment. 2022-03-10 15:56:32 -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
FrankRua
2f12273f57 Parameter on navigate 2022-03-09 14:03:36 -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
bmauger
d58e3f3fb9 CSR-365 set base font color, remove horizontal scrollbar. 2022-03-09 10:18:46 -05:00
FrankRua
42609383cf Corrected unit test 2022-03-09 09:35:55 -05:00
FrankRua
4b32cc082f Incorrect reset 2022-03-09 09:05:57 -05:00
Katie
a679f2fd07 CSR-98 Fix merge conflict 2022-03-09 08:15:51 -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
Katie
6ce8bbec8a CSR-98 Save on every page and redirect to heritage funnel on one 2022-03-08 17:24:10 -05:00
Adam Caouette
00e62c4240 CSR-319: update repair/replace validation logic 2022-03-08 15:07:47 -05:00
bmauger
7ae4baaa4d Footer adjustments to better accommodate variable width button and link.. 2022-03-08 14:43:01 -05:00
AdamCaouetteSafelite
e4aa8d28e8
Merge pull request #279 from Safelite/feature/CSR-319
CSR-319: fix event triggers for radio buttons
2022-03-08 12:40:55 -05:00
Adam Caouette
d95e6c10dd CSR-319: fix event triggers for radio buttons 2022-03-08 12:26:35 -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
bmauger
d17dc6ba2a Update arrow color on error. 2022-03-07 13:47:28 -05:00
bmauger
747f60b788
Merge pull request #275 from Safelite/CSR-269-QA-fix
Remove focus outline on iPhone.
2022-03-07 11:38: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
bmauger
c7e18f2ded Remove focus outline on iPhone. 2022-03-07 09:34:41 -05:00
Mark Harris
7ca8c72079 CSR-109 2022-03-07 09:13:12 -05:00
CarlNation
3e91d1dbee CSR-297 tint mapper 2022-03-07 08:51:13 -05:00
bmauger
6f6cbc9db4 Fix spacing per qa. 2022-03-07 08:14:03 -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
4111bd1a5c CSR-319: clean up 2022-03-04 15:02:56 -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
42b9a1a981 Merge branch 'develop' into feature/CSR-297 2022-03-04 12:35:53 -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
Max
408dc10658 Removing unneeded attributes 2022-03-04 10:31:07 -05:00
Max
5c54a46964 Merge branch 'develop' into feature/animations-adjustments 2022-03-04 10:18:28 -05:00
Max
eb709f69a4 Changing fade duration 2022-03-04 10:16:56 -05:00
Max
234467f6ec adding delay feature to animations 2022-03-04 09:11:50 -05:00
FrankRua
b10d8c55ce POC tint aut oselection 2022-03-03 16:38:04 -05:00
Mark Harris
0b35d91195 CSR-109 2022-03-03 14:22:08 -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
bmauger
2149321103 Add unit test and fix link issue for Bindu. 2022-03-03 10:52:30 -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
a11426f205 Add empty unit test. 2022-03-02 17:36:01 -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
Max
e2f8bf0d24 Merge branch 'develop' into feature/animations-adjustments 2022-03-02 14:17:47 -05:00
FrankRua
a38bc4d366 default value 2022-03-02 14:10:49 -05:00
FrankRua
2686521117 Merge branch 'develop' into feature/CSR-335 2022-03-02 13:38:54 -05:00
Max
352c3c69b9 Radio button fix and radio button unit tests added 2022-03-02 13:12:14 -05:00
Max
bfbd687cc9 touching up animations 2022-03-02 11:10:10 -05:00
FrankRua
ab626af82f Populate already selected options 2022-03-02 10:59:51 -05:00
Katie
edda638d4f CSR-98 Test call order/save endpoint on vehicle-damage page 2022-03-01 17:03:14 -05:00
FrankRua
6596239d38 one more = 2022-03-01 15:09:18 -05:00
FrankRua
b734e481c1 Fix defect for routing 2022-03-01 15:08:00 -05:00
Adam Caouette
ca0b266efa CSR-319: move validation into vehicle-damage page 2022-03-01 14:12:05 -05:00
FrankRua
2e4fc5c667 Merge remote-tracking branch 'origin/feature/CSR-335' into feature/CSR-335 2022-03-01 13:40:26 -05:00
FrankRua
6d0dcb04a0 PR review 2022-03-01 13:40:12 -05:00
Oh
893544d709 CSR-98 Try basic routing 2022-03-01 12:18:56 -05:00
CarlNation
2fe651c474 CSR-297 change to const 2022-03-01 11:52:17 -05:00
CarlNation
97403cbb8b CSR-297 empty object valid 2022-03-01 11:35:51 -05:00
CarlNation
3c0439c0d3 CSR-297 vehicle damage routing and testing 2022-03-01 11:28:18 -05:00
FrankRua
57770537fd More unit tests 2022-03-01 11:01:16 -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
Max
77aceda01f Removing hover state from mobile devices for list-card and list-button-horizontal 2022-02-28 15:47:00 -05:00
FrankRua
c1df7db2a4 Unit tests for vehicle-parts 2022-02-28 14:37:10 -05:00
Max
54f6f0cad2 aligning question text to left on radio question type 2022-02-28 14:23:35 -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
Max
cec09ad185 Fixing padding change to padding bottom and updating unit test to reflect 2022-02-28 10:46:41 -05:00
Max
68ccfcbb15 Adjusting button-question so question text is always black font and adjusting list-card padding bottom to 3 rem 2022-02-28 10:37:43 -05:00
FrankRua
0402cc720f naibagte forward 2022-02-28 10:25:06 -05:00
Max
71bc0f978c Merge branch 'develop' into feature/CSR-405 2022-02-28 09:46:16 -05:00
Max
f93f26feae spacing adjustment 2022-02-28 09:45:50 -05:00
bmauger
d614e57af2 Style updates to match Figma. 2022-02-28 08:57:08 -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
Leah Schumann
6d84d0669b rename 'name' property of dropdown-question from dropdownQuestion to dropdown-question for consistency 2022-02-28 07:53:21 -05:00
FrankRua
62fbdd916b Match selected parts to API parts 2022-02-27 14:56:05 -05:00
bmauger
c40107b3bf Update focus state. 2022-02-25 16:56:25 -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
9f81097b6b Style updates. 2022-02-25 14:27:21 -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
bmauger
71912c0162 Fix unit test. 2022-02-24 15:09:30 -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
bmauger
cb4f65b2af Update image placement. 2022-02-24 15:02:02 -05:00
CarlNation
287c1e97df Merge branch 'develop' into feature/CSR-297 2022-02-24 14:57:24 -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
bmauger
b242538a50 Update placeholder color. 2022-02-24 13:33:07 -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
b88c9184a0 Merge branch 'develop' into feature/CSR-270-refactor 2022-02-24 09:44:28 -05:00
Max
ff9b4d5f08 Fixing unit tests and adding multselect to windshield-options 2022-02-24 09:43:47 -05:00
bmauger
7a83604103 CSR-341 fix colors and font sizes per qa. 2022-02-24 09:12:18 -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
Max
4ffa8d75fe Fixing method name typo for radio button 2022-02-23 22:05:08 -05:00
Max
74122ae7dc Changing button question logic back on radio button select 2022-02-23 21:38:43 -05:00
FrankRua
25f0eaf075 include parameters in the prereq calls 2022-02-23 16:55:13 -05:00
Max
b2a94baad5 array fix 2022-02-23 16:00:45 -05:00
Max
550c0d6e73 Side door options fixes 2022-02-23 15:59:18 -05:00
FrankRua
8e1c5fef34 revert maxes changes 2022-02-23 15:56:03 -05:00
FrankRua
213090b863 alert added 2022-02-23 15:55:30 -05:00
Max
2a08f22041 Merge branch 'develop' into feature/CSR-270-refactor 2022-02-23 14:44:28 -05:00
Max
66b79e7409 updating style 2022-02-23 14:40:39 -05:00
AdamCaouetteSafelite
a779763047
Merge pull request #246 from Safelite/feature/CSR-296
CSR-296: restore d-none class to hide single answers
2022-02-23 14:36:00 -05:00
Adam Caouette
45c666c30a CSR-296: restore d-none class to hide single answers 2022-02-23 14:03:27 -05:00
AdamCaouetteSafelite
7fd0ece3a3
Merge pull request #241 from Safelite/feature/CSR-296
Feature/CSR-296
2022-02-23 13:11:03 -05:00
Max
1333024b53 Fixing Css animation glitch 2022-02-23 12:50:24 -05:00
FrankRua
265e32f7a7 Integrated CMS, refactor 2022-02-23 11:30:48 -05:00
bmauger
562e5fe4e7
Merge pull request #244 from Safelite/CSR-365-textbox-dropdown-styling
Update option copy. Update color. Deploy components.
2022-02-23 11:11:14 -05:00
bmauger
a6ae6b7aa4 Update option copy. Update color. 2022-02-23 10:28:51 -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
Max
1ca21bd66e Merge branch 'develop' into feature/CSR-270_animations-tweak 2022-02-23 09:23:34 -05:00
Max
d661e6b262 Adjusting animation for fade in 2022-02-23 09:23:04 -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
413bb0352a Update unit tests. 2022-02-23 08:19:08 -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
9ef19e889e CSR-296: fix accessibility issue with fieldset 2022-02-22 17:45:20 -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