Commit graph

137 commits

Author SHA1 Message Date
Katie
ffe95e5fba CSR-762 Split windshield 2022-09-20 13:23:08 -04:00
Katie
95e972a02f CSR-762 list-card with aggressive validation 2022-09-19 16:17:52 -04:00
Katie
4ae0b4e54b CSR-762 Only read one event per action 2022-09-19 14:06:04 -04:00
Katie
c5fb168161 CSR-762 Fix multiselect 2022-09-19 10:23:30 -04:00
Katie
24ddb9f8a5 CSR-762 Fix for YMMS list-button keypresses 2022-09-19 09:54:31 -04:00
Katie
854300d677 CSR-762 Move validation logic to button-wrapper 2022-09-16 13:07:27 -04:00
Katie
6e901a6918 CSR-762 Add mini test 2022-09-15 14:44:50 -04:00
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
katieoh-safelite
55dea7d240
Merge pull request #632 from Safelite/feature/CSR-467
CSR-467 Edit aria-labels and what screenreader reads
2022-07-29 16:20:21 -04:00
Katie
1d6a36a79a CSR-467 Edit aria-labels and what screenreader reads 2022-07-29 11:55:44 -04:00
Katie
7450840a36 CSR-756 Cleanup 2022-07-28 16:11:31 -04:00
Katie
2588ddc066 CSR-756 Fix validation issue on vehicle-damage page 2022-07-28 15:57:49 -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
3f29cc1a89 CSR-734 Fix validation rule 2022-07-15 12:52:44 -04:00
Katie
bf35cfa866 Fix merge conflicts 2022-07-13 14:03:46 -04:00
Katie
5f8b19eb44 CSR-715 Fix merge conflict 2022-07-06 08:57:33 -04:00
Katie
7321e9efcf CSR-643 Update validation on input change 2022-07-05 11:51:30 -04:00
Katie
15718a6403 CSR-715 Add check-for-repair-and-replace validation back in 2022-07-05 10:19:46 -04:00
Katie
75b1640f70 CSR-715 Fix validation 2022-07-05 08:57:21 -04:00
Katie
173f1b495b CSR-715 Cleanup 2022-07-01 09:03:33 -04:00
Katie
d9f7be2c62 CSR-715 Fix tests 2022-07-01 08:57:02 -04:00
Katie
17db77bcb3 CSR-715 WIP 2022-07-01 08:16:54 -04:00
Katie
ff51a04e30 CSR-343 Fix tests 2022-06-29 13:18:17 -04:00
Katie
a979bf2c85 CSR-343 Fix back button 2022-06-29 08:40:46 -04:00
Katie
8fe1dd8d7b CSR-343 Fix reloading/repopulating and CSS 2022-06-28 17:46:05 -04:00
Katie
06335ba625 CSR-343 Finish validation 2022-06-28 11:17:57 -04:00
Katie
8a1fc5bbe5 CSR-343 Edit CSS 2022-06-27 15:45:43 -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
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
ff7c1cf815 CSR-419: more tweaks to make safari match chrome for checkmark 2022-04-12 10:12:31 -04:00
Adam Caouette
e6473e51ab CSR-419: fix checkbox position 2022-04-12 09:36:26 -04:00
Adam Caouette
ac93b8fc60 CSR-459: fixes to error focus direction and error styling 2022-04-11 17:03:37 -04:00
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