Commit graph

2059 commits

Author SHA1 Message Date
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
517f1d2dea CSR-110: update name of partIndex 2022-08-26 12:32:33 -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
Katie
e0589ea1eb CSR-514 2022-08-26 10:19:51 -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
Bryan Mauger
5af0e6855e Rename quote-modal to modal and move to common-components folder. 2022-08-25 09:15:40 -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
Bryan Mauger
50b868c0cc Remove button question code (not needed) 2022-08-24 12:22:23 -04:00
Bryan Mauger
94a4cdcb07 Remove unneeded code. Fix indentation.
Fix merge conflict.
2022-08-24 12:17:23 -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
bmauger
b2713befd2
Merge branch 'release/quote-page-mvp' into csr-795-modal-for-add-ons 2022-08-24 09:48:11 -04:00
Bryan Mauger
4156eb281b CSR-795 add modal for quote page. 2022-08-24 09:43:34 -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
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
katieoh-safelite
250b93bca9
Merge pull request #684 from Safelite/rlsmerge/develop-to-quote-page-mvp
Rlsmerge/develop to quote page mvp
2022-08-22 09:35:40 -04:00
Katie
378dbea3cb Fix merge conflicts 2022-08-22 09:01:08 -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
04ff118b55 merging from develop, fixed conflicts with refactoring vehicle question page navigations 2022-08-19 15:29:22 -04:00
katieoh-safelite
ccdd391bbf
Merge pull request #683 from Safelite/develop
Merge develop to quote page MVP release
2022-08-19 14:34:18 -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
Adam Caouette
813cd34009 CSR-108: allow for cases where there is no damage state saved 2022-08-19 10:37:57 -04:00
Adam Caouette
53f1b61176 CSR-108: remove no longer needed code block 2022-08-19 10:37:07 -04:00
Scott Kiener
b936152a1d CSR-726 | cashOrInsuranceQuestion component 2022-08-19 09:06:52 -04:00
Scott Kiener
24fa724cc2 Merge remote-tracking branch 'origin/release/quote-page-mvp' into feature/CSR-726ComponentCreation 2022-08-19 08:50:20 -04:00
Katie
0b8c454da5 Fix merge conflict 2022-08-18 16:28:22 -04:00
Katie
23ac001a6a Fix merge conflicts 2022-08-18 16:15:44 -04:00
katieoh-safelite
47f0caf3d5
Merge pull request #678 from Safelite/defect/CSR-794
CSR-794 Fix variable name
2022-08-18 15:57:16 -04:00
Katie
46c4b355f7 CSR-794 Fix variable name 2022-08-18 15:33:54 -04:00
bmauger
09edff32e5
Merge pull request #677 from Safelite/CSR-793-vin-information-focus-issue-fix
CSR-793 hide content from screen readers when collapsed.
2022-08-18 13:38:00 -04:00
AdamCaouetteSafelite
84654b921b
Merge pull request #670 from Safelite/feature/CSR-108
Feature/CSR-108
2022-08-18 13:36:31 -04:00
Bryan Mauger
7fe22d0bae CSR-793 hide content from screen readers when collapsed. 2022-08-18 13:27:39 -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
5ca2273b47 CSR-759 Ensure funnel cookie is created if it doesn't exist 2022-08-18 11:56:22 -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
Adam Caouette
20594b3847 Merge branch 'develop' into feature/CSR-108 2022-08-18 10:10:54 -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
CarlNation
4bfbe3b8d9 Merge branch 'release/2022.08.18' into rlsmerge/2022.08.18-to-develop 2022-08-18 07:19:36 -04:00
Adam Caouette
cd2321a93f CSR-108: update unit tests 2022-08-18 03:21:37 -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
katieoh-safelite
a7ed47d839
Merge pull request #665 from Safelite/defect/CSR-759
Defect/csr 759
2022-08-17 13:06:37 -04:00
Katie
264b189a9a CSR-759 Cleanup 2022-08-17 11:37:32 -04:00
Katie
8d01c6b1b3 CSR-759 Cleanup 2022-08-17 11:35:03 -04:00
Katie
61ccfe268b CSR-111 Fix tests and cleanup 2022-08-17 11:32:54 -04:00
Scott Kiener
e4ff9dae2f CSR-726 | Remove test file
Will write tests along with text-block-component
2022-08-17 10:39:51 -04:00
Leah Schumann
d96731a0d2 Added 'undefined' check for when we are attempting to pull the ConceptFunnel experiment from the experiments collection as it may not be present when running locally 2022-08-17 10:17:21 -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
a79cd0ce73 Merge branch 'develop' into feature/CSR-512A 2022-08-16 15:32:23 -04:00
Leah Schumann
ed740a12ab Front end changes related to CSR-512 2022-08-16 15:31:28 -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
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
Scott Kiener
c2c5f17ef7 CSR-726 | Create cashOrInsuranceQuestion component 2022-08-16 14:52:16 -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
CarlNation
3be77d9949 CSR-760 load/save experiments 2022-08-15 15:26:56 -04:00
Katie
7584968143 CSR-111 Refactor navigation between vehicle questions pages 2022-08-15 14:55:12 -04:00
katieoh-safelite
b7ced3bdf8
Merge pull request #658 from Safelite/feature/CSR-514
CSR-514 Save experiments
2022-08-15 13:16:52 -04:00
Katie
faae9b9d36 CSR-514 Fix tests 2022-08-15 13:06:04 -04:00
Katie
0dffdea153 CSR-514 Save experiments 2022-08-15 12:22:38 -04:00
Katie
a2e0d73c11 CSR-111 Map answerResult value for question-chain component 2022-08-15 12:13:18 -04:00
katieoh-safelite
5771256089
Merge pull request #657 from Safelite/feature/CSR-514
CSR-514 Add async/await to runExperimentsForTrigger
2022-08-15 10:41:22 -04:00
Katie
080d2ac28e CSR-514 Add async/await to runExperimentsForTrigger 2022-08-15 10:23:13 -04:00
Katie
2fd175711a CSR-111 Get capability questions 2022-08-15 10:15:30 -04:00
Bryan Mauger
32bbb69d08 DE-7273 update button colors to fix contrast issue. 2022-08-12 15:25:20 -04:00
Katie
1216b121a8 CSR-514 Move runExperiments to after we check the page to reroute to 2022-08-12 13:20:58 -04:00
Katie
febbe96534 CSR-514 Add condition back to router 2022-08-12 13:00:34 -04:00
Katie
0afa4d815c CSR-514 Add PageEntry trigger, move running experiments in router to a private function 2022-08-12 10:16:37 -04:00
Katie
5431d13c85 CSR-514 Cleanup 2022-08-11 13:18:40 -04:00
Katie
137b5d9621 CSR-514 Refactor a bit, add tests 2022-08-11 13:16:48 -04:00