Commit graph

1907 commits

Author SHA1 Message Date
Katie
008949b7c1 Merge branch 'develop' into feature/CSR-690 2022-08-02 15:32:31 -04:00
Katie
7d7896a012 CSR-690 Fix issue with part-questions back 2022-08-02 15:32:11 -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
6359139342 CSR-690 Implement navigation to and from heritage 2022-08-02 12:17:35 -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
Katie
34a7cc0e9f CSR-672 Add X-Experiment-Data header to calls 2022-07-19 09:08:42 -04:00
katieoh-safelite
02c02e2d54
Merge pull request #617 from Safelite/defect/CSR-517
CSR-517 Add event for enter key on list-button
2022-07-18 14:32:55 -04:00
katieoh-safelite
7f2fb70f0c
Merge pull request #618 from Safelite/feature/CSR-666
Feature/csr 666
2022-07-18 12:11:34 -04:00
Katie
79072bb3b5 CSR-666 Import store, cleanup 2022-07-18 12:08:07 -04:00
Katie
fd9267593b CSR-666 Cleanup 2022-07-18 11:30:16 -04:00
Katie
0fdda5b4a2 CSR-666 Add methods to experiment-mixin 2022-07-18 11:28:34 -04:00
Katie
8217ebd4c7 CSR-517 Add event for enter key on list-button 2022-07-18 08:56:36 -04:00
Katie
a750a20e61 CSR-514 Add import 2022-07-18 08:52:49 -04:00
Katie
3f29cc1a89 CSR-734 Fix validation rule 2022-07-15 12:52:44 -04:00
Katie
453d086a1d CSR-666 Add experiment-mixin 2022-07-15 12:14:39 -04:00
Katie
be45bb9ff7 CSR-514 Initial implementation for runExperimentsForTrigger 2022-07-15 11:46:01 -04:00
Katie
b73a7f8d90 Fix merge conflicts 2022-07-14 13:12:57 -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
b0d2cb3a19 Fix typo 2022-07-14 12:54:38 -04:00
Katie
b5ffeac0f0 Remove clearOnUnmount prop 2022-07-14 12:52:03 -04:00
Leah Schumann
ae53f4ab50 Removed .only I accidentally let in 2022-07-14 10:04:53 -04:00
Leah Schumann
bda7161248 Fixed broken unit test 2022-07-14 09:58:42 -04:00
Leah Schumann
049e1caa7c Changed the number of visible end characters of VINs on address-vehicles from 4 to 6. Also fixed bug that was causing the damage data to be cleared. 2022-07-14 09:34:54 -04:00
katieoh-safelite
699dafe8f4
Merge pull request #608 from Safelite/defect/CSR-612
Defect/csr 612
2022-07-13 17:01:33 -04:00
Katie
a5a86169b7 CSR-612 Fix buttonQuestion issue 2022-07-13 16:55:54 -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
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
a80c9b3cca CSR-729 Fix merge conflict 2022-07-13 11:28:46 -04:00
Katie
bcd3ad8c22 Merge remote-tracking branch 'origin/develop' into defect/CSR-729-3 2022-07-13 11:24:58 -04:00
Leah Schumann
8c2232e911 Some additional small changes requested by Frank 2022-07-13 11:00:11 -04:00
Leah Schumann
2d01a189e8 Merge branch 'develop' into feature/CSR-711-2 2022-07-13 10:55:22 -04:00
Leah Schumann
2184480eb2 Updated unit tests 2022-07-13 10:55:01 -04:00
Katie
cc6ecd9918 CSR-726 Clear serviceLocation address and city on vin-lookup unless zip matches registration zip 2022-07-13 10:53:19 -04:00
CarlNation
e901f18498
Merge pull request #602 from Safelite/feature/gaEventUpd
correct GA event logging in dev
2022-07-13 10:34:43 -04:00
Scott Kiener
8f750e8c1d CSR-706 | Fixing test 2022-07-13 10:16:24 -04:00
CarlNation
4072d929b8 correct GA event logging in dev 2022-07-13 10:13:11 -04:00
Scott Kiener
0d956d9e0f Merge remote-tracking branch 'origin/develop' into feature/CSR-700 2022-07-13 10:03:57 -04:00
Katie
2f7ca13640 CSR-612 Fix merge conflict 2022-07-13 09:22:08 -04:00
Katie
5de45da1d5 Merge branch 'develop' into defect/CSR-612 2022-07-13 09:20:55 -04:00
Katie
37123df3f6 CSR-612 Cleanup 2022-07-13 09:20:32 -04:00
Leah Schumann
de3810d3dd Fixed typo 2022-07-13 09:17:42 -04:00
Leah Schumann
c8a1938329 Merging from develop 2022-07-13 09:16:59 -04:00
AdamCaouetteSafelite
e4751fd9d0
Merge pull request #599 from Safelite/feature/CSR-108
Feature/CSR-108
2022-07-13 09:15:46 -04:00
Leah Schumann
8247c5b9e3 License Plate Lookup refactoring. Refactor mostly complete. There might be some slight differences remaining 2022-07-13 09:14:34 -04:00
Katie
ce90bd75e2 CSR-612 Clean up a few warnings 2022-07-13 08:59:51 -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
Adam Caouette
933eb88ecc CSR-108: few more refactors 2022-07-12 16:03:48 -04:00
Adam Caouette
43c95a81a3 CSR-108: minor CSS changes to match Figma 2022-07-12 15:43:11 -04:00
Katie
086392c561 CSR-729 Save registration address to service by default, only save service location on vin-lookup if service zip hasn't changed 2022-07-12 15:21:57 -04:00
Adam Caouette
13d6f15d37 CSR-108: complete part-questions page, changes to question-chain 2022-07-12 14:37:55 -04:00
Leah Schumann
e452928c77 vin-lookup: added 'Invalid Zip' alert' and refactored to make it more similar to address-lookup 2022-07-12 08:55:36 -04:00
katieoh-safelite
20482a6c80
Merge pull request #595 from Safelite/defect/CSR-710-2022.08.18
Defect/csr 710 2022.08.18
2022-07-12 08:50:17 -04:00
Katie
c941192032 CSR-710 Add curly brackets to if 2022-07-12 08:26:11 -04:00
Katie
ea207aac90 CSR-710 Add/edit tests 2022-07-11 16:46:26 -04:00
Katie
c7b7e25dfd CSR-710 Remove experiment string 2022-07-11 16:37:17 -04:00
Katie
4ed0512b20 CSR-710 Cleanup 2022-07-11 15:23:50 -04:00
Katie
b2e03e8ee0 CSR-725 Change variable name, change type from array to string 2022-07-11 09:16:04 -04:00
Katie
d4fd61c74f CSR-710 WIP 2022-07-11 09:09:53 -04:00