Matt Sykes
b73649e490
CSR-705 value logging masking type
...
- value logging masking type
- added to other components under button-questions
- added logging for radio as it was missing (only fires onchange of radio which is different than others although arguably more right...
2022-08-01 16:42:10 -04:00
Katie
1d6a36a79a
CSR-467 Edit aria-labels and what screenreader reads
2022-07-29 11:55:44 -04:00
Katie
7e5fb4c906
CSR-702 Cleanup
2022-07-26 15:31:20 -04:00
Katie
6a8409cd34
CSR-702 Add basic routing for part-questions
2022-07-26 15:03:40 -04:00
Katie
bf35cfa866
Fix merge conflicts
2022-07-13 14:03:46 -04:00
Katie
7321e9efcf
CSR-643 Update validation on input change
2022-07-05 11:51:30 -04:00
Katie
e2af902f40
CSR-343 Fix chip button CSS
2022-06-30 08:58:21 -04:00
AdamCaouetteSafelite
d6125a5ee7
Revert "Feature/csr 480"
2022-06-14 17:25:44 -04:00
Adam Caouette
4b9700716f
minor logic updates to shared list- buttons, new question-chain component
2022-06-13 20:47:47 -04:00
Adam Caouette
c167f1887a
CSR-480: clean up some faulty logic I discovered that was only clearing answers if multi-select
2022-06-09 16:51:59 -04:00
Adam Caouette
e13d2fc097
CSR-216: fix unit tests
2022-05-20 17:25:17 -04:00
CarlNation
adb74675ff
CSR-216 move the ga event log out of handlecheckchange
...
This was causing every item in the list to log an event not just the selected item.
2022-05-20 16:24:52 -04:00
Adam Caouette
4816bf75c0
CSR-624: add unmounted method to clear checked answers
2022-05-20 08:12:16 -04:00
Donielle Austin
5b96a2f1f2
ui defect
2022-05-12 14:20:40 -04:00
Adam Caouette
82c9e8563a
CSR-447: move mouse trigger to avoid edge case border clicking
2022-04-26 14:30:27 -04:00
Adam Caouette
92ecbd6d3c
CSR-447: final style tweaks
2022-04-26 10:41:00 -04:00
Adam Caouette
c070f2af95
CSR-447: expand/update unit tests
2022-04-26 09:52:00 -04:00
Adam Caouette
f991b73f66
CSR-447: refactoring logic of buttons and events, remove unused logic
2022-04-26 09:51:13 -04:00
Adam Caouette
ac93b8fc60
CSR-459: fixes to error focus direction and error styling
2022-04-11 17:03:37 -04:00
bmauger
63a9facc66
Remove outline.
2022-03-31 08:40:39 -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
bmauger
c7e18f2ded
Remove focus outline on iPhone.
2022-03-07 09:34:41 -05:00
Adam Caouette
98b4329693
CSR-319: remove console logging and outdated code blocks
2022-03-04 13:03:35 -05:00
Adam Caouette
ca0b266efa
CSR-319: move validation into vehicle-damage page
2022-03-01 14:12:05 -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
bmauger
7a83604103
CSR-341 fix colors and font sizes per qa.
2022-02-24 09:12:18 -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
bmauger
1e68d8c293
CSR-341 Set z-index to fix overlap issue.
2022-02-22 09:57:31 -05:00
Max
3aa63cace6
Updating button change functionality ternary
2022-02-18 11:00:05 -05:00
bmauger
9e12733756
CSR-342 WIP & QA fix.
2022-02-17 13:59:40 -05:00
bmauger
acd770db5e
Fix bug with button loader/spinner.
2022-02-17 09:11:10 -05:00
bmauger
b606dbcb0a
CSR-341 qa bug fix - z-index update.
2022-02-17 08:34:32 -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
4f43516454
Fix border issue on list-card-horizontal.
2022-02-16 11:38:57 -05:00
Max
a4b5528fac
Fixing unit tests
2022-02-14 17:37:36 -05:00
Max
781a1f8967
Adding condition to when change event occurs on radio buttons
2022-02-14 17:11:53 -05:00
bmauger
1eff8b58a9
CSR-241 QA color updates.
2022-02-09 14:55:13 -05:00
bmauger
5210141567
CSR-338 fix text color and add opacity: 0 to input.
2022-02-07 09:02:31 -05:00
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