Commit graph

518 commits

Author SHA1 Message Date
bmauger
fc0a0a1a59 Update image paths. 2022-02-01 15:18:15 -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
212b461911 Merge branch 'CSR-257-footer-component' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into CSR-257-footer-component 2022-02-01 10:43:04 -05:00
bmauger
ec07dc4730 WIP add unit test. 2022-02-01 10:37:21 -05:00
bmauger
d4c84b8a57
Merge branch 'develop' into CSR-257-footer-component 2022-02-01 08:27:25 -05:00
bmauger
4028fdae7e Remove unneeded css. 2022-01-31 17:59:29 -05:00
Max
20ff377797 Fixing unit tests 2022-01-31 17:46:42 -05:00
bmauger
e00fcd3098 CSR-257 funnel-footer updates. 2022-01-31 17:18:48 -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
c35676963e const instead of let 2022-01-28 11:00:32 -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
Mark Harris
19136a04c0 transmitting params in router 2022-01-27 15:58:35 -05:00
Mark Harris
209850826c trying to fix params 2022-01-27 15:35:21 -05:00
bmauger
21d2ba883d Move list-button styles to component. Delete common-list-styles.scss. 2022-01-27 14:54:10 -05:00
bmauger
30fcdbefce CSR-262 update file name per Mark's request. 2022-01-27 14:41:55 -05:00
bmauger
4ae9f1fe26 Set aria-required to true for Bindu test. 2022-01-27 14:17:40 -05:00
Max
ceec84f168 accepting arrays for emmited data in buttonQuestion widget 2022-01-27 09:23:15 -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
b7bb66c88e Remove button-primary and button-secondary components. 2022-01-26 09:56:54 -05:00
bmauger
d504f9950f
Merge pull request #168 from Safelite/CSR-266-update-button-component
CSR 266 update button component
2022-01-26 09:54:59 -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
Mark Harris
076f2af501 Removed not-yet-used fields (many of which our out-of-sync with confluence) 2022-01-26 08:49:46 -05:00
Max
1521ad14c9 Adjustments 2022-01-26 08:49:17 -05:00
bmauger
5f3f6c7175 CSR-266 WIP 2022-01-25 17:08:28 -05:00
Adam Caouette
99701dcea2 CSR-314: move styles into component itself 2022-01-25 09:16:26 -05:00
bmauger
a2f24336a9 Add unit tests to components. 2022-01-24 13:52:05 -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
3cfd3b14aa Add unit test for checkbox.vue.
To raise global percentage.
2022-01-24 09:38:32 -05:00
AdamCaouetteSafelite
103056ce85
Merge pull request #164 from Safelite/bugfix/CSR-314
CSR-314: minor style fix
2022-01-24 08:37:48 -05:00
bmauger
616db70e3e CSR-266 add unit tests. 2022-01-22 12:07:40 -05:00
Adam Caouette
612e209646 CSR-314: minor style fix 2022-01-21 17:05:35 -05:00
AdamCaouetteSafelite
7cd8d359a8
Merge pull request #163 from Safelite/bugfix/CSR-314
CSR-314: changes to back button to allow specialty focus outline
2022-01-21 16:56:24 -05:00
Adam Caouette
365d2b68e8 CSR-314: changes to back button to allow specialty focus outline 2022-01-21 16:19:33 -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
5df8ea9714 Accounting for radio buttons triggering click even on arrow key press 2022-01-21 13:41:07 -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