Commit graph

151 commits

Author SHA1 Message Date
Katie
e10c585abe CSR-111 Use pageData instead of glassParts to check if vehicle-parts selections have changed 2022-08-31 11:02:25 -04:00
Katie
395f24b53c CSR-514 Replace hasOwnProperty with hasOwn 2022-08-26 10:37:27 -04:00
Katie
73bc3f5945 CSR-111 Fix tests 2022-08-25 08:51:15 -04:00
Katie
5f3f647fb8 CSR-111 Tested with dynamic values 2022-08-25 08:25:36 -04:00
Katie
e6dfb8a25f CSR-111 Cleanup 2022-08-24 15:53:13 -04:00
Katie
ec7bc77e67 CSR-111 Remove multiple questions example, tested with heritage 2022-08-24 15:49:32 -04:00
Katie
76077d7793 CSR-111 Cleanup 2022-08-24 15:39:47 -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
Leah Schumann
31ba6f361a Added missed required reference to store 2022-08-22 16:52:18 -04:00
Leah Schumann
3e41d4de98 Ensuring vin lookup page saveOrder is only triggered when we don't already have a session saved 2022-08-22 16:29:29 -04:00
Leah Schumann
520fdbd674 Triggering saveOrder before making getPartsOrQuestions call in vin-pages-mixin 2022-08-22 15:45:22 -04:00
Leah Schumann
04ff118b55 merging from develop, fixed conflicts with refactoring vehicle question page navigations 2022-08-19 15:29:22 -04:00
Katie
64e046dd00 CSR-748 Cleanup routing and navigation-scenarios 2022-08-19 11:31:52 -04:00
Katie
ad4ac40c8b CSR-111-parts Fix loadingModal issue for vin-pages 2022-08-18 12:13:40 -04:00
Katie
668a8affb2 Revert "Merge pull request #673 from Safelite/revert-672-feature/CSR-111-parts"
This reverts commit c5f76d2424, reversing
changes made to 2e0f614e1f.
2022-08-18 12:09:46 -04:00
Katie
b23361d0a3 Revert "Merge pull request #674 from Safelite/revert-665-defect/CSR-759"
This reverts commit b890d85c28, reversing
changes made to c5f76d2424.
2022-08-18 11:55:45 -04:00
katieoh-safelite
b890d85c28
Merge pull request #674 from Safelite/revert-665-defect/CSR-759
Revert "Defect/csr 759"
2022-08-18 10:50:00 -04:00
katieoh-safelite
37dc16645f
Revert "Feature/csr 111 parts" 2022-08-18 10:44:49 -04:00
katieoh-safelite
62a3ceb8c5
Revert "Defect/csr 759" 2022-08-18 10:44:20 -04:00
katieoh-safelite
2e0f614e1f
Merge pull request #672 from Safelite/feature/CSR-111-parts
Feature/csr 111 parts
2022-08-18 10:08:44 -04:00
Katie
fca3c56664 CSR-111-parts Cleanup 2022-08-18 08:49:54 -04:00
Katie
fa9f4c0ef5 CSR-111-part Go to QuoteDetails instead of quote, update tests 2022-08-18 08:30:09 -04:00
katieoh-safelite
a7ed47d839
Merge pull request #665 from Safelite/defect/CSR-759
Defect/csr 759
2022-08-17 13:06:37 -04:00
Katie
b526fc059f CSR-759 Update how session ID cookies are saved and updated 2022-08-17 09:25:51 -04:00
Leah Schumann
3616a7d75f Merged from develop and updated unit tests 2022-08-17 09:06:10 -04:00
Leah Schumann
ed740a12ab Front end changes related to CSR-512 2022-08-16 15:31:28 -04:00
Katie
653a41abb8 CSR-111 Cleanup 2022-08-16 14:54:32 -04:00
Katie
4fa36a1100 CSR-111 Cleanup 2022-08-16 14:52:48 -04:00
Katie
d3f7ad68f2 CSR-111 Get part from capability question, save, reset answers when part question answer result changes 2022-08-16 14:44:32 -04:00
Katie
7584968143 CSR-111 Refactor navigation between vehicle questions pages 2022-08-15 14:55:12 -04:00
Katie
2fd175711a CSR-111 Get capability questions 2022-08-15 10:15:30 -04:00
katieoh-safelite
c1490d5a35
Merge pull request #645 from Safelite/feature/CSR-690
Feature/csr 690
2022-08-10 14:16:37 -04:00
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
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
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
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
Adam Caouette
b41042cee8 CSR-110: increase code coverage in unit tests 2022-07-27 09:59:39 -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
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
Adam Caouette
c7b775863b CSR-110: navigation/store changes for molding-questions page 2022-07-20 09:27:55 -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