Leah Schumann
00f5092dc1
Added flag to 'navigate' method so that we can specify that the order by saved in the .afterEach method of the router. Added new 'navigateWithSaving' and 'navigateWithoutSaving' to allow us to control when the order is saved.
2022-08-10 13:46:43 -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
bmauger
714f863d98
Merge pull request #638 from Safelite/BRM-update-vin-info-to-use-cms
...
CSR-460 Change copy and image from hard coded to CMS driven.
2022-08-04 13:28:17 -04:00
Bryan Mauger
62550ab6a0
Update unit test.
2022-08-04 13:23:34 -04:00
Bryan Mauger
c61e83695a
Change variable name to something more descriptive.
2022-08-03 13:24:23 -04:00
Bryan Mauger
a48e2c1d01
CSR-460 Change copy and image from hard coded to CMS driven.
2022-08-03 13:19:23 -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
d98c3213cc
Set const value in mockMixin for reference needed at top of file
2022-08-03 10:47:47 -04:00
Matt Sykes
007c464e01
Reference to const
2022-08-03 10:08:41 -04:00
katieoh-safelite
ed38cb125d
Merge pull request #637 from Safelite/feature/CSR-530
...
CSR-530 Remove test pages and routes
2022-08-02 13:10:42 -04:00
Katie
6defc97a43
CSR-530 Remove test pages and routes
2022-08-02 12:20:12 -04:00
Katie
50ac848290
CSR-702 Fix going back from vehicle-parts when there were no part-questions
2022-08-02 11:12:19 -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
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
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
4969b21fd3
Merge branch 'develop' into feature/CSR-756
2022-07-28 15:58:34 -04:00
Katie
2588ddc066
CSR-756 Fix validation issue on vehicle-damage page
2022-07-28 15:57:49 -04:00
Katie
afdcb48242
CSR-702 Remove default for optionalPageData in router.navigate
2022-07-28 11:27:15 -04:00
Katie
03c6ffe30e
Merge branch 'develop' into feature/CSR-702
2022-07-28 11:17:02 -04:00
Katie
4c20a977e6
CSR-702 Don't default page data to empty object
2022-07-28 10:52:52 -04:00
AdamCaouetteSafelite
4a6c9828aa
Merge pull request #627 from Safelite/feature/CSR-110
...
CSR-111: set up prerequisite data and navigation for capability questions
2022-07-27 10:07:34 -04:00
Adam Caouette
b41042cee8
CSR-110: increase code coverage in unit tests
2022-07-27 09:59:39 -04:00
Mark Harris
783b717f4e
removed unused field
2022-07-27 09:42:43 -04:00
Adam Caouette
b53479dbf1
CSR-110: refactoring from PR comments
2022-07-26 17:56:51 -04:00
Adam Caouette
8034ce8d28
CSR-110 resolve conflicts with merged develop branch
2022-07-26 17:50:33 -04:00
Adam Caouette
149adc9792
CSR-110: restored navigation to go back to heritage funnel
2022-07-26 16:21:13 -04:00
Katie
18524de9a6
CSR-702 Add vehicle-questions-mixin tests
2022-07-26 16:02:53 -04:00
Katie
7e5fb4c906
CSR-702 Cleanup
2022-07-26 15:31:20 -04:00
Katie
868b3d663d
CSR-702 Fix merge conflicts'
2022-07-26 15:08:45 -04:00
Katie
6a8409cd34
CSR-702 Add basic routing for part-questions
2022-07-26 15:03:40 -04:00
Adam Caouette
b41eae1797
CSR-111: set up prerequisite data and navigation for capability questions
2022-07-26 14:39:07 -04:00
Scott Kiener
a0c56cf956
Merge remote-tracking branch 'origin/develop' into feature/CSR-706
2022-07-26 12:07:19 -04:00
Scott Kiener
c18af60165
CSR-706 | Refactoring savedQuote -> SavedSession
2022-07-26 12:07:03 -04:00
Scott Kiener
bb1fa9aede
CSR-706 | Refactoring to use SavedSession instead of SaveQuote
2022-07-26 12:02:03 -04:00
Adam Caouette
e31f415aa4
CSR-110: refactoring per PR review
2022-07-26 10:38:10 -04:00
Adam Caouette
7badd9f18e
Merge branch 'develop' into feature/CSR-110
2022-07-26 09:13:20 -04:00
Scott Kiener
62b72163d6
CSR-706 | Only clear state if referral does not match
2022-07-25 15:29:44 -04:00
Scott Kiener
b21c6171e9
CSR-706 | Remove state resetting on loadOrder
...
As well as making loadOrder await the latest saveOrderPromise
Also clearing saveOrderPromise if entering the funnel fresh to avoid a broken promise object
2022-07-25 09:30:00 -04:00
katieoh-safelite
c400ee5a7b
Merge pull request #621 from Safelite/feature/CSR-530
...
Feature/csr 530
2022-07-20 09:39:30 -04:00
Adam Caouette
c7b775863b
CSR-110: navigation/store changes for molding-questions page
2022-07-20 09:27:55 -04:00
Katie
f3120ef80d
CSR-530 Cleanup
2022-07-19 15:46:48 -04:00
Katie
f9fa9d154f
CSR-530 Add test cases in
2022-07-19 15:44:14 -04:00
Katie
cefd25399e
CSR-530 Add routing for experiment-integration
2022-07-19 15:20:02 -04:00
Adam Caouette
b9ec2a4623
CSR-108: refactors
2022-07-19 12:26:50 -04:00
katieoh-safelite
ffad30387b
Merge pull request #619 from Safelite/feature/CSR-672
...
CSR-672 Add X-Experiment-Data header to calls
2022-07-19 09:12:22 -04:00