Bryan Mauger
32bbb69d08
DE-7273 update button colors to fix contrast issue.
2022-08-12 15:25:20 -04:00
Bryan Mauger
7f81ce0824
CSR-437 accessibility fix
...
Add tabindex to span so that screenreader reads copy.
Add aria-label to list-button so that screenreader reads proper information.
2022-08-05 10:39:17 -04:00
Matt Sykes
007c464e01
Reference to const
2022-08-03 10:08:41 -04:00
Matt Sykes
5006a22221
Fixed broken tests
2022-08-01 17:29:25 -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
8217ebd4c7
CSR-517 Add event for enter key on list-button
2022-07-18 08:56:36 -04:00
Katie
3f29cc1a89
CSR-734 Fix validation rule
2022-07-15 12:52:44 -04:00
katieoh-safelite
d683061eeb
Merge pull request #606 from Safelite/rlsmerge/2022.06.23-to-develop
...
Rlsmerge/2022.06.23 to develop
2022-07-14 13:01:51 -04:00
Katie
d1e9d81242
CSR-612 Use role='application' to fix issue in JAWS
2022-07-13 16:28:22 -04:00
Katie
8aa1de12c7
CSR-612 Fix arrow key issue
2022-07-13 15:05:47 -04:00
Katie
bf35cfa866
Fix merge conflicts
2022-07-13 14:03:46 -04:00
Katie
3656c62cf6
CSR-612 Fix list-button for JAWS
2022-07-13 08:55:35 -04:00
Katie
bd496c466d
CSR-612 Fix button for JAWS
2022-07-13 08:32:53 -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
e2af902f40
CSR-343 Fix chip button CSS
2022-06-30 08:58:21 -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
Katie
7e4494eb25
CSR-343 Finish validation
2022-06-27 13:48:09 -04:00
Katie
9d7c6fc1fc
CSR-343 WIP
2022-06-27 08:40:56 -04:00
scottkiener
c5426c5e04
Merge pull request #557 from Safelite/feature/CSR-652
...
Feature/csr 652
2022-06-16 10:32:45 -04:00
Scott Kiener
678ec72680
CSR-652 | Change validation location
2022-06-16 10:00:21 -04:00
Scott Kiener
cfa0ace9c5
CSR-652 | Update tests and move item to mixin
2022-06-15 09:20:48 -04:00
AdamCaouetteSafelite
d6125a5ee7
Revert "Feature/csr 480"
2022-06-14 17:25:44 -04:00
Scott Kiener
2544954f8f
CSR-652 | Add CSS class to each alert
...
That matches CMS
2022-06-14 16:49:24 -04:00
Adam Caouette
f1380cfe2f
Merge branch 'release/2022.06.23' into feature/CSR-480
2022-06-13 20:51:41 -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
Scott Kiener
c094ff5f49
CSR-563 | Mock out a mixin - added another alert test
2022-06-01 16:11:03 -04:00
Scott Kiener
954a99621f
CSR-563 | Test presence of Router-Link
2022-06-01 15:51:58 -04:00
Scott Kiener
2e847436c8
CSR-563 | Refactor Alert and Alert tests
2022-06-01 14:34:19 -04:00
Scott Kiener
3187b2edc7
CSR-563 | Alert fix and starting tests
...
Alert was not always snapping into viewport correctly
Barebones test outline - NOT ready for PR
2022-05-26 09:21:48 -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
Scott Kiener
d0e3d2390c
CSR-563 | Fixing tests and commenting out alert.vue for tests
2022-05-17 16:19:25 -04:00