Commit graph

55 commits

Author SHA1 Message Date
hiteshkumar87
eeb0661882 CSR-2216
change isExternalParameter getter
2024-09-10 18:48:32 +05:30
Scott Kiener
a1335a56d3 Rectify prettier change 2024-08-27 16:18:22 -04:00
Matt Sykes
c7b19e6c4f Upgraded eslint and prettier 2024-08-23 15:59:25 -04:00
Scott Kiener
deff080bd2 CSR-2185 | Update app to Node 20.17.0 compatability 2024-08-22 15:13:19 -04:00
hiteshkumar87
6ab9c34370 CSR-2087
replacing LeadGenState with ExternalParameterState and add capability questions, molding questions and vehicle parts.
2024-08-21 16:28:00 +05:30
Adam Caouette
2fbc4e3bd5 CSR-1610: prettier 'fixes' 2024-01-11 11:10:12 -05:00
Adam Caouette
e35fe3fb1b CSR-1610: copy fix updates into other question pages 2024-01-11 07:48:49 -05:00
Leah Schumann
716fbe3603 Tech review changes 2023-06-09 14:45:04 -04:00
Leah Schumann
86f0f0fb94 Fixed unit tests 2023-06-09 09:36:21 -04:00
Bryan Mauger
15319196db WIP Update file paths. 2023-01-17 16:58:09 -05:00
Katie
701b42ac60 CSR-747 Tests and formatting 2022-12-20 13:15:34 -05:00
Katie
da402bcaa4 CSR-747 Remove temp heritage button, change account number to int 2022-12-12 09:47:20 -05:00
Katie
e25605d4b2 CSR-747 Fix tests 2022-12-08 15:05:01 -05:00
Adam Caouette
c30bd8877c CSR-803: remaining questions pages 2022-12-05 10:23:01 -05:00
Adam Caouette
d003d444c6 CSR-803: final refactoring to simplify mounted 2022-11-28 10:48:19 -05:00
Adam Caouette
b4b5a5d18b CSR-803: move common layout into new layouts subfolder 2022-11-18 10:51:34 -05:00
Adam Caouette
c286f748b6 CSR-803: several unit tests 2022-11-17 14:28:40 -05:00
Adam Caouette
c17d3d9194 Merge branch 'develop' into feature/CSR-803-refactoring-2 2022-11-17 14:22:35 -05:00
Adam Caouette
fc8605cbba Merge branch 'develop' into feature/CSR-803-refactoring-2 2022-11-16 16:49:50 -05:00
Katie
daab990942 CSR-748 Update navigation-scenarios 2022-11-16 15:08:26 -05:00
Adam Caouette
dcf8a3020a CSR-803: fix validation rules 2022-11-11 09:26:07 -05:00
Katie
8a343650e3 CSR-748 Fix merge conflicts 2022-11-09 15:45:27 -05:00
Adam Caouette
2812c9e511 CSR-803: PR refactoring 2022-11-09 14:58:22 -05:00
Katie
10c1675245 CSR-748 Add temp heritage button 2022-11-09 09:12:40 -05:00
Katie
bb64ecde29 CSR-748 Remove loading modal from vin and question pages 2022-11-08 11:36:07 -05:00
Adam Caouette
b98f38e84d CSR-803: prettier changes 2022-11-08 09:24:43 -05:00
Adam Caouette
262980bfa3 CSR-803: correct missing reference 2022-11-07 14:13:54 -05:00
Adam Caouette
d907080bf6 CSR-803: rename tweaking, again 2022-11-07 11:37:53 -05:00
Adam Caouette
9d38856241 CSR-803: correction and tweaking of names 2022-11-07 11:15:15 -05:00
Adam Caouette
e6b27f2098 CSR-803: prettify formatting changes 2022-11-05 20:28:08 -04:00
Adam Caouette
a1c20e41a2 CSR-803: bulk of refactoring 2022-11-05 16:13:50 -04:00
Adam Caouette
81a45cb730 CSR-803: merge Develop, fix merge conflicts 2022-10-31 12:30:25 -04:00
Katie
c7b04667e0 Format everything 2022-10-28 10:10:11 -04:00
Adam Caouette
a035e88325 CSR-867: change some naming back to keep existing production vuex state 2022-10-27 22:05:11 -04:00
Adam Caouette
b6bfc178ed CSR-867: new simplified updates to match updates in Parts Service API 2022-10-21 15:46:13 -04:00
Adam Caouette
e604bdb8e1 CSR-803: move handleAnswerUpdates to shared mixin 2022-10-07 16:04:43 -04:00
Adam Caouette
f21d51f7f4 CSR-803: refactor loadInitialData for questions pages 2022-10-04 07:37:16 -04:00
Adam Caouette
a2c85faa87 CSR-803: Move foundDuplicateQuestions to be local var 2022-09-14 16:44:24 -04:00
Adam Caouette
cffbe64b33 CSR-803: remove keyString prop from question-chain component 2022-09-13 17:24:45 -04:00
Katie
756a6e3ce9 CSR-111 Add resetting logic for molding-questions 2022-08-30 16:06:07 -04:00
Adam Caouette
517f1d2dea CSR-110: update name of partIndex 2022-08-26 12:32:33 -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
Adam Caouette
d9f1076987 CSR-110: code to complete molding-questions 2022-08-26 10:33:22 -04:00
Leah Schumann
3616a7d75f Merged from develop and updated unit tests 2022-08-17 09:06:10 -04:00
Katie
6d9cf886e7 CSR-690 Hide capability-questions and molding-questions for testing 2022-08-10 14:25:43 -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
Katie
00d62b483f CSR-690 Cleanup 2022-08-10 09:18:41 -04:00
Katie
6359139342 CSR-690 Implement navigation to and from heritage 2022-08-02 12:17:35 -04:00
Adam Caouette
b53479dbf1 CSR-110: refactoring from PR comments 2022-07-26 17:56:51 -04:00