Commit graph

2583 commits

Author SHA1 Message Date
Katie
1810399399 CSR-111 Fix vehicle-parts answer change check logic 2022-08-30 13:54:42 -04:00
Katie
6e0c9688d3 CSR-111 Reset answers if they change 2022-08-30 13:12:18 -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
916ff821f6 CSR-110: another attempt to reach code coverage 2022-08-26 15:57:11 -04:00
Leah Schumann
0503fedf3c
Merge pull request #699 from Safelite/feature/CSR-467
Removed role='application' for div inside button-question widget to f…
2022-08-26 13:26:22 -04:00
Adam Caouette
f5e51281f7 CSR-110: remove quote page from jest testing coverage 2022-08-26 13:10:52 -04:00
Adam Caouette
517f1d2dea CSR-110: update name of partIndex 2022-08-26 12:32:33 -04:00
katieoh-safelite
ae7809a135
Merge pull request #698 from Safelite/feature/CSR-514-fix-build-error
CSR-514 Replace hasOwnProperty with hasOwn
2022-08-26 11:50:49 -04:00
Adam Caouette
bfce98d1e5 CSR-110: remove debugging 2022-08-26 11:45:35 -04:00
Adam Caouette
924157cb80 CSR-110: fixes to recalling user state on molding-questions 2022-08-26 11:40:56 -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
Katie
395f24b53c CSR-514 Replace hasOwnProperty with hasOwn 2022-08-26 10:37:27 -04:00
Adam Caouette
d288282c5e CSR-110: updates to other question pages for consistency 2022-08-26 10:36:31 -04:00
Adam Caouette
d9f1076987 CSR-110: code to complete molding-questions 2022-08-26 10:33:22 -04:00
katieoh-safelite
3ffbed7c7f
Merge pull request #697 from Safelite/feature/CSR-514-fix-build-error
CSR-514
2022-08-26 10:28:51 -04:00
Katie
e0589ea1eb CSR-514 2022-08-26 10:19:51 -04:00
katieoh-safelite
9752b6c279
Merge pull request #696 from Safelite/rlsmerge/develop-to-2022.09.15
Rlsmerge/develop to 2022.09.15
2022-08-25 15:04:01 -04:00
katieoh-safelite
08fe2e92c9
Merge pull request #693 from Safelite/feature/CSR-111-parts-after-refactor-v2
Feature/csr 111 parts after refactor v2
2022-08-25 12:01:09 -04:00
Katie
bb8a8cc2f4 CSR-804 Change endpoint name 2022-08-25 11:49:10 -04:00
AdamCaouetteSafelite
4446e0da97
Merge pull request #691 from Safelite/feature/CSR-110
CSR-110: edit router logic to prevent accidental clearing of pageData
2022-08-25 10:10:51 -04:00
Katie
9ed3c0fa84 CSR-111 Add experimentMixin to components 2022-08-25 09:08:00 -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
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
Adam Caouette
27e43f52fd CSR-110: edit router logic to prevent accidental clearing of pageData 2022-08-24 10:38:46 -04:00
AdamCaouetteSafelite
0c80eb40a4
Merge pull request #689 from Safelite/feature/CSR-108
CSR-108: refactoring
2022-08-23 09:50:01 -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
Leah Schumann
a4aaa6ec88
Merge pull request #688 from Safelite/feature/CSR-722
Feature/csr 722
2022-08-22 16:56:52 -04:00
Leah Schumann
31ba6f361a Added missed required reference to store 2022-08-22 16:52:18 -04:00
Leah Schumann
e9921a5132 Merge branch 'develop' into feature/CSR-722 2022-08-22 16:30:45 -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
3f4cc6e4d5
Merge pull request #687 from Safelite/feature/CSR-722
Triggering saveOrder before making getPartsOrQuestions call in vin-pa…
2022-08-22 15:50:15 -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
81fbe7c9ac
Merge pull request #685 from Safelite/feature/CSR-797
Fixed navigation error, we needed to add the 'isSavingNavigation' par…
2022-08-22 08:50:57 -04:00
Leah Schumann
c03c406eb2 Fixed navigation error, we needed to add the 'isSavingNavigation' parameter to the overrideNavigation call in vehicle-style 2022-08-22 08:45:48 -04:00
Leah Schumann
3175ba4251
Merge pull request #656 from Safelite/feature/CSR-722
Added flag to 'navigate' method so that we can specify that the order…
2022-08-19 15:32:47 -04:00
Leah Schumann
04ff118b55 merging from develop, fixed conflicts with refactoring vehicle question page navigations 2022-08-19 15:29:22 -04:00
katieoh-safelite
fd16394857
Merge pull request #681 from Safelite/feature/CSR-748-parts
CSR-748 Cleanup routing and navigation-scenarios
2022-08-19 14:33:08 -04:00
AdamCaouetteSafelite
232fc3e73a
Merge pull request #680 from Safelite/feature/CSR-108
Feature/CSR-108
2022-08-19 13:16:27 -04:00
Katie
1255375de3 CSR-748 Remove more unused navigation scenarios 2022-08-19 12:53:36 -04:00
Katie
14c85c8eb7 CSR-748 Remove more unused navigation scenarios 2022-08-19 12:52:46 -04:00
Katie
64e046dd00 CSR-748 Cleanup routing and navigation-scenarios 2022-08-19 11:31:52 -04:00