Commit graph

2138 commits

Author SHA1 Message Date
Katie
e8b751c1b7 CSR-762 Simplify multiselect 2022-09-27 16:30:00 -04:00
Katie
fff1aa1848 CSR-762 Update some tests, get GA working for inputs for keyboard navigation 2022-09-27 15:50:49 -04:00
Katie
d4100f4d26 CSR-762 Edit how most button-question wrappers emit 2022-09-23 09:31:17 -04:00
Katie
dce7a575b6 CSR-762 Cleanup 2022-09-22 14:23:26 -04:00
Katie
25a27563ab CSR-762 Add shared props 2022-09-22 14:00:44 -04:00
Katie
87a4389e13 CSR-762 Cleanup 2022-09-22 11:32:45 -04:00
Katie
14da65ad25 Merge branch 'develop' into feature/CSR-762 2022-09-22 10:22:08 -04:00
Katie
c04b99af1b CSR-762 Some naming changes 2022-09-22 10:21:52 -04:00
Katie
b14ca820ac CSR-762 Fix estimate page, start on question-chain 2022-09-21 15:29:01 -04:00
Katie
04f4a9369b CSR-762 Finish vehicle-damage 2022-09-21 08:56:41 -04:00
bmauger
d656299b06
Merge pull request #756 from Safelite/CSR-848-fix-padding
CSR-848 fix button padding.
2022-09-20 15:06:35 -04:00
Bryan Mauger
3dba2a04f2 CSR-848 fix button padding. 2022-09-20 15:02:34 -04:00
Scott Kiener
27e06a4add CSR-735 | Unit test for text-block-widget 2022-09-20 14:53:09 -04:00
Katie
27c2563e2c CSR-762 Add back onSubmit function 2022-09-20 14:29:11 -04:00
Katie
5e63265bec Merge branch 'develop' into feature/CSR-762 2022-09-20 14:24:31 -04:00
Katie
9e4d244c14 CSR-762 Back glass 2022-09-20 14:22:05 -04:00
Bryan Mauger
e99fee4311 CSR-848 css update for spacing. 2022-09-20 13:55:33 -04:00
Katie
ffe95e5fba CSR-762 Split windshield 2022-09-20 13:23:08 -04:00
Bryan Mauger
23e9e5f838 CSR-848
Adjust padding on container and button to match Figma.
2022-09-20 11:25:19 -04:00
Katie
ccab154426 CSR-762 Fix keyboard navigation 2022-09-20 11:23:59 -04:00
Katie
f7ab4ab503 CSR-762 Fix keyboard navigation 2022-09-20 11:18:18 -04:00
Katie
1a0f71f36f CSR-762 Preselects chips 2022-09-20 10:07:02 -04:00
Katie
ce46cf4ea6 CSR-762 Preselects windshield damage 2022-09-20 08:42:02 -04:00
Katie
9b3d67fd6e CSR-762 Fix merge conflicts 2022-09-19 16:20:26 -04:00
Katie
95e972a02f CSR-762 list-card with aggressive validation 2022-09-19 16:17:52 -04:00
Katie
4a2e21fe25 CSR-762 Wrap up list-card 2022-09-19 14:12:42 -04:00
Katie
4ae0b4e54b CSR-762 Only read one event per action 2022-09-19 14:06:04 -04:00
Bryan Mauger
143a00e315 CSR-848
*Put all package variation modal on test Quote page.
*Fix font color.
*Fix text wrap on cash/insurance button.
*Re-add router info for test page.
2022-09-19 13:06:10 -04:00
Katie
c5fb168161 CSR-762 Fix multiselect 2022-09-19 10:23:30 -04:00
Katie
24ddb9f8a5 CSR-762 Fix for YMMS list-button keypresses 2022-09-19 09:54:31 -04:00
CarlNation
503316774a Merge branch 'release/2022.09.29' into rlsmerge/2022.09.29-to-developv3 2022-09-16 15:15:15 -04:00
CarlNation
fa10319188 CSR-779 remove comment 2022-09-16 15:10:22 -04:00
CarlNation
40d790bc7e add footer to cmscontent 2022-09-16 14:56:26 -04:00
CarlNation
8e39c6d2f1 CSR-779 repair button text 2022-09-16 13:52:08 -04:00
Katie
854300d677 CSR-762 Move validation logic to button-wrapper 2022-09-16 13:07:27 -04:00
Leah Schumann
197cd20714 Fixed some issues with the logic in arePagePrerequisitesValid 2 2022-09-16 10:40:19 -04:00
Leah Schumann
200dcd12e4 Fixed some issues with the logic in arePagePrerequisitesValid 2022-09-16 10:38:29 -04:00
Katie
94c3ea326f CSR-762 Update YMMS 2022-09-16 10:18:59 -04:00
Katie
3707443e15 CSR-762 Finish list-button 2022-09-16 09:12:59 -04:00
Katie
42fdd8aa46 762 Fix button-wrapper functionality 2022-09-16 08:27:54 -04:00
Katie
ace997bbf5 CSR-762 WIP 2022-09-15 17:30:46 -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
Katie
6e901a6918 CSR-762 Add mini test 2022-09-15 14:44:50 -04:00
CarlNation
724220bb4f Merge branch 'release/2022.09.15' into rlsmerge/2022.09.15-to-2022.09.29v2 2022-09-15 13:52:36 -04:00
CarlNation
e7bc1f7ecc CSR-779 - match mock data to promise data 2022-09-15 13:37:34 -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
AdamCaouetteSafelite
275fa72735
Merge pull request #740 from Safelite/feature/CSR-803-refactoring-2
Feature/CSR-803 refactoring 2
2022-09-14 16:27: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