Commit graph

542 commits

Author SHA1 Message Date
CarlNation
c644bd4ef5 CSR-1392
correct vaps amount check
2023-10-31 08:17:00 -04:00
CarlNation
f2fc50cd3e CSR-1392
set amount due for PIA
2023-10-30 11:20:43 -04:00
CarlNation
45add3866b CSR-1392
testing lower paypal dollar amounts
2023-10-24 15:13:56 -04:00
Leah Schumann
cb01a42341 Cart now calculating tax, there may be other issues in the cart that may effect calculation 2023-10-18 09:10:53 -04:00
CarlNation
f74d4d5a3b CSR-1392
prettier
2023-10-11 10:10:42 -04:00
CarlNation
e6fc6635c4 CSR-1392
do not pass null items to getTotalPrice logic
2023-10-11 10:02:54 -04:00
CarlNation
b76256dbc1 CSR-1392
add lineitems for paypal and display amount
2023-10-10 11:32:51 -04:00
CarlNation
0724dcadfb CSR-1392 prettier
prettier
2023-10-10 06:54:47 -04:00
CarlNation
a242946770 CSR-1392
Create work order in delete sub status for pia.  add amount due
2023-10-10 06:49:16 -04:00
Bryan Mauger
a9cb33305b Re-add curiously removed code. 2023-10-05 15:48:19 -04:00
Bryan Mauger
16e2c6499e Remove console.log(s) 2023-10-05 15:42:12 -04:00
Bryan Mauger
4eab2c6618 WIP 2023-10-04 09:20:05 -04:00
CarlNation
b662ee4a99 CSR-1413
add routing from review to payment-method.
also move the submit work order from review to payment-method and await it.
2023-09-28 13:41:04 -04:00
Bryan Mauger
9d19a98f9b Remove console.log. 2023-09-22 12:53:07 -04:00
bmauger
73726af7a3
Merge pull request #1356 from Safelite/CSR-1673-list-button-item-alignment
CSR-1673 fix icon and text alignment and add back scroll to bottom fe…
2023-09-22 11:01:05 -04:00
Bryan Mauger
9926126c67 CSR-1673 fix icon and text alignment and add back scroll to bottom feature. 2023-09-22 10:44:55 -04:00
Chloe Herd
964b06744f Service Location 2023-09-21 14:08:32 -04:00
Chloe Herd
b7f2f060ab Misc Questions Pages 2023-09-20 13:01:31 -04:00
Chloe Herd
fed47a13e9 Save/Load Session 2023-09-20 11:16:45 -04:00
Chloe Herd
5c38498a23 Merge branch 'develop' into bug/chloeherd/analytics-mismatch 2023-09-20 09:06:27 -04:00
Chloe Herd
e4d98521d8 Test fix 2023-09-19 12:49:51 -04:00
Chloe Herd
5ff14add7b Lookup Pages 2023-09-19 12:22:56 -04:00
Chloe Herd
2bec4fa045 Estimate 2023-09-18 16:28:01 -04:00
Bryan Mauger
ce6916658a First pass at desktop max width and breakpoints per page.
Rename funnel-footer to nav-bar.
2023-09-18 16:20:45 -04:00
Chloe Herd
e7c0703eb4 Add new parameter to pass-down page name 2023-09-14 17:16:21 -04:00
CarlNation
a3dff865ea CSR-1625
router/index.js assumes a load-session successful response should always go to heritage.  This may have been true in the initial version of NextGen but now we can load and direct it to the correct page.  The incorrect routing to heritage was also failing here for returning users that already had a NextGen cookie.  The error caused us to route to the beginning.
Fixed that error by removing the default true in the navigateToHeritageFunnel and changing all calls to pass a true or false.
2023-09-08 08:25:44 -04:00
CarlNation
14c3fe0663 CSR-1588
Seq number should always be returned by safelite api so no need to fall back to referral number
2023-08-04 14:21:08 -04:00
CarlNation
1f32f91398 CSR-1588 prettier 2023-08-04 12:56:11 -04:00
CarlNation
792c379080 CSR-1588
persist referral seq number and send to analytics
2023-08-04 11:49:13 -04:00
CarlNation
563d638fe2 CSR-1588
pass referral and parent account to logging api
2023-08-03 15:02:42 -04:00
CarlNation
b792b21ac2 CSR-1552 removing code related to defect. Possibly working as designed 2023-07-21 09:14:08 -04:00
CarlNation
7c316acb7c CSR-1552
treat referral 6 digits and isverified differently.  unverified is allowed to return to quote page and switch to cash while verified is not.  both have 6 digit referral numbers.
2023-07-20 07:15:59 -04:00
CarlNation
209977b389 Revert "CSR-1552"
This reverts commit 517e79d62d.
2023-07-20 07:09:59 -04:00
CarlNation
517e79d62d CSR-1552
allow unverified insurance to return to quote page.  set a variable indicating switching from insurance to cash to pass to heritage so referral properties can be reset.
2023-07-19 10:51:44 -04:00
Matt Caimi
e89eadcb46 CSR-1436 provisional triggers ga event logging 2023-06-30 13:50:42 -04:00
Matt Caimi
20d7917b7c CSR-1439 email provided ga event 2023-06-21 10:17:47 -04:00
Leah Schumann
86f0f0fb94 Fixed unit tests 2023-06-09 09:36:21 -04:00
Leah Schumann
239faec2f7 Added code to reset appointment type and provider / mobile address when glass parts / supporting items / service zip changes 2023-06-09 08:18:08 -04:00
Leah Schumann
1f4c9b3c06 WIP 2023-06-08 14:09:49 -04:00
Leah Schumann
6a7d3b8626 WIP 2023-06-07 13:51:19 -04:00
Scott Kiener
ee73f92d09 CSR-1137 | Remove 'additionalButtonStyling'
Replaced with 'additionalButtonData'
This should only affect list-button-horizontal
2023-05-22 09:15:56 -04:00
Scott Kiener
07609b9dde CSR-1137 | First deploy to dev 2023-05-18 15:44:35 -04:00
Scott Kiener
01e294d7fb Merge remote-tracking branch 'origin/feature/CSR-886' into feature/CSR-1137 2023-05-18 09:48:59 -04:00
Scott Kiener
23711787dd CSR-1137 | All timeslot implementations working 2023-05-17 14:08:16 -04:00
Leah Schumann
89e1708288 Prettified 2023-05-03 09:25:16 -04:00
Leah Schumann
b3f4e09a21 Tech review changes 2023-05-03 09:23:22 -04:00
CarlNation
0a6593c597 Merge branch 'release/2023.05.04' into rlsmerge/2023.04.05-to-develop-04.25 2023-04-25 10:42:54 -04:00
CarlNation
43954352a0 CSR-1339
Allow site to function when analytic service calls fail
2023-04-25 09:18:56 -04:00
Bill Richardson
672005fe5f Military zip updates to front end 2023-03-13 10:46:51 -04:00
CarlNation
adeba5d936 CSR-976 cleanup back vin condition 2023-02-03 09:46:54 -05:00
CarlNation
6ee2e80a23 CSR-976 always nav back to vin-lookup when vin exists 2023-02-02 16:16:15 -05:00
Matt Sykes
1319cca813 Merge branch 'release/2023.01.19' into rlsmerge/2023.01.19-to-develop 2023-01-30 10:19:37 -05:00
Bryan Mauger
b24f1fb95d CSR-1021 Move ux-components folder to src 2023-01-18 15:26:20 -05:00
Bryan Mauger
e3eb558036 Update paths for unit tests. 2023-01-18 09:07:44 -05:00
Bryan Mauger
15319196db WIP Update file paths. 2023-01-17 16:58:09 -05:00
Scott Kiener
3e0d4a789f CSR-1083 | Formatting 2023-01-16 15:59:02 -05:00
Scott Kiener
c3b113d301 CSR-1083 | Child part prices not included in service package quotes 2023-01-16 15:50:36 -05:00
Mark Harris
94795a5d1a Merge remote-tracking branch 'origin/release/2023.01.19' into rlsmerge/2023.01.19-to-develop 2023-01-16 15:09:05 -05:00
Scott Kiener
941097a407 CSR-1055 | Defer most await scenarios to saveSession call 2023-01-16 12:09:50 -05:00
Scott Kiener
2264acbdff CSR-1055 | Make sure first saveSession call is not asynchronous 2023-01-11 10:15:20 -05:00
katieoh-safelite
a1e116d1d8
Merge pull request #923 from Safelite/rlsmerge/2023.01.12-to-develop
Rlsmerge/2023.01.12 to develop
2023-01-09 10:10:56 -05:00
Adam Caouette
ca306c76a4 CSR-1041: update logic to fix issue 2023-01-06 09:25:59 -05:00
Scott Kiener
e9da017ae9 CSR-1042 | Changing how price is displayed on Quote
Removing fees from cash pricing
2023-01-05 16:29:18 -05:00
Leah Schumann
4cd71b466d Fixed logic assigning 'current parts or questions' collection when going back a page 2023-01-03 15:56:50 -05:00
Katie
10a16991cb CSR-1002 Fix tests, format 2022-12-27 09:23:23 -05:00
Katie
e2998b997e CSR-1002 Fix back issue on quote for repair 2022-12-27 08:56:10 -05:00
Katie
0fb2104f97 CSR-747 Fix /initialize issue for local 2022-12-22 10:56:41 -05:00
Katie
142b7b2a07 CSR-747 Change referrer for local 2022-12-22 09:46:05 -05:00
Katie
ded8032cd0 CSR-747 Fix estimate bug 2022-12-20 12:59:54 -05:00
Katie
69e739622a CSR-747 Add navigation logic for estimate for 6-digit referral numbers 2022-12-19 16:26:35 -05:00
Scott Kiener
7e72d9822d CSR-504 | Implement pricing endpoint call 2022-12-13 14:50:48 -05:00
katieoh-safelite
b760c6aa3f
Merge pull request #869 from Safelite/feature/CSR-747-integration
CSR-747 Remove temp heritage button, change account number to int
2022-12-12 13:14:17 -05:00
Katie
6619c66bf8 CSR-747 Format 2022-12-12 11:21:43 -05:00
Katie
da402bcaa4 CSR-747 Remove temp heritage button, change account number to int 2022-12-12 09:47:20 -05:00
matthew-sykes
db8df43f3f
Merge pull request #867 from Safelite/feature/CSR-941
Feature/csr 941
2022-12-09 14:41:14 -05:00
AdamCaouetteSafelite
ceb7ff50fc
Merge pull request #865 from Safelite/bugfix/CSR-803-fix-navigate-back
Bugfix/CSR-803 fix navigate back
2022-12-09 11:45:03 -05:00
Adam Caouette
2340a5da3b wonderful prettier formatting changes... 2022-12-09 11:04:46 -05:00
Adam Caouette
326429657c CSR-803: refactoring for readability 2022-12-09 10:03:57 -05:00
Matt Sykes
261ba7294e Merge branch 'develop' into feature/CSR-941 2022-12-09 09:31:39 -05:00
Matt Sykes
093ed0bfad Most of changes for CSR-941 2022-12-09 09:27:53 -05:00
Katie
e25605d4b2 CSR-747 Fix tests 2022-12-08 15:05:01 -05:00
Katie
53adf2f939 CSR-747 Cleanup 2022-12-08 13:25:22 -05:00
Katie
69e4d91bd3 CSR-747 Fix merge conflict 2022-12-08 12:18:55 -05:00
Adam Caouette
8ce4ce15c7 Merge branch 'develop' into bugfix/CSR-803-fix-navigate-back 2022-12-08 10:43:56 -05:00
Adam Caouette
08f722c6d6 CSR-803: fix navigate back scenarios involving multiple -questions pages 2022-12-08 10:40:19 -05:00
CarlNation
f227aa57c2 CSR-944 prettier 2022-12-07 09:58:23 -05:00
CarlNation
f566e11785 CSR-944 fix nav back for skipping vin 2022-12-07 09:54:37 -05:00
Adam Caouette
e3b93d9c83 CSR-803: remove console log 2022-12-06 11:27:05 -05:00
Katie
aa875c84d7 CSR-747 WIP 2022-12-05 15:50:30 -05:00
Adam Caouette
b39463e650 CSR-803: vehicle-questions-mixin updates 2022-12-05 15:14:47 -05:00
Katie
bd53177d53 CSR-747 Fix merge conflict 2022-11-30 10:52:20 -05:00
Katie
3b53c8fc44 CSR-748 format 2022-11-18 14:00:21 -05:00
Katie
f21764e421 CSR-748 Fix navigate back from quote 2022-11-18 13:51:59 -05:00
Scott Kiener
200918f60f Merge remote-tracking branch 'origin/develop' into feature/CSR-504 2022-11-17 16:19:29 -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
33f58fda6d CSR-748 Fix tests and format 2022-11-16 23:53:10 -05:00
Katie
daab990942 CSR-748 Update navigation-scenarios 2022-11-16 15:08:26 -05:00
Katie
506b520b30 CSR-747 Navigation for repairs 2022-11-16 11:39:14 -05:00
Katie
aa6aad7c07 CSR-747 Navigate to and from heritage funnel 2022-11-15 16:49:34 -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
ee49a615eb CSR-748 Formatting 2022-11-09 12:04:02 -05:00
Katie
5e5fbc5f0e CSR-748 Add heritage button 2022-11-09 10:05:43 -05:00
Katie
10c1675245 CSR-748 Add temp heritage button 2022-11-09 09:12:40 -05:00
Katie
b402894b0b CSR-748 Fix tests 2022-11-09 08:36:28 -05:00
Katie
8075df60ad CSR-748 Handle back buttons 2022-11-08 15:09:14 -05:00
Katie
99166d2883 CSR-748 Handle going into concept quote page 2022-11-08 13:33:26 -05:00
Katie
bb64ecde29 CSR-748 Remove loading modal from vin and question pages 2022-11-08 11:36:07 -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
ef9f259ff4 Merge branch 'develop' into feature/CSR-803-refactoring-2 2022-11-05 18:17:14 -04:00
Adam Caouette
a1c20e41a2 CSR-803: bulk of refactoring 2022-11-05 16:13:50 -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
Scott Kiener
bed5011dbc CSR-731 | Rech review refactor 2022-11-02 15:38:26 -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
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
Scott Kiener
a4d379d2f7 Merge remote-tracking branch 'origin/feature/CSR-762' into feature/CSR-731 2022-10-24 11:48:10 -04:00
Scott Kiener
5e3abe4ebf CSR-731 | Final copy w/o tests 2022-10-24 11:26:42 -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
Katie
06fe2f15be CSR-762 tests 2022-10-21 08:04:42 -04:00
Katie
78bb3f5e8c CSR-762 tests 2022-10-20 12:36:45 -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
a57565065b CSR-762 Add integration tests for base-input-button 2022-10-17 16:45:18 -04:00
Katie
4d90df5f76 CSR-762 Fix stash conflicts 2022-10-17 14:55:59 -04:00
Katie
0e3b1d79b8 CSR-762 Remove redundant property' 2022-10-17 09:36:19 -04:00
Katie
b2a81875d2 CSR-762 Use shared props between base-input-button and input-button-wrapper-mixin 2022-10-14 15:51:55 -04:00
Katie
cbfd62e3a8 CSR-762 Remove pushing GA on autoselect 2022-10-14 15:07:59 -04:00
Katie
4f5c71dcf9 CSR-762 Refactor to use v-model 2022-10-13 15:01:05 -04:00
Scott Kiener
18b508a550 CSR-731 | Demo-ready commit 2022-10-12 15:34:02 -04:00
Scott Kiener
a60398a55b CSR-731 | Working version before refactor 2022-10-12 10:53:12 -04:00
Katie
d7115f2ac6 CSR-762 Fix merge conflicts 2022-10-11 12:09:04 -04:00
Katie
b4a0024912 CSR-762 Push correct value on vehicle-parts nested question 2022-10-11 09:23:32 -04:00
Katie
42eac1d08a CSR-762 GA Cleanup 2022-10-11 08:27:00 -04:00
Adam Caouette
4daa43cd36 Merge branch 'develop' into feature/CSR-803-refactoring-2 2022-10-07 16:43:46 -04:00
Adam Caouette
e604bdb8e1 CSR-803: move handleAnswerUpdates to shared mixin 2022-10-07 16:04:43 -04:00
Katie
88944befe0 CSR-762 Fix merge conflicts 2022-10-07 15:50:52 -04:00
Katie
3b73abbebc CSR-762 GA Cleanup 2022-10-07 15:44:26 -04:00
Scott Kiener
a8d9060b22 Merge remote-tracking branch 'origin/develop' into feature/CSR-731 2022-10-07 15:30:50 -04:00
Katie
08f43a15a2 CSR-762 GA WIP 2022-10-07 15:29:32 -04:00
CarlNation
644bfebe22 CSR-752 renamed save and load endpoints 2022-10-07 10:49:50 -04:00
Scott Kiener
90eaf8ab63 Merge remote-tracking branch 'origin/develop' into feature/CSR-731 2022-10-06 13:11:40 -04:00
Katie
ee53cac9e3 CSR-762 GA WIP 2022-10-06 12:57:40 -04:00
Katie
6e350ac050 Merge remote-tracking branch 'origin/develop' into feature/CSR-762-GA 2022-10-06 10:36:15 -04:00
Adam Caouette
41a27cc427 update unit test coverage 2022-10-05 23:29:33 -04:00
Katie
fe9602200c CSR-762 Add tests 2022-10-05 14:22:25 -04:00
Katie
a6d8a5d8d1 CSR-762 GA WIP, think it's working but needs more testing 2022-10-04 14:43:43 -04:00
Adam Caouette
f21d51f7f4 CSR-803: refactor loadInitialData for questions pages 2022-10-04 07:37:16 -04:00
Katie
a669556c80 CSR-762 WIP 2022-10-03 15:51:57 -04:00
Katie
458ee702ae CSR-762 Change requests/fix bugs 2022-10-03 14:13:24 -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
14bed5524c CSR-762 Wrap up GA events 2022-09-30 09:20:15 -04:00
Katie
aba72ca593 CSR-762 Get GA event working with state 2022-09-29 15:08:13 -04:00
Katie
c4720c2d94 CSR-762 Remove log 2022-09-29 13:07:41 -04:00
Katie
0581fcdc9e CSR-762 Change requests 2022-09-29 13:05:25 -04:00
Katie
ea053534ca CSR-762 Add separate GA state 2022-09-29 12:19:42 -04:00
Katie
78151929c9 CSR-762 Button click events firing correctly 2022-09-28 13:14:44 -04:00
Katie
fff1aa1848 CSR-762 Update some tests, get GA working for inputs for keyboard navigation 2022-09-27 15:50:49 -04:00
Katie
d4100f4d26 CSR-762 Edit how most button-question wrappers emit 2022-09-23 09:31:17 -04:00
Katie
dce7a575b6 CSR-762 Cleanup 2022-09-22 14:23:26 -04:00
Katie
25a27563ab CSR-762 Add shared props 2022-09-22 14:00:44 -04:00
Katie
87a4389e13 CSR-762 Cleanup 2022-09-22 11:32:45 -04:00
Katie
27c2563e2c CSR-762 Add back onSubmit function 2022-09-20 14:29:11 -04:00
Katie
1a0f71f36f CSR-762 Preselects chips 2022-09-20 10:07:02 -04:00
Katie
ce46cf4ea6 CSR-762 Preselects windshield damage 2022-09-20 08:42:02 -04:00
Katie
9b3d67fd6e CSR-762 Fix merge conflicts 2022-09-19 16:20:26 -04:00
Katie
95e972a02f CSR-762 list-card with aggressive validation 2022-09-19 16:17:52 -04:00
Katie
24ddb9f8a5 CSR-762 Fix for YMMS list-button keypresses 2022-09-19 09:54:31 -04:00
Katie
854300d677 CSR-762 Move validation logic to button-wrapper 2022-09-16 13:07:27 -04:00
Katie
94c3ea326f CSR-762 Update YMMS 2022-09-16 10:18:59 -04:00
Katie
3707443e15 CSR-762 Finish list-button 2022-09-16 09:12:59 -04:00
Katie
42fdd8aa46 762 Fix button-wrapper functionality 2022-09-16 08:27:54 -04:00
Katie
ace997bbf5 CSR-762 WIP 2022-09-15 17:30:46 -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
Katie
6e901a6918 CSR-762 Add mini test 2022-09-15 14:44:50 -04:00
CarlNation
e7bc1f7ecc CSR-779 - match mock data to promise data 2022-09-15 13:37:34 -04:00
CarlNation
a50c2220ed CSR-779 remove promise settle from mixin 2022-09-15 08:30:34 -04:00
AdamCaouetteSafelite
275fa72735
Merge pull request #740 from Safelite/feature/CSR-803-refactoring-2
Feature/CSR-803 refactoring 2
2022-09-14 16:27:34 -04:00
Katie
3c17de9f2c Fix merge conflicts 2022-09-14 11:28:41 -04:00
Adam Caouette
cffbe64b33 CSR-803: remove keyString prop from question-chain component 2022-09-13 17:24:45 -04:00
CarlNation
6491b94044 CSR-779 Repair view of estimate page 2022-09-13 08:02:05 -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
b350eaae93 Revert commit 'CSR-743 experiment integration testing' and change hasSettingEqualTo to use loose equality 2022-09-08 08:24:08 -04:00
Katie
65a2c3ae94 CSR-743 experiment integration testing 2022-09-01 16:53:54 -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
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
Katie
453d086a1d CSR-666 Add experiment-mixin 2022-07-15 12:14:39 -04:00
Katie
bf35cfa866 Fix merge conflicts 2022-07-13 14:03:46 -04:00
FrankRua
8e4f806b71 removed comment 2022-07-05 08:31:56 -04:00
FrankRua
3929c90954 Unit tests 2022-06-30 17:25:34 -04:00
FrankRua
ec05b56e51 lp lookup and start of address lookup 2022-06-29 17:52:02 -04:00
Mark Harris
d6102ca1bc treat ancillary parts different than glass parts 2022-06-15 15:17:25 -04:00
Scott Kiener
cfa0ace9c5 CSR-652 | Update tests and move item to mixin 2022-06-15 09:20:48 -04:00
Katie
1bef672ec1 CSR-466 Fix merge conflict 2022-06-10 10:36:22 -04:00
Katie
9351201c9e CSR-466 Add vin-pages-mixin tests 2022-06-10 08:09:18 -04:00