Commit graph

470 commits

Author SHA1 Message Date
Leah Schumann
bdc9f176b5 fixing error ... again? 2022-09-13 10:56:40 -04:00
Leah Schumann
02ff535f6e fixed text-block build issues 2022-09-13 10:33:54 -04:00
Leah Schumann
ceed64cc36 Preparing to merge 2022.09.29 branch into develop 2022-09-12 14:43:06 -04:00
Leah Schumann
681afdc4bd Cherry-picked changes from commit 145359e226 2022-09-12 13:55:28 -04:00
Scott Kiener
668b1b9f8a Merge remote-tracking branch 'origin/develop' into feature/CSR-795 2022-09-01 15:10:27 -04:00
Scott Kiener
fba1efc7f9 CSR-795 | Fix typo 2022-09-01 14:22:05 -04:00
Bryan Mauger
9902cc0ce3 Remove unneeded code per tech review. 2022-09-01 13:01:06 -04:00
Scott Kiener
2f2b32fe06 Merge remote-tracking branch 'origin/develop' into feature/CSR-795 2022-09-01 10:55:35 -04:00
Scott Kiener
5c9d7dc53c CSR-795 | Added unit tests to modal.vue 2022-09-01 10:55:21 -04:00
Bryan Mauger
13d69d8d6a CSR-725 add subheader copy, remove empty prop. 2022-08-31 08:47:59 -04:00
Scott Kiener
fcf95ad734 CSR-795 | Refactor modal etc.
Removed collapse toggle on radio-service
Added in cashOrInsurance utilization
Removed reference to quote in the modal class
Changed modal close button text to use Footer from CMS
2022-08-30 13:37:19 -04:00
Katie
e97f466fd7 Fix merge conflicts 2022-08-29 10:44:52 -04:00
Bryan Mauger
74f519b3b1 Add v-html and correct typo. 2022-08-29 10:03:47 -04:00
Bryan Mauger
ce840d8177 CSR-735 create text-block component. 2022-08-29 09:41:13 -04:00
AdamCaouetteSafelite
f4f2ae3a7d
Merge pull request #700 from Safelite/feature/CSR-110
Feature/CSR-110
2022-08-26 16:02:28 -04:00
Adam Caouette
bfce98d1e5 CSR-110: remove debugging 2022-08-26 11:45:35 -04:00
Adam Caouette
6e7a791e99 CSR-110: revise 'glassPart' to just 'glass' for clarity on questions pages 2022-08-26 11:21:03 -04:00
Leah Schumann
33087d9c60 Removed role='application' for div inside button-question widget to fix accessibility issue 2022-08-26 11:08:20 -04:00
Adam Caouette
d9f1076987 CSR-110: code to complete molding-questions 2022-08-26 10:33:22 -04:00
Bryan Mauger
5af0e6855e Rename quote-modal to modal and move to common-components folder. 2022-08-25 09:15:40 -04:00
Katie
6626122b1e CSR-111 EXAMPLE of multiple capability questions 2022-08-24 15:36:21 -04:00
Katie
9c40093144 CSR-111 Fix answer change issue 2022-08-24 15:30:11 -04:00
Katie
f266fce3f5 CSR-111 WIP 2022-08-24 10:56:31 -04:00
Bryan Mauger
4156eb281b CSR-795 add modal for quote page. 2022-08-24 09:43:34 -04:00
Adam Caouette
fff6018e57 CSR-108: rename function 2022-08-23 09:44:15 -04:00
Adam Caouette
71fe6039d3 CSR-108: remove console logs 2022-08-23 00:01:57 -04:00
Adam Caouette
f2c3e79a57 CSR-108: refactoring 2022-08-22 23:57:08 -04:00
Katie
23ac001a6a Fix merge conflicts 2022-08-18 16:15:44 -04:00
Adam Caouette
22e50a576d Merge branch 'develop' into feature/CSR-108 2022-08-18 03:16:17 -04:00
Adam Caouette
207d18ab80 CSR-108: updates for handling duplicate questions and loading a previous user state 2022-08-18 03:15:31 -04:00
Bryan Mauger
9f7e38ebf0 CSR-791 add second button to toggle open/close
Useful for accessibility.
2022-08-16 15:13:37 -04:00
Adam Caouette
af9d10d630 CSR-108: updates to prevent duplicate questions from being asked 2022-08-08 16:22:08 -04:00
Bryan Mauger
b7c1e4726b Remove tab index. 2022-08-05 11:18:08 -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
matthew-sykes
b5c0bc8042
Merge pull request #635 from Safelite/defect/CSR-705
CSR-705 value logging masking type
2022-08-03 10:53:57 -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
Bryan Mauger
8b94eb2772 CSR-437 add aria-label to hamburger menu. 2022-08-01 15:40:02 -04:00
Bryan Mauger
da7d727474 CSR-568 fix voiceover reading incorrect information
Added aria-label to the input.
2022-08-01 14:23:44 -04:00
Katie
1d6a36a79a CSR-467 Edit aria-labels and what screenreader reads 2022-07-29 11:55:44 -04:00
Katie
6a8409cd34 CSR-702 Add basic routing for part-questions 2022-07-26 15:03:40 -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
b5ffeac0f0 Remove clearOnUnmount prop 2022-07-14 12:52:03 -04:00
bmauger
b1a770d8cc
Merge branch 'develop' into merge-conflict-v2 2022-07-14 08:35:46 -04:00
Bryan Mauger
3c22e2cb4e Updates to remove vin-lookup from PR. 2022-07-13 17:33:50 -04:00
Katie
d1e9d81242 CSR-612 Use role='application' to fix issue in JAWS 2022-07-13 16:28:22 -04:00
Katie
9f7baec8c0 Fix test 2022-07-13 14:39:58 -04:00
Katie
87cb4b20ad Fix merge conflict 2022-07-13 14:11:01 -04:00
Katie
bf35cfa866 Fix merge conflicts 2022-07-13 14:03:46 -04:00
Katie
2f7ca13640 CSR-612 Fix merge conflict 2022-07-13 09:22:08 -04:00
Katie
37123df3f6 CSR-612 Cleanup 2022-07-13 09:20:32 -04:00