Commit graph

45 commits

Author SHA1 Message Date
Max
17e05dcf66 Cleaning up button emit changes and adjusting unit tests 2022-02-04 13:45:54 -05:00
Max
268968213e Refactoring v-model to computed values 2022-02-03 12:42:11 -05:00
Max
2eb2d84ba6 Updating name for button question emit method 2022-02-02 14:43:15 -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
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
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
b92c425fb4 Linter 2022-01-28 10:22:33 -05:00
Max
5df8ea9714 Accounting for radio buttons triggering click even on arrow key press 2022-01-21 13:41:07 -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
85a07de718 CSR-186 strip logic from button and card components. 2022-01-18 08:32:22 -05:00
Adam Caouette
1958610b2b CSR-254: fix data-target placement 2022-01-14 16:41:03 -05:00
Adam Caouette
99d1c654d2 Merge branch 'develop' into feature/CSR-254 2022-01-14 14:36:03 -05:00
Adam Caouette
5a8f2f4526 CSR-254: additional tweaks 2022-01-14 10:11:19 -05:00
Adam Caouette
349c59b7dd CSR-254: Implement final stages of form test 2022-01-13 15:58:19 -05:00
Adam Caouette
42d2d6334b CSR-254: add generic textInput component and add validation on form-test 2022-01-10 17:38:32 -05:00
bmauger
2dd74d1eb3 CSR-241 update unit test for list-button.vue. 2022-01-10 15:47:03 -05:00
bmauger
b1457c713e CSR-241 unit test updates. 2022-01-10 15:19:19 -05:00
Adam Caouette
549a8b3593 CSR-254: create form-test page and begin testing validation 2022-01-07 16:00:34 -05:00
bmauger
c099e6c08d
Merge branch 'develop' into CSR-241-add-prop 2022-01-06 14:54:32 -05:00
Adam Caouette
8946f75877 CSR-222: check loaderEnabled prop before displaying loader 2022-01-06 12:18:29 -05:00
Adam Caouette
7761ad879d CSR-222: undo accidental code collusion 2022-01-06 11:23:40 -05:00
Adam Caouette
bc1d0d358e CSR-222: fix unit test 2022-01-06 11:15:56 -05:00
Adam Caouette
8600249576 Merge branch 'develop' into feature/CSR-222 2022-01-05 17:42:22 -05:00
Adam Caouette
96a5cdf46e CSR-222: refactor with emit for click event 2022-01-05 16:55:10 -05:00
Max
605109b1fb Changes requested via jira 2022-01-04 10:44:46 -05:00
bmauger
a57b44489e CSR-241 Update props 2022-01-03 13:50:57 -05:00
bmauger
dfb3ff38b9 CSR-241 Remove errorMessage, isError, hasError references. 2022-01-03 13:18:37 -05:00
Adam Caouette
04fd2d5745 CSR-174: fix unit tests 2021-12-30 16:38:52 -05:00
Adam Caouette
4b3d8ba331 CSR-174: remove aria-hidden / add additional aria-describedby instead 2021-12-30 16:32:51 -05:00
Adam Caouette
acb3481e01 CSR-174: add aria-hidden=true to list-button label elements to fix jaws bug 2021-12-30 13:22:56 -05:00
bmauger
b5f17a41c8 CSR-241 WIP Checkbox component. 2021-12-16 17:17:50 -05:00
bmauger
6d7f6fa1ab Remove role from label. Update unit test. 2021-12-15 13:32:10 -05:00
bmauger
99b108b25f Update unit tests. 2021-12-15 12:24:17 -05:00
bmauger
1e72a7500b Change prop name. 2021-12-15 12:07:29 -05:00
bmauger
db3cd7ea18 CSR-186 Add radio/checkbox toggle to existing list-buttons. 2021-12-15 11:54:46 -05:00
bmauger
a475434395 Update references to "radio" where possible/necessary. 2021-12-14 11:24:17 -05:00
bmauger
eedea3b4ca Update list-button-horizontal.spec.js 2021-12-14 09:07:01 -05:00
bmauger
e7e0f234d4 Renam radio components, css naming. 2021-12-14 08:49:46 -05:00