Commit graph

457 commits

Author SHA1 Message Date
Bryan Mauger
9902cc0ce3 Remove unneeded code per tech review. 2022-09-01 13:01:06 -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
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
Katie
ce90bd75e2 CSR-612 Clean up a few warnings 2022-07-13 08:59:51 -04:00
Adam Caouette
43c95a81a3 CSR-108: minor CSS changes to match Figma 2022-07-12 15:43:11 -04:00
Adam Caouette
13d6f15d37 CSR-108: complete part-questions page, changes to question-chain 2022-07-12 14:37:55 -04:00
FrankRua
69e6fa4173 changed from arrays to string 2022-07-07 09:34:13 -04:00
FrankRua
1afdec7138 merge develop into my branch 2022-07-01 12:50:51 -04:00
Bryan Mauger
74cd46337d Remove unneeded test after removing unneeded code. 2022-06-27 13:53:08 -04:00
Bryan Mauger
9d77fa4392 CSR-632 Re-enable autofill. 2022-06-27 13:32:14 -04:00
Adam Caouette
ac38b45504 CSR-480: remove unneeded models datum 2022-06-21 18:02:09 -04:00
Leah Schumann
d0153869f8 Merge branch 'develop' into feature/CSR-249 2022-06-17 11:13:01 -04:00
Adam Caouette
658a0e7c54 Merge branch 'develop' into feature/CSR-480 2022-06-17 09:26:54 -04:00
Adam Caouette
e9af0c64a5 CSR-480: add unit tests 2022-06-17 09:24:52 -04:00
scottkiener
c5426c5e04
Merge pull request #557 from Safelite/feature/CSR-652
Feature/csr 652
2022-06-16 10:32:45 -04:00
Leah Schumann
0d817dfb91 Merge branch 'develop' into feature/CSR-249 2022-06-16 08:19:01 -04:00