Adam Caouette
|
7a1e5b8f4f
|
CSR-419: update unit tests for css changes
|
2022-04-07 17:24:38 -04:00 |
|
Adam Caouette
|
ed94db7b0e
|
CSR-419: adjust styles for padding
|
2022-04-07 16:28:30 -04:00 |
|
Adam Caouette
|
8ee169bc5b
|
CSR-436: adjust CSS height of hidden input so Safari will allow focus on it
|
2022-04-05 14:09:00 -04:00 |
|
bmauger
|
63a9facc66
|
Remove outline.
|
2022-03-31 08:40:39 -04:00 |
|
bmauger
|
44dfb7cadb
|
Remove outline to fix rounded corners issue.
|
2022-03-30 15:10:32 -04:00 |
|
Adam Caouette
|
de44616680
|
CSR-262: fix missing focus outline on checked buttons
|
2022-03-19 10:29:55 -04:00 |
|
Adam Caouette
|
acc9518675
|
CSR-319: fix syncing error between selectedValues and validation values
|
2022-03-15 13:21:42 -04:00 |
|
AdamCaouetteSafelite
|
e4aa8d28e8
|
Merge pull request #279 from Safelite/feature/CSR-319
CSR-319: fix event triggers for radio buttons
|
2022-03-08 12:40:55 -05:00 |
|
Adam Caouette
|
d95e6c10dd
|
CSR-319: fix event triggers for radio buttons
|
2022-03-08 12:26:35 -05:00 |
|
bmauger
|
4bff7b7792
|
CSR-269 style updates.
|
2022-03-08 10:46:47 -05:00 |
|
Adam Caouette
|
4e6c8e5d3c
|
Merge branch 'develop' into feature/CSR-319
|
2022-03-07 15:23:22 -05:00 |
|
FrankRua
|
533c799385
|
defects
|
2022-03-04 16:56:58 -05:00 |
|
Adam Caouette
|
4111bd1a5c
|
CSR-319: clean up
|
2022-03-04 15:02:56 -05:00 |
|
Max
|
b3c869f293
|
radio updates
|
2022-03-04 14:22:25 -05:00 |
|
Adam Caouette
|
f36d199670
|
Merge branch 'develop' into feature/CSR-319
|
2022-03-04 13:54:45 -05:00 |
|
Adam Caouette
|
98b4329693
|
CSR-319: remove console logging and outdated code blocks
|
2022-03-04 13:03:35 -05:00 |
|
Adam Caouette
|
312ba851bf
|
CSR-319: move validation rules and errors into centralized files; fix and set up validation unit tests
|
2022-03-04 13:03:08 -05:00 |
|
Adam Caouette
|
ca0b266efa
|
CSR-319: move validation into vehicle-damage page
|
2022-03-01 14:12:05 -05:00 |
|
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 |
|
Adam Caouette
|
bb3894441a
|
Merge branch 'develop' into feature/CSR-319
|
2022-03-01 09:19:00 -05:00 |
|
Adam Caouette
|
e6e9c92f2f
|
CSR-319: implement full validation on form-test
|
2022-03-01 09:16:18 -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 |
|