Commit graph

2911 commits

Author SHA1 Message Date
Katie
ad7785e15f CSR-762 Add tests 2022-10-20 14:29:05 -04:00
Katie
78bb3f5e8c CSR-762 tests 2022-10-20 12:36:45 -04:00
Katie
33faaac7bc CSR-762 button-question-focus-helper tests 2022-10-20 09:58:51 -04:00
Katie
b77aded229 WIP 2022-10-20 08:29:35 -04:00
Katie
bd56273fd1 CSR-762 Add/fix tests 2022-10-19 13:53:22 -04:00
Katie
a57565065b CSR-762 Add integration tests for base-input-button 2022-10-17 16:45:18 -04:00
Katie
4d90df5f76 CSR-762 Fix stash conflicts 2022-10-17 14:55:59 -04:00
Katie
d3ab045ef2 CSR-762 Fix merge conflict 2022-10-17 12:10:43 -04:00
Katie
782dcfd8a6 CSR-762 Fix merge conflict 2022-10-17 12:07:44 -04:00
Katie
ce5727a750 CSR-762 Name change, add comments 2022-10-17 11:33:55 -04:00
Katie
132f39e2de CSR-762 Rename and move around GA logic 2022-10-17 11:27:23 -04:00
Katie
00d7fd1611 CSR-762 Fix merge conflict 2022-10-17 11:21:23 -04:00
Katie
0e3b1d79b8 CSR-762 Remove redundant property' 2022-10-17 09:36:19 -04:00
Katie
bdefe44235 CSR-762 Fix back glass bug 2022-10-17 08:44:48 -04:00
Katie
c70bbf665c CSR-762 Cleanup 2022-10-17 08:27:25 -04:00
Katie
b2a81875d2 CSR-762 Use shared props between base-input-button and input-button-wrapper-mixin 2022-10-14 15:51:55 -04:00
Katie
9ee87f3437 CSR-762 Fix null check 2022-10-14 15:29:11 -04:00
Katie
cf14826a94 CSR-762 Prevent pushing GA click when tabbing through preloaded page with radio buttons 2022-10-14 15:24:55 -04:00
Katie
cbfd62e3a8 CSR-762 Remove pushing GA on autoselect 2022-10-14 15:07:59 -04:00
Katie
054b3b2456 CSR-762 Temporarily lower code coverage threshold 2022-10-13 16:51:05 -04:00
Katie
34e5e1db76 Merge branch 'feature/CSR-762' into feature/CSR-762-tests 2022-10-13 15:28:55 -04:00
Katie
c515920069 CSR-762 Fix merge conflicts 2022-10-13 15:16:54 -04:00
Katie
4f5c71dcf9 CSR-762 Refactor to use v-model 2022-10-13 15:01:05 -04:00
bmauger
5e09aad63f
Merge pull request #770 from Safelite/WIP-date-picker
WIP date picker - upload for testing only.
2022-10-13 13:52:56 -04:00
Katie
f853134870 CSR-762 tests WIP 2022-10-13 09:58:01 -04:00
Bryan Mauger
9d1a768234 Add comments. 2022-10-13 09:48:28 -04:00
Bryan Mauger
2bfb265291 Moved div to inside label so month name was hoverable with label.
Updated CSS accordingly.
2022-10-13 09:30:50 -04:00
Bryan Mauger
204807bf79 Code cleanup per Adam comments. 2022-10-13 09:09:42 -04:00
Bryan Mauger
d0ba0aa8ee Code cleanup. 2022-10-13 08:40:10 -04:00
Bryan Mauger
deea1abbe3 Add styles for first day of month. 2022-10-13 08:18:30 -04:00
scottkiener
4c18725a12
Merge pull request #772 from Safelite/feature/CSR-726
CSR-726 | Tech review changes
2022-10-12 15:26:46 -04:00
Bryan Mauger
cb063b5363 WIP update styles per Rachel request. 2022-10-12 15:25:40 -04:00
Scott Kiener
9efcb04160 CSR-726 | Fixing unit tests 2022-10-12 15:23:27 -04:00
katieoh-safelite
39d922fd4e
Merge pull request #763 from Safelite/feature/CSR-762-GA
DO NOT MERGE - For viewing purposes
2022-10-12 13:54:16 -04:00
Katie
d695ab2c64 CSR-762 Edit prettier file 2022-10-12 13:46:18 -04:00
Scott Kiener
dfef643732 CSR-726 | Tech review changes 2022-10-12 13:40:16 -04:00
Bryan Mauger
58f059ba4a WIP add error styles. 2022-10-12 09:12:42 -04:00
Bryan Mauger
532d1e663a WIP CSS updates. 2022-10-11 16:55:08 -04:00
Katie
afa94625f7 CSR-762 Fix tests 2022-10-11 16:52:07 -04:00
Katie
dcd35f1724 CSR-762 Fix vehicle-parts preselecting issue 2022-10-11 15:51:16 -04:00
Bryan Mauger
71f4dcc663 WIP update classes and markup. 2022-10-11 14:43:41 -04:00
Katie
d7115f2ac6 CSR-762 Fix merge conflicts 2022-10-11 12:09:04 -04:00
Katie
dc72ead7bc CSR-762 GA Fix merge conflicts 2022-10-11 10:51:55 -04:00
Leah Schumann
5340f3b303
Merge pull request #771 from Safelite/feature/CSR-858
Changed alertClass from 'alert-warning' to 'alert-danger'
2022-10-11 10:33:15 -04:00
Leah Schumann
bd7aa3afcf Changed alertClass from 'alert-warning' to 'alert-danger' 2022-10-11 10:09:25 -04:00
Katie
b4a0024912 CSR-762 Push correct value on vehicle-parts nested question 2022-10-11 09:23:32 -04:00
Katie
42eac1d08a CSR-762 GA Cleanup 2022-10-11 08:27:00 -04:00
Bryan Mauger
40e152df2c WIP code cleanup. 2022-10-10 16:47:05 -04:00
Bryan Mauger
d8cfcab66b WIP date picker
update hover state, ID's.
2022-10-10 16:00:37 -04:00
Bryan Mauger
eea0b883a7 WIP date picker. 2022-10-10 15:44:37 -04:00