Commit graph

332 commits

Author SHA1 Message Date
Scott Kiener
6e55fcd1e7 CSR-746 | Aligning front end with back end changes
Now using a field called "parentAccountNumber" which should actually use what we have in the store
2022-11-21 21:57:51 -05:00
Scott Kiener
181de2d386 CSR-504 | Fix unit tests and formatting 2022-11-17 16:37:35 -05:00
Scott Kiener
9ff8907275 CSR-504 | Quote page service calls
Call GetWipers, GetRainDefense, GetSupportingItems, GetPricing
GetPricing is mocked for now
GetSupportingItems will change and need to be modified
Fixed a few bugs related to loading session/order
Modified how we save parts to lineITems
2022-11-17 16:19:13 -05:00
Katie
aa6aad7c07 CSR-747 Navigate to and from heritage funnel 2022-11-15 16:49:34 -05:00
scottkiener
2ba900e6d0
Merge pull request #809 from Safelite/feature/CSR-748-quote
Feature/csr 748 quote
2022-11-14 16:21:19 -05:00
Katie
8e2178c435 CSR-747 Send isInsurance to saveSession 2022-11-10 16:04:48 -05:00
CarlNation
2ea462e446 CSR-777 Prettier 2022-11-09 15:39:39 -05:00
CarlNation
65207726cd CSR-777 load session 2022-11-09 13:57:04 -05:00
Katie
8075df60ad CSR-748 Handle back buttons 2022-11-08 15:09:14 -05:00
Scott Kiener
cd192f0ad2 CSR-731 | Merge issues 2022-11-03 08:45:33 -04:00
Scott Kiener
2ae16d3f01 Merge remote-tracking branch 'origin/develop' into feature/CSR-731 2022-11-03 08:37:13 -04:00
Scott Kiener
dc04890223 CSR-731 | Formatting update 2022-11-03 08:22:15 -04:00
CarlNation
fd990a4526 CSR-749 reapply changes after merge conflict 2022-10-29 05:10:39 -04:00
Katie
c7b04667e0 Format everything 2022-10-28 10:10:11 -04:00
Adam Caouette
2d8bce9735 CSR-867: Merge develop and resolve merge conflicts 2022-10-28 09:03:08 -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
Scott Kiener
e9453b250d Merge remote-tracking branch 'origin/develop' into feature/CSR-731 2022-10-27 15:39:09 -04:00
Katie
e700dc6b4e CSR-762 Fix merge conflicts, heritage integration 2022-10-27 11:13:33 -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
Scott Kiener
65cf2d3b84 Merge remote-tracking branch 'origin/feature/CSR-762' into feature/CSR-731 2022-10-19 14:08:35 -04:00
Katie
c70bbf665c CSR-762 Cleanup 2022-10-17 08:27:25 -04:00
Leah Schumann
ae59d66b96 Made 'url' property a function of applicationAbbreviation 2022-10-12 14:04:15 -04:00
Scott Kiener
631db97a15 Merge remote-tracking branch 'origin/develop' into feature/CSR-731 2022-10-12 10:53:29 -04:00
Scott Kiener
a60398a55b CSR-731 | Working version before refactor 2022-10-12 10:53:12 -04:00
Katie
dc72ead7bc CSR-762 GA Fix merge conflicts 2022-10-11 10:51:55 -04:00
Mark Harris
515b01cb1b
Merge pull request #751 from Safelite/feature/renamed-helper-method
Renamed helper method
2022-10-10 08:23:30 -04:00
Katie
3b73abbebc CSR-762 GA Cleanup 2022-10-07 15:44:26 -04:00
CarlNation
644bfebe22 CSR-752 renamed save and load endpoints 2022-10-07 10:49:50 -04:00
Katie
6e350ac050 Merge remote-tracking branch 'origin/develop' into feature/CSR-762-GA 2022-10-06 10:36:15 -04:00
Leah Schumann
f2efea76b5 Made 'url' property a function of applicationAbbreviation 2022-10-05 15:26:57 -04:00
Katie
e546bad283 CSR-762 GA WIP 2022-10-03 13:18:08 -04:00
Katie
7f64513a03 CSR-762 Cleanup 2022-09-30 09:27:37 -04:00
Katie
0e628a4850 CSR-762 Make sure gaState isn't persisted 2022-09-29 15:25:01 -04:00
Katie
aba72ca593 CSR-762 Get GA event working with state 2022-09-29 15:08:13 -04:00
Katie
ea053534ca CSR-762 Add separate GA state 2022-09-29 12:19:42 -04:00
Mark Harris
d5321112fb Renamed helper method 2022-09-19 15:35:21 -04:00
CarlNation
891e9cb8b2 Merge branch 'release/2022.09.29' into rlsmerge/2022.09.29-to-developv2 2022-09-15 16:14:52 -04:00
Mark Harris
9d6b829cb1 trying to fix repair-chips 2022-09-14 08:04:21 -04:00
Katie
ff6a45e6e4 CSR-835 Update list-button-horizontal, getPartsOrQuestions call 2022-09-13 17:11:52 -04:00
Katie
8e8f663be3 Add more tests 2022-09-13 13:13:07 -04:00
Katie
f51135b030 Merge remote-tracking branch 'origin/release/2022.09.15' into feature/parts-pages-cleanup-KO 2022-09-09 13:34:58 -04:00
Katie
24e4441eaf Add tests 2022-09-09 13:34:42 -04:00
Katie
11cc2672a6 CSR-820 Add back usage of getHasRecalibrationPart 2022-09-07 16:57:02 -04:00
Frank Rua
70e96b0560
Merge branch 'release/2022.09.15' into feature/rule-fix 2022-09-07 09:00:19 -06:00
FrankRua
2d4a75938f fixed unit tests 2022-09-07 10:59:10 -04:00
Scott Kiener
7b0afa2eee CSR-820 | Fix for hasRecalibrationPart 2022-09-07 09:47:10 -04:00
FrankRua
7dc95f7f36 refactor to use correct SQL values 2022-09-07 09:29:10 -04:00
Katie
d861d49694 CSR-111 Add null check 2022-08-31 14:36:02 -04:00
Katie
1e0726af64 CSR-111 Leave note for testing 2022-08-31 11:07:50 -04:00
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
474df4dea4 CSR-111 Fix vehicle-parts issue 2022-08-31 09:38:13 -04:00
Katie
756a6e3ce9 CSR-111 Add resetting logic for molding-questions 2022-08-30 16:06:07 -04:00
Katie
602512c23f CSR-111 Add test.todos 2022-08-30 14:37:40 -04:00
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
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
Katie
bb8a8cc2f4 CSR-804 Change endpoint name 2022-08-25 11:49:10 -04:00
Katie
f266fce3f5 CSR-111 WIP 2022-08-24 10:56:31 -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
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
Leah Schumann
ed740a12ab Front end changes related to CSR-512 2022-08-16 15:31:28 -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
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
2fd175711a CSR-111 Get capability questions 2022-08-15 10:15:30 -04:00
Katie
febbe96534 CSR-514 Add condition back to router 2022-08-12 13:00:34 -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
Katie
e592f55a67 CSR-514 Add tests 2022-08-11 09:27:38 -04:00
Katie
2a28fea2dd CSR-514 Cleanup 2022-08-10 15:05:07 -04:00
Katie
c55d068edd Merge branch 'develop' into feature/CSR-514 2022-08-10 14:34:27 -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
Katie
11016372a3 CSR-690 Fix tests 2022-08-10 09:13:43 -04:00
Katie
fdf17ce4bc CSR-514 Cleanup 2022-08-09 13:27:46 -04:00
Katie
2167c240bb CSR-514 Fix experimentOrder 2022-08-09 13:22:23 -04:00
Katie
cdfcec5257 CSR-514 Uncomment and fix parts of experimentOrder 2022-08-09 12:36:10 -04:00
Katie
4980a7bc91 CSR-690 Clear parts questions when coming back from heritage with a different vehicle 2022-08-09 10:16:29 -04:00
Adam Caouette
af9d10d630 CSR-108: updates to prevent duplicate questions from being asked 2022-08-08 16:22:08 -04:00
Katie
4de7240610 CSR-514 Fix merge conflicts 2022-08-05 12:37:31 -04:00
Katie
74b86c80d2 CSR-690 Add savedSessionTimeoutDate stuff back 2022-08-05 08:36:23 -04:00
Katie
6359139342 CSR-690 Implement navigation to and from heritage 2022-08-02 12:17:35 -04:00
Mark Harris
783b717f4e removed unused field 2022-07-27 09:42:43 -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
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
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
Katie
0fdda5b4a2 CSR-666 Add methods to experiment-mixin 2022-07-18 11:28:34 -04:00
Katie
a750a20e61 CSR-514 Add import 2022-07-18 08:52:49 -04:00
Katie
be45bb9ff7 CSR-514 Initial implementation for runExperimentsForTrigger 2022-07-15 11:46:01 -04:00
Scott Kiener
8f750e8c1d CSR-706 | Fixing test 2022-07-13 10:16:24 -04:00
Scott Kiener
0d956d9e0f Merge remote-tracking branch 'origin/develop' into feature/CSR-700 2022-07-13 10:03:57 -04:00
Adam Caouette
13d6f15d37 CSR-108: complete part-questions page, changes to question-chain 2022-07-12 14:37:55 -04:00
FrankRua
44366e9dbe remove console log 2022-07-07 09:35:23 -04:00
FrankRua
69e6fa4173 changed from arrays to string 2022-07-07 09:34:13 -04:00