Commit graph

298 commits

Author SHA1 Message Date
Katie
eab76de0fb Add empty object for pageData by default 2022-08-08 10:10:23 -04:00
Katie
4de7240610 CSR-514 Fix merge conflicts 2022-08-05 12:37:31 -04:00
Katie
008949b7c1 Merge branch 'develop' into feature/CSR-690 2022-08-02 15:32:31 -04:00
Katie
6defc97a43 CSR-530 Remove test pages and routes 2022-08-02 12:20:12 -04:00
Katie
6359139342 CSR-690 Implement navigation to and from heritage 2022-08-02 12:17:35 -04:00
Katie
afdcb48242 CSR-702 Remove default for optionalPageData in router.navigate 2022-07-28 11:27:15 -04:00
Katie
03c6ffe30e Merge branch 'develop' into feature/CSR-702 2022-07-28 11:17:02 -04:00
Katie
4c20a977e6 CSR-702 Don't default page data to empty object 2022-07-28 10:52:52 -04:00
Adam Caouette
8034ce8d28 CSR-110 resolve conflicts with merged develop branch 2022-07-26 17:50:33 -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
7badd9f18e Merge branch 'develop' into feature/CSR-110 2022-07-26 09:13:20 -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
Adam Caouette
c7b775863b CSR-110: navigation/store changes for molding-questions page 2022-07-20 09:27:55 -04:00
Katie
f3120ef80d CSR-530 Cleanup 2022-07-19 15:46:48 -04:00
Katie
f9fa9d154f CSR-530 Add test cases in 2022-07-19 15:44:14 -04:00
Katie
cefd25399e CSR-530 Add routing for experiment-integration 2022-07-19 15:20:02 -04:00
Katie
be45bb9ff7 CSR-514 Initial implementation for runExperimentsForTrigger 2022-07-15 11:46:01 -04:00
Katie
b73a7f8d90 Fix merge conflicts 2022-07-14 13:12:57 -04:00
Bryan Mauger
aa90ddfccd Re-add vin-lookup changes for test page.
So Quote page will work locally.
2022-07-14 12:58:04 -04:00
Bryan Mauger
1ccaa86ddb Remove duplicate "quote" entry. 2022-07-14 09:42:49 -04:00
bmauger
b1a770d8cc
Merge branch 'develop' into merge-conflict-v2 2022-07-14 08:35:46 -04:00
Bryan Mauger
3c22e2cb4e Updates to remove vin-lookup from PR. 2022-07-13 17:33:50 -04:00
katieoh-safelite
699dafe8f4
Merge pull request #608 from Safelite/defect/CSR-612
Defect/csr 612
2022-07-13 17:01:33 -04:00
Katie
a5a86169b7 CSR-612 Fix buttonQuestion issue 2022-07-13 16:55:54 -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
Katie
c7b7e25dfd CSR-710 Remove experiment string 2022-07-11 16:37:17 -04:00
Katie
d4fd61c74f CSR-710 WIP 2022-07-11 09:09:53 -04:00
Scott Kiener
9ac8b1a31a CSR-706 | Add in newly required parameters 2022-07-05 09:35:32 -04:00
FrankRua
1afdec7138 merge develop into my branch 2022-07-01 12:50:51 -04:00
Scott Kiener
3b8b86fe7e CSR-700 | Save response from SaveOrder to VueX Store 2022-06-29 09:05:02 -04:00
FrankRua
3226ec4e6e Init refactor 2022-06-28 17:01:28 -04:00
DonielleAtSafelite
159aadb2b4
Merge branch 'develop' into feature/CSR-439 2022-06-24 14:43:47 -04:00
Donielle Austin
b76811ded0 pushing changes csr-439 2022-06-24 13:44:03 -04:00
Scott Kiener
e51dc1a8d0 Merge remote-tracking branch 'origin/develop' into feature/CSR-700 2022-06-23 15:46:51 -04:00
Scott Kiener
972e02a5b2 CSR-706 | Re-work synchronicity of saveOrder
Allow multiple saveOrders to run synchronously
Allow saveOrder to be awaited before navigating to heritage
Allow saveOrder to run on routine navigation if an email address is present
Add saveOrderPromise member to the store
2022-06-23 15:23:30 -04:00
FrankRua
5c499f1091 Fixed unit tests 2022-06-23 14:28:34 -04:00
AdamCaouetteSafelite
1f450d1a0b
Merge pull request #561 from Safelite/feature/CSR-480
Feature/CSR-480
2022-06-15 11:13:32 -04:00
FrankRua
f8df9b6512 reset state on timeout 2022-06-10 12:34:32 -04:00
Katie
2621d4a317 CSR-466 Rename constant 2022-06-10 12:08:52 -04:00
Katie
ec837ebaf7 CSR-466 Add vin-pages-mixin, add mixin to appropriate vin-related pages 2022-06-08 16:48:31 -04:00
Katie
30f826faff CSR-466 Update vin-lookup navigation 2022-06-08 12:25:50 -04:00
CarlNation
83002df770
Merge pull request #531 from Safelite/feature/CSR-663
Feature/csr 663
2022-06-02 14:14:42 -04:00
CarlNation
2dedad7a44 CSR-663 move functions to analytics-mixin 2022-06-02 13:57:08 -04:00
CarlNation
4111f53d4c CSR-663 remove console.log 2022-06-02 11:28:05 -04:00
CarlNation
15ed8aad39 CSR-663 Make sure the create session only runs once move to router 2022-06-02 11:25:36 -04:00
bmauger
2be222a959 CSR-544 footer modal hamburger button.
A functional version of the hamburger menu button can be seen at the top of the /fmg/component-test page.

Also in this commit: remove temporary code from router/index.js.
2022-05-24 18:23:13 -04:00
bmauger
5ee8d71252 WIP modal test. 2022-05-20 09:19:04 -04:00
Mark Harris
7d41296a71 removed experiment forcing code 2022-05-18 16:46:10 -04:00
katieoh-safelite
e054eef031
Merge pull request #433 from Safelite/feature/CSR-416
Feature/csr 416
2022-05-12 15:57:01 -04:00
katieoh-safelite
764c8559d2
Revert "Revert "Feature/csr 416"" 2022-05-11 08:17:33 -04:00
katieoh-safelite
825b50505e
Revert "Feature/csr 416" 2022-05-11 08:12:37 -04:00
Katie
4478dea248 CSR-416 Cleanup + use serviceZip for vin-lookup, registrationZip as backup 2022-05-10 16:01:42 -04:00
Adam Caouette
8615676cdf Merge branch 'develop' into feature/CSR-347 2022-05-10 13:13:20 -04:00
Katie
2790f78aa9 CSR-416 Fix merge conflict 2022-05-09 16:28:06 -04:00
Katie
72b6208757 CSR-416 Add back for vin-lookup 2022-05-09 15:23:45 -04:00
Katie
5bc6ad16df CSR-416 Fix merge conflict 2022-05-09 13:56:45 -04:00
Katie
674386c7b4 CSR-416 Add vin-lookup integration 2022-05-09 13:45:56 -04:00
Adam Caouette
2014ca4f04 Merge branch 'develop' into feature/CSR-347 2022-05-09 10:56:58 -04:00
Leah Schumann
4606067aa2 Merging from develop 2022-05-09 08:48:44 -04:00
Leah Schumann
379faf1a4c Fixed merge conflicts, renamed 'zip' to 'zipCode' where applicable for consistency 2022-05-06 10:19:44 -04:00
Adam Caouette
98eeb816fc Merge branch 'develop' into feature/CSR-347 2022-05-06 09:19:40 -04:00
Max
3935e8acc6 Merge branch 'develop' into feature/CSR-92 2022-05-05 13:33:38 -04:00
Leah Schumann
d84607ba7a merging from develop, restoring original validation method for textbox-question 2022-05-05 09:10:35 -04:00
bmauger
e4f2fa9ea5
Merge branch 'develop' into CSR-101-code-review-updates 2022-05-04 16:22:51 -04:00
bmauger
7b8ad775cf WIP code review updates. 2022-05-04 14:22:39 -04:00
Katie
f8e4d2aecb CSR-416 Fix merge conflicts 2022-05-04 14:17:58 -04:00
Max
88dcff55af Merge branch 'develop' into feature/CSR-92 2022-05-04 14:13:09 -04:00
Max
fef7a2227e Merge branch 'develop' into feature/CSR-92 and fix / update unit tests 2022-05-04 13:21:05 -04:00
Frank Rua
80a2d18c54
Merge pull request #389 from Safelite/feature/CSR-33
adjusted endpoint and logic
2022-05-03 15:49:34 -04:00
FrankRua
a42600f24c adjusted endpoint and logic 2022-05-03 15:08:19 -04:00
Adam Caouette
3d905c65e8 CSR-347: create page shell and routing 2022-05-03 14:48:07 -04:00
DonielleAtSafelite
551e557922
Merge branch 'develop' into feature/CSR-414-V2 2022-05-03 14:42:09 -04:00
Leah Schumann
1c43d00461 Merge branch 'develop' into feature/CSR-104 2022-05-03 13:25:31 -04:00
Max
e640ff292c Fixing routing table and creating unit tests 2022-05-03 13:14:26 -04:00
FrankRua
694a3aabc7 remove unneeded code 2022-05-03 12:47:14 -04:00
FrankRua
07dcfe8177 merge 2022-05-03 12:38:01 -04:00
Leah Schumann
3a3bbf738a Merging from develop 2022-05-03 10:23:24 -04:00
Leah Schumann
358895278c Changed name of naviation scenario 'CLICKED_FORWARD' to 'CONTINUING_WITH_DIFFERENT_GLASS' 2022-05-03 10:21:11 -04:00
Mark Harris
d42a8b4af2 nav updates (to remove temp hacks) 2022-05-03 09:18:15 -04:00
Katie
8ba60b988c CSR-416 Fix merge conflict 2022-05-03 08:21:10 -04:00
Donielle Austin
641bbb03dc estimate page 2022-05-03 08:14:40 -04:00
Katie
219fb3a731 CSR-416 WIP 2022-05-02 17:19:22 -04:00
bmauger
f21baf67a2
Merge branch 'develop' into CSR-101-vin-lookup 2022-05-02 15:59:12 -04:00
bmauger
f13443f855 Push vin-lookup page to dev. 2022-05-02 15:34:28 -04:00
Leah Schumann
299293467a Merge branch 'develop' into feature/CSR-104 2022-05-02 11:22:22 -04:00
scottkiener
dd6980fd42
Merge pull request #376 from Safelite/feature/CSR-507
CSR-507 | Implement 'vehicleChangeAlert' on vehicle-damage
2022-05-02 10:28:30 -04:00
Mark Harris
de011ae24a Renamed method 2022-05-02 09:14:06 -04:00
Scott Kiener
8fbc1a04b3 Merge remote-tracking branch 'origin/develop' into feature/CSR-507 2022-05-02 08:06:57 -04:00
Scott Kiener
6d2d077bf1 CSR-507 | Implement vehicleChangeAlert on vehicle-damage
Alert fires when vehicle is changed and does not contain the glass previously selected
2022-05-02 08:05:53 -04:00
Leah Schumann
a597da287f merging from develop 2022-04-29 09:31:13 -04:00
Leah Schumann
bf96c9652b Added temporary hard-code to go to address-lookup when the vehicle year is 2014 2022-04-29 09:13:29 -04:00
bmauger
ebeb40a0fb WIP vin-lookup 2022-04-28 16:54:11 -04:00
FrankRua
a6f8a6289e GA events 2022-04-28 16:25:32 -04:00
FrankRua
c0290c43ee Auto stash before merge of "develop" and "origin/develop" 2022-04-28 13:13:50 -04:00
CarlNation
1c5e91c3ce Merge branch 'develop' into feature/CSR-18 2022-04-28 12:41:29 -04:00
CarlNation
bdd75d8d1b CSR-18 refactor event logging 2022-04-28 12:40:54 -04:00
Leah Schumann
624bf4501b Checking in, most save and navigation logic in place may need tweaks 2022-04-28 10:22:43 -04:00