Commit graph

76 commits

Author SHA1 Message Date
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
Max
77aceda01f Removing hover state from mobile devices for list-card and list-button-horizontal 2022-02-28 15:47:00 -05:00
CarlNation
fa82333be5 Merge branch 'develop' into feature/CSR-297 2022-02-28 10:54:54 -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
bmauger
71912c0162 Fix unit test. 2022-02-24 15:09:30 -05:00
bmauger
cb4f65b2af Update image placement. 2022-02-24 15:02:02 -05:00
CarlNation
896f70c7f8 Merge branch 'develop' into feature/CSR-297 2022-02-24 10:49:19 -05:00
bmauger
7a83604103 CSR-341 fix colors and font sizes per qa. 2022-02-24 09:12:18 -05:00
FrankRua
3361e6818a Updates to account for dev changes 2022-02-22 17:00:09 -05:00
FrankRua
d64cd068a2 Merge branch 'develop' into feature/CSR-335 2022-02-22 16:36:49 -05:00
FrankRua
32a7cd077d binding 2022-02-22 15:33:28 -05:00
Max
86006d7600 Merge branch 'develop' into feature/CSR-270 2022-02-22 10:38:25 -05:00
Max
830c474955 Adding groupname to buttons buttonIDs to ensure they are unique, and adjusting button emits to emit button value 2022-02-22 10:28:02 -05:00
FrankRua
d9dc1eeb7e Changed computed, commented 2022-02-21 17:26:29 -05:00
FrankRua
79bf4f774e Added v-models and catch emit function 2022-02-21 17:07:19 -05:00
bmauger
b97a97bfc3
Merge pull request #229 from Safelite/CSR-341-nested-radio-poc-2
CSR-341 WIP nested radio demo
2022-02-18 11:33:07 -05:00
Max
3aa63cace6 Updating button change functionality ternary 2022-02-18 11:00:05 -05:00
bmauger
ab23fe5fe7 CSR-341 WIP nested radio demo 2022-02-18 08:50:45 -05:00
bmauger
f32439972d Add error states to component-test page, update disabled button styles
Center footer link when stacked.
2022-02-16 15:01:17 -05:00
bmauger
ff1c1c9d7f CSR-266 qa updates 2022-02-15 15:41:09 -05:00
Adam Caouette
3838316699 CSR-254: refactoring, restored commented out test code 2022-02-11 17:12:28 -05:00
Adam Caouette
78a7f5b190 CSR-254: remove unneeded code 2022-02-11 15:08:48 -05:00
Adam Caouette
d47cd77c5e CSR-254: fix error styling 2022-02-10 15:30:45 -05:00
Adam Caouette
7deaffe68f Merge branch 'develop' into feature/CSR-254 2022-02-10 09:15:45 -05:00
Adam Caouette
8ddf244a5e CSR-254: move validation into child elements 2022-02-09 17:23:06 -05:00
bmauger
1eff8b58a9 CSR-241 QA color updates. 2022-02-09 14:55:13 -05:00
bmauger
bb161ee97f CSR-257 WIP do not merge. 2022-02-08 17:44:42 -05:00
bmauger
5210141567 CSR-338 fix text color and add opacity: 0 to input. 2022-02-07 09:02:31 -05:00
Adam Caouette
4c4d73df17 Merge branch 'develop' into feature/CSR-254 2022-02-04 15:52:10 -05:00
Adam Caouette
90d4b00c42 CSR-254: updates for recent changes to buttons 2022-02-04 15:45:15 -05:00
Max
17e05dcf66 Cleaning up button emit changes and adjusting unit tests 2022-02-04 13:45:54 -05:00
Adam Caouette
30ae4fcd8b Merge branch 'develop' into feature/CSR-254 2022-02-03 17:43:51 -05:00
Max
268968213e Refactoring v-model to computed values 2022-02-03 12:42:11 -05:00
bmauger
b46be8a54d Fix console error. 2022-02-02 16:56:57 -05:00
Max
2eb2d84ba6 Updating name for button question emit method 2022-02-02 14:43:15 -05:00
Max
228d4a15e4 Creating damage location question and refactoring button question methods 2022-02-02 11:10:59 -05:00
Adam Caouette
215232663d CSR-254: set up damage-location-question 2022-01-31 16:26:36 -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
FrankRua
b92c425fb4 Linter 2022-01-28 10:22:33 -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
Max
1521ad14c9 Adjustments 2022-01-26 08:49:17 -05:00
Max
5df8ea9714 Accounting for radio buttons triggering click even on arrow key press 2022-01-21 13:41:07 -05:00
Max
4ca5d09def Cleaning up props for radio question component 2022-01-21 09:07:18 -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