Commit graph

1385 commits

Author SHA1 Message Date
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
AdamCaouetteSafelite
232fc3e73a
Merge pull request #680 from Safelite/feature/CSR-108
Feature/CSR-108
2022-08-19 13:16:27 -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
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
Bryan Mauger
7fe22d0bae CSR-793 hide content from screen readers when collapsed. 2022-08-18 13:27:39 -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
katieoh-safelite
37dc16645f
Revert "Feature/csr 111 parts" 2022-08-18 10:44:49 -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
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
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
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
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
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
Katie
7584968143 CSR-111 Refactor navigation between vehicle questions pages 2022-08-15 14:55:12 -04:00
Katie
a2e0d73c11 CSR-111 Map answerResult value for question-chain component 2022-08-15 12:13:18 -04:00
Katie
2fd175711a CSR-111 Get capability questions 2022-08-15 10:15:30 -04:00
Katie
6b326e29d2 CSR-778 Fix equality check 2022-08-10 16:32:00 -04:00
katieoh-safelite
f1ec2ad80c
Merge pull request #646 from Safelite/feature/CSR-690
CSR-690 Hide capability-questions and molding-questions for testing
2022-08-10 14:30:08 -04:00
Katie
6d9cf886e7 CSR-690 Hide capability-questions and molding-questions for testing 2022-08-10 14:25:43 -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
Katie
7395d1e2c0 CSR-690 Edit arePagePrequisitesValid logic 2022-08-10 12:20:47 -04:00
Katie
37095ce910 CSR-690 Cleanup 2022-08-10 11:56:01 -04:00
Katie
92e226c610 CSR-690 Add tests 2022-08-10 11:55:31 -04:00
AdamCaouetteSafelite
049c95960d
Merge pull request #643 from Safelite/feature/CSR-108
CSR-108: updates to prevent duplicate questions from being asked
2022-08-10 09:53:42 -04:00
Katie
00d62b483f CSR-690 Cleanup 2022-08-10 09:18:41 -04:00
CarlNation
a02143c934 Merge branch 'release/2022.08.18' into rslmerge/2022.08.18-to-develop 2022-08-09 08:10:05 -04:00
Adam Caouette
d4e87f7263 CSR-108: minor refactoring 2022-08-08 21:06:38 -04:00
Adam Caouette
af9d10d630 CSR-108: updates to prevent duplicate questions from being asked 2022-08-08 16:22:08 -04:00
CarlNation
e4b2b702c6 CSR-658 nav directly to vehicle-damage when 1 style 2022-08-08 15:54:21 -04:00
FrankRua
7d391266e7 Use 'next' function for skipping styles page 2022-08-08 10:07:37 -04:00
CarlNation
ae6c242f2d CSR-658 skip style page when only 1 style 2022-08-05 15:31:07 -04:00
bmauger
714f863d98
Merge pull request #638 from Safelite/BRM-update-vin-info-to-use-cms
CSR-460 Change copy and image from hard coded to CMS driven.
2022-08-04 13:28:17 -04:00
Bryan Mauger
62550ab6a0 Update unit test. 2022-08-04 13:23:34 -04:00
Scott Kiener
ef42c6553a Defect | Change hardcoded value to prod image
Used to be -dev
2022-08-04 09:43:37 -04:00
Bryan Mauger
c61e83695a Change variable name to something more descriptive. 2022-08-03 13:24:23 -04:00
Bryan Mauger
a48e2c1d01 CSR-460 Change copy and image from hard coded to CMS driven. 2022-08-03 13:19:23 -04:00
Katie
9248a5b3b2 CSR-690 2022-08-03 12:01: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
Matt Sykes
d98c3213cc Set const value in mockMixin for reference needed at top of file 2022-08-03 10:47:47 -04:00
Matt Sykes
007c464e01 Reference to const 2022-08-03 10:08:41 -04:00
Katie
008949b7c1 Merge branch 'develop' into feature/CSR-690 2022-08-02 15:32:31 -04:00
Katie
7d7896a012 CSR-690 Fix issue with part-questions back 2022-08-02 15:32:11 -04:00
katieoh-safelite
ed38cb125d
Merge pull request #637 from Safelite/feature/CSR-530
CSR-530 Remove test pages and routes
2022-08-02 13:10:42 -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
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
Katie
2588ddc066 CSR-756 Fix validation issue on vehicle-damage page 2022-07-28 15:57:49 -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
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
Adam Caouette
b41eae1797 CSR-111: set up prerequisite data and navigation for capability questions 2022-07-26 14:39:07 -04:00
Adam Caouette
e31f415aa4 CSR-110: refactoring per PR review 2022-07-26 10:38:10 -04:00
Adam Caouette
7badd9f18e Merge branch 'develop' into feature/CSR-110 2022-07-26 09:13:20 -04:00
katieoh-safelite
c400ee5a7b
Merge pull request #621 from Safelite/feature/CSR-530
Feature/csr 530
2022-07-20 09:39:30 -04:00
Adam Caouette
c7b775863b CSR-110: navigation/store changes for molding-questions page 2022-07-20 09:27:55 -04:00
Katie
cefd25399e CSR-530 Add routing for experiment-integration 2022-07-19 15:20:02 -04:00
Adam Caouette
b9ec2a4623 CSR-108: refactors 2022-07-19 12:26:50 -04:00
Bryan Mauger
5e36b01f31 WIP 2022-07-18 16:03:43 -04:00
Katie
3f29cc1a89 CSR-734 Fix validation rule 2022-07-15 12:52:44 -04:00
katieoh-safelite
d683061eeb
Merge pull request #606 from Safelite/rlsmerge/2022.06.23-to-develop
Rlsmerge/2022.06.23 to develop
2022-07-14 13:01:51 -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
Katie
b0d2cb3a19 Fix typo 2022-07-14 12:54:38 -04:00
Leah Schumann
ae53f4ab50 Removed .only I accidentally let in 2022-07-14 10:04:53 -04:00
Leah Schumann
bda7161248 Fixed broken unit test 2022-07-14 09:58:42 -04:00
Leah Schumann
049e1caa7c Changed the number of visible end characters of VINs on address-vehicles from 4 to 6. Also fixed bug that was causing the damage data to be cleared. 2022-07-14 09:34:54 -04:00
bmauger
b1a770d8cc
Merge branch 'develop' into merge-conflict-v2 2022-07-14 08:35:46 -04:00
Bryan Mauger
49d678ded7 Remove commented code. 2022-07-14 08:31:27 -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
Katie
bf35cfa866 Fix merge conflicts 2022-07-13 14:03:46 -04:00
Katie
a80c9b3cca CSR-729 Fix merge conflict 2022-07-13 11:28:46 -04:00
Katie
bcd3ad8c22 Merge remote-tracking branch 'origin/develop' into defect/CSR-729-3 2022-07-13 11:24:58 -04:00
Leah Schumann
8c2232e911 Some additional small changes requested by Frank 2022-07-13 11:00:11 -04:00
Leah Schumann
2d01a189e8 Merge branch 'develop' into feature/CSR-711-2 2022-07-13 10:55:22 -04:00
Leah Schumann
2184480eb2 Updated unit tests 2022-07-13 10:55:01 -04:00
Katie
cc6ecd9918 CSR-726 Clear serviceLocation address and city on vin-lookup unless zip matches registration zip 2022-07-13 10:53:19 -04:00
Katie
2f7ca13640 CSR-612 Fix merge conflict 2022-07-13 09:22:08 -04:00
Katie
5de45da1d5 Merge branch 'develop' into defect/CSR-612 2022-07-13 09:20:55 -04:00
Katie
37123df3f6 CSR-612 Cleanup 2022-07-13 09:20:32 -04:00
Leah Schumann
de3810d3dd Fixed typo 2022-07-13 09:17:42 -04:00
Leah Schumann
c8a1938329 Merging from develop 2022-07-13 09:16:59 -04:00
AdamCaouetteSafelite
e4751fd9d0
Merge pull request #599 from Safelite/feature/CSR-108
Feature/CSR-108
2022-07-13 09:15:46 -04:00
Leah Schumann
8247c5b9e3 License Plate Lookup refactoring. Refactor mostly complete. There might be some slight differences remaining 2022-07-13 09:14:34 -04:00
Katie
ce90bd75e2 CSR-612 Clean up a few warnings 2022-07-13 08:59:51 -04:00
Adam Caouette
933eb88ecc CSR-108: few more refactors 2022-07-12 16:03:48 -04:00
Katie
086392c561 CSR-729 Save registration address to service by default, only save service location on vin-lookup if service zip hasn't changed 2022-07-12 15:21:57 -04:00
Adam Caouette
13d6f15d37 CSR-108: complete part-questions page, changes to question-chain 2022-07-12 14:37:55 -04:00
Leah Schumann
e452928c77 vin-lookup: added 'Invalid Zip' alert' and refactored to make it more similar to address-lookup 2022-07-12 08:55:36 -04:00
katieoh-safelite
20482a6c80
Merge pull request #595 from Safelite/defect/CSR-710-2022.08.18
Defect/csr 710 2022.08.18
2022-07-12 08:50:17 -04:00
Katie
4ed0512b20 CSR-710 Cleanup 2022-07-11 15:23:50 -04:00
Katie
b2e03e8ee0 CSR-725 Change variable name, change type from array to string 2022-07-11 09:16:04 -04:00
Katie
d4fd61c74f CSR-710 WIP 2022-07-11 09:09:53 -04:00
Leah Schumann
d7e2f1e0cb Redo of address-lookup invalid zip alert changes 2022-07-08 10:06:32 -04:00
Katie
fb02189681 Add missing property in vin-lookup 2022-07-07 16:03:16 -04:00
Frank Rua
a5881113c0
Merge pull request #592 from Safelite/feature/CSR-439
changed from arrays to string
2022-07-07 07:38:38 -06:00
FrankRua
69e6fa4173 changed from arrays to string 2022-07-07 09:34:13 -04:00
Frank Rua
6fc5ef4d18
Merge pull request #591 from Safelite/feature/CSR-439
some small changes, fixed one defect
2022-07-06 11:24:37 -06:00
FrankRua
bf3073ef76 remove console log 2022-07-06 13:21:24 -04:00
FrankRua
4ae40b9439 some small changes, fixed one defect 2022-07-06 12:37:47 -04:00
Katie
5f8b19eb44 CSR-715 Fix merge conflict 2022-07-06 08:57:33 -04:00
Katie
7321e9efcf CSR-643 Update validation on input change 2022-07-05 11:51:30 -04:00
Katie
acdf8492af CSR-715 Fix merge conflicts correctly 2022-07-05 11:27:43 -04:00
Katie
f65ef5247b CSR-715 Fix merge conflict 2022-07-05 10:48:55 -04:00
Katie
99f5671844 CSR-715 Cleanup 2022-07-05 10:40:53 -04:00
Katie
e080ade54c CSR-715 Cleanup 2022-07-05 10:38:15 -04:00
Katie
9007f99cbc CSR-715 Remove isUpperCase() for Repair/Replace 2022-07-05 10:33:09 -04:00
Katie
15718a6403 CSR-715 Add check-for-repair-and-replace validation back in 2022-07-05 10:19:46 -04:00
Katie
ba1764b9e6 CSR-715 Replace hardcoded Repair/Replace 2022-07-05 09:23:18 -04:00
Katie
fb4ca55e04 CSR-715 Change to use variables instead of hardcoded Repair/Replace 2022-07-05 09:21:31 -04:00
Katie
75b1640f70 CSR-715 Fix validation 2022-07-05 08:57:21 -04:00
FrankRua
8e4f806b71 removed comment 2022-07-05 08:31:56 -04:00
FrankRua
ad2a4a503e unneeded 2022-07-01 13:23:27 -04:00
FrankRua
1afdec7138 merge develop into my branch 2022-07-01 12:50:51 -04:00
FrankRua
73c7c6a48b unit test coverage 2022-07-01 12:40:51 -04:00
Katie
173f1b495b CSR-715 Cleanup 2022-07-01 09:03:33 -04:00
Katie
d9f7be2c62 CSR-715 Fix tests 2022-07-01 08:57:02 -04:00
Katie
17db77bcb3 CSR-715 WIP 2022-07-01 08:16:54 -04:00
FrankRua
3929c90954 Unit tests 2022-06-30 17:25:34 -04:00
katieoh-safelite
bf99739e98
Merge pull request #584 from Safelite/feature/CSR-343
Feature/csr 343
2022-06-30 09:22:27 -04:00
Katie
a112ef2754 CSR-343 Add blank quote page 2022-06-30 09:10:02 -04:00
Katie
15edd47d94 CSR-343 Cleanup 2022-06-30 08:41:51 -04:00
Katie
1f80562765 CSR-343 Cleanup 2022-06-30 08:40:32 -04:00
Katie
0e387da199 CSR-343 Add tests 2022-06-30 08:40:09 -04:00
Leah Schumann
e8dad4f954 Fixed bug where we were displaying 'Continue with ...' when the user had selected one of several of the same type of vehicle as the one entered on the YMM pages 2022-06-30 08:39:11 -04:00
FrankRua
ec05b56e51 lp lookup and start of address lookup 2022-06-29 17:52:02 -04:00
katieoh-safelite
1405c34ef6
Merge pull request #582 from Safelite/feature/CSR-343
Feature/csr 343
2022-06-29 14:36:44 -04:00
Katie
ff51a04e30 CSR-343 Fix tests 2022-06-29 13:18:17 -04:00
Leah Schumann
dc0335c38a Touchups per direction from Mark 2022-06-29 10:40:56 -04:00
Katie
960fec3926 CSR-343 Fix bug 2022-06-29 09:22:14 -04:00
Katie
7796520147 CSR-343 Fix funnelFooter button disabling 2022-06-29 08:59:30 -04:00
Katie
a979bf2c85 CSR-343 Fix back button 2022-06-29 08:40:46 -04:00
Katie
8fe1dd8d7b CSR-343 Fix reloading/repopulating and CSS 2022-06-28 17:46:05 -04:00
FrankRua
3226ec4e6e Init refactor 2022-06-28 17:01:28 -04:00
FrankRua
1fae6c5bde Merge branch 'develop' into feature/CSR-439 2022-06-28 11:24:12 -04:00
FrankRua
2ba298285d Merge remote-tracking branch 'origin/defect/name-change-update' into feature/CSR-439 2022-06-28 11:22:31 -04:00
Katie
06335ba625 CSR-343 Finish validation 2022-06-28 11:17:57 -04:00
Katie
8a1fc5bbe5 CSR-343 Edit CSS 2022-06-27 15:45:43 -04:00
Katie
f208cb031c CSR-343 Save glassParts 2022-06-27 14:12:25 -04:00
Katie
7e4494eb25 CSR-343 Finish validation 2022-06-27 13:48:09 -04:00
Bryan Mauger
9d77fa4392 CSR-632 Re-enable autofill. 2022-06-27 13:32:14 -04:00
Katie
f359be41c7 CSR-343 Correctly select parts 2022-06-27 11:45:37 -04:00
Katie
1f67d2960f Merge branch 'develop' into feature/CSR-343 2022-06-27 10:13:22 -04:00
Katie
a0a0ccfbea Update names in damage-helper 2022-06-27 08:59:06 -04:00
Katie
9d7c6fc1fc CSR-343 WIP 2022-06-27 08:40:56 -04:00
Leah Schumann
f47d68f5d0 Merge branch 'develop' into feature/CSR-659 2022-06-27 08:22:57 -04:00
Leah Schumann
fe007b2b99 Updated vin-lookup so that vin field is always read only coming back from Heritage and also to clear out the vin field when reselecting lookup by vin on the estimate page 2022-06-27 08:22:18 -04:00
Donielle Austin
2fb78f4fc5 added missing comma 2022-06-24 16:08:27 -04:00
Donielle Austin
7e8513cdd6 Merge branch 'feature/CSR-439' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into feature/CSR-439 2022-06-24 15:58:37 -04:00
Donielle Austin
5dd9c0fbb5 pushing changes csr -439 2022-06-24 15:58: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
Frank Rua
4d6829c66a
Merge pull request #576 from Safelite/feature/CSR-498
Changed to new syntax
2022-06-24 11:24:15 -06:00
Frank Rua
533167b2ee
Merge pull request #573 from Safelite/feature/unit-test-cleanup
updated unit test coverage settings and removed unneeded ones
2022-06-23 12:40:22 -06:00
FrankRua
ec2097191c Changed to new syntax 2022-06-23 14:15:10 -04:00
Adam Caouette
e390ae7ac7 CSR-417-fix: fix for address-vehicles page which stopped working 2022-06-22 21:18:17 -04:00
FrankRua
56574879bd updated unit test coverage settings and removed unneeded ones 2022-06-21 12:53:05 -04:00
Donielle Austin
123666dd9e resetting state csr 439 2022-06-20 08:42:18 -04:00
Leah Schumann
0c84428b7e Merge branch 'develop' into feature/CSR-659 2022-06-20 07:55:21 -04:00
Leah Schumann
5f155d53da Changes after code reviewed by Mark 2022-06-20 07:53:13 -04:00
Leah Schumann
d0153869f8 Merge branch 'develop' into feature/CSR-249 2022-06-17 11:13:01 -04:00
Leah Schumann
b481ddd5a0 Modified funnel-subheader component and vehicle-make, vehicle-model, and vehicle-style pages to use CMS field 'BackButtonAccessibleText' 2022-06-17 09:43:42 -04:00
Adam Caouette
658a0e7c54 Merge branch 'develop' into feature/CSR-480 2022-06-17 09:26:54 -04:00
Adam Caouette
e9af0c64a5 CSR-480: add unit tests 2022-06-17 09:24:52 -04:00
Bryan Mauger
86541e1e61 Merge branch 'develop' into CSR-465-add-validation-to-parts-page 2022-06-16 15:31:32 -04:00
Bryan Mauger
67ba6a1e0c CSR-465 Add validation to parts page. 2022-06-16 15:21:37 -04:00
Leah Schumann
597c67da93 Reestablished simultaneous calls to VIN Lookup and Zip Validation 2022-06-16 14:29:58 -04:00
Leah Schumann
5e58722d45 Ensured that both VIN Lookup and Zip Servicability alerts can be displayed at the same time 2022-06-16 13:16:15 -04:00
Leah Schumann
cf29476668 Merge branch 'develop' into feature/CSR-659 2022-06-16 08:29:24 -04:00
Leah Schumann
548f112479 Fixed bug where the Perfect Match New Vin Alert wasn't appearing unless you clicked on masked Vin 2022-06-16 08:29:09 -04:00
Mark Harris
ef67669d1d
Merge pull request #565 from Safelite/feature/treat-ancillaries-differently
treat ancillary parts different than glass parts
2022-06-15 16:09:30 -04:00
Mark Harris
d6102ca1bc treat ancillary parts different than glass parts 2022-06-15 15:17:25 -04:00
Leah Schumann
8e09181629 Removed unused watch for initialVin 2022-06-15 15:10:58 -04:00
Leah Schumann
0ae55bf21a Updated unit tests 2022-06-15 14:28:54 -04:00
Leah Schumann
9e63cd0f9c Merge branch 'develop' into feature/CSR-659 2022-06-15 13:39:15 -04:00
Leah Schumann
e2c5fa9633 Fixed bug where we were not correctly checking the zip field when the vin was already populated 2022-06-15 13:38:40 -04:00
Scott Kiener
cfa0ace9c5 CSR-652 | Update tests and move item to mixin 2022-06-15 09:20:48 -04:00
Scott Kiener
3f42627c41 CSR-652 | Updated tests to reflect v-if vs v-show 2022-06-15 08:16:25 -04:00
Bryan Mauger
01eada7063 CSR-435 QA UI fixes.
Add namespace class name to set style on affected items.
2022-06-14 17:38:56 -04:00
Scott Kiener
2544954f8f CSR-652 | Add CSS class to each alert
That matches CMS
2022-06-14 16:49:24 -04:00
Leah Schumann
0b16db7f85 Merge branch 'develop' into feature/CSR-633 2022-06-14 10:24:54 -04:00
Leah Schumann
e649557486
Merge pull request #555 from Safelite/feature/CSR-659
Fixed bug that was clearing out Vin when re-focusing field after blur…
2022-06-14 10:19:15 -04:00
Leah Schumann
a32b401418 Fixed bug that was clearing out Vin when re-focusing field after blurring away. 2022-06-14 10:14:12 -04:00
katieoh-safelite
4820639350
Merge pull request #554 from Safelite/feature/CSR-691-v2
Feature/csr 691 v2
2022-06-14 09:55:47 -04:00
Katie
692c9dc205 CSR-691 Cleanup 2022-06-14 09:47:41 -04:00
Leah Schumann
cb9fc0a4e4 Removed semiAggressiveValidation property and conditional in watch statement 2022-06-14 09:39:25 -04:00
Katie
15787aeb0d CSR-691 Revert a few dispatchStoreAction calls 2022-06-14 09:32:14 -04:00
FrankRua
496652908d Match figma style 2022-06-13 16:01:57 -04:00
Katie
fabfc93468 CSR-691 Remove references to baseMixin where appropriate, update tests 2022-06-13 14:14:13 -04:00
Leah Schumann
b1328b7cdc Merging from develop 2022-06-10 15:21:27 -04:00
Leah Schumann
273f2c4ca7 Vin Masking when returning to Vin Lookup page after returning from heritage funnel 2022-06-10 15:18:43 -04:00
Katie
2621d4a317 CSR-466 Rename constant 2022-06-10 12:08:52 -04:00
Katie
ef6c170e66 CSR-466 Cleanup 2022-06-10 11:37:18 -04:00
Katie
d5efa00f05 CSR-466 Add tests 2022-06-10 11:17:49 -04:00
Katie
1bef672ec1 CSR-466 Fix merge conflict 2022-06-10 10:36:22 -04:00
scottkiener
a5088eb73f
Merge pull request #546 from Safelite/feature/vin-lookup-tests
Vin lookup unit tests
2022-06-10 10:18:00 -04:00
Katie
9351201c9e CSR-466 Add vin-pages-mixin tests 2022-06-10 08:09:18 -04:00
Scott Kiener
9e79accb3a Revert "Halfway through - highly notated fields"
This reverts commit ece57def13.
2022-06-09 16:46:07 -04:00
Scott Kiener
ece57def13 Halfway through - highly notated fields 2022-06-09 16:45:36 -04:00
Scott Kiener
06ca68cff3 vin-lookup-tests | fixed error in vin-lookup 2022-06-09 15:07:30 -04:00
Scott Kiener
a292ca810e Merge remote-tracking branch 'origin/release/2022.06.23' into feature/vin-lookup-tests 2022-06-09 15:07:00 -04:00
Scott Kiener
27dae3e889 vin-lookup-tests | added some tests 2022-06-09 15:05:58 -04:00
DonielleAtSafelite
de01f19e84
Merge branch 'release/2022.06.23' into feature/CSR-414-tests 2022-06-09 14:19:53 -04:00
Donielle Austin
53b925b678 unit test estimate 2022-06-09 10:59:38 -04:00
Katie
3f335d9e46 Merge remote-tracking branch 'origin/develop' into feature/CSR-466 2022-06-09 09:29:24 -04:00
Katie
89942773e2 CSR-466 Cleanup 2022-06-08 16:52:49 -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
5cd1b06478 Fix merge conflicts 2022-06-08 13:43:07 -04:00
Katie
efa77a2568 Fix merge conflict 2022-06-08 13:02:29 -04:00
Katie
30f826faff CSR-466 Update vin-lookup navigation 2022-06-08 12:25:50 -04:00
Scott Kiener
3522ffcef1 vin-lookup-tests | Created base setupmock and added two tests
Also added a 'lite' mode for running tests
2022-06-08 10:49:14 -04:00
Katie
306499cf95 Merge remote-tracking branch 'origin/develop' into feature/unit-tests-2022.06.09-KO 2022-06-08 08:06:41 -04:00
Katie
f48d21f00d Add address-questions tests 2022-06-07 16:07:58 -04:00
Leah Schumann
be09c6342d merged from release/2022.06.09 2022-06-07 09:22:01 -04:00
Leah Schumann
41905804d1 address-lookup page unit tests 2022-06-07 09:16:44 -04:00
Katie
e181315e3f Able to pass in 'place' into fillInAddress function 2022-06-03 15:30:56 -04:00
Katie
6965f3febe Add basic setup for address-questions tests 2022-06-03 14:12:49 -04:00
bmauger
de6e0ff5d8
Merge pull request #532 from Safelite/CSR-544-requested-updates
Csr 544 requested updates
2022-06-03 13:32:48 -04:00
bmauger
d8c3df968c WIP footer modal code updates. 2022-06-02 17:24:09 -04:00
Scott Kiener
c094ff5f49 CSR-563 | Mock out a mixin - added another alert test 2022-06-01 16:11:03 -04:00
Scott Kiener
36079109c7 Merge remote-tracking branch 'origin/release/2022.06.09' into feature/CSR-563 2022-06-01 15:52:34 -04:00
Scott Kiener
2e847436c8 CSR-563 | Refactor Alert and Alert tests 2022-06-01 14:34:19 -04:00
Adam Caouette
882b79ad7d CSR-347: remove accidentally included test code 2022-06-01 08:52:46 -04:00
Adam Caouette
6ece987d75 Merge branch 'release/2022.06.09' into feature/CSR-347 2022-06-01 08:49:30 -04:00
Adam Caouette
c5c9e89007 CSR-347: add unit tests for address-vehicles page/components 2022-06-01 08:43:11 -04:00
Adam Caouette
855e3acc9d CSR-347: return out of forwardButtonAction if no lookupVin found / remove unused var 2022-06-01 08:26:30 -04:00
Leah Schumann
e9b46f2622 Merge branch 'release/2022.06.09' into feature/address-lookup-unit-tests 2022-06-01 08:11:34 -04:00
Leah Schumann
11a4943e9f addressQuestions component unit tests 2022-06-01 08:10:19 -04:00
Adam Caouette
47a3f97c61 Merge branch 'develop' into feature/CSR-347 2022-06-01 08:06:45 -04:00
bmauger
2b27eca24c
Merge pull request #526 from Safelite/CSR-544-footer-modal
CSR 544 footer modal
2022-05-31 17:02:43 -04:00
bmauger
07c12f4d8b Temporarily exclude menu-modal from unit tests. Remove un-needed code. 2022-05-31 16:58:12 -04:00
bmauger
298da3b24d Footer modal updates. 2022-05-31 16:04:42 -04:00
Katie
a9817400c0 CSR-628 Cleanup 2022-05-31 15:11:45 -04:00
Katie
0bd71aa8e0 CSR-628 Add license-plate-lookup tests 2022-05-31 15:10:26 -04:00
Katie
e9bc0caf69 CSR-628 Add license-plate-lookup tests 2022-05-31 15:09:23 -04:00
Katie
10c0177719 CSR-416 Unformat address-lookup.vue 2022-05-27 17:07:30 -04:00
Katie
9bed77d2a0 CSR-416 Add address-lookup tests 2022-05-27 17:06:04 -04:00
bmauger
f1b600b446 WIP footer menu modal. 2022-05-26 17:03:52 -04:00
Katie
50c2b787e0 CSR-416 Add tests 2022-05-25 16:27:50 -04:00
Katie
c648512029 CSR-416 Restructure vehicle-damage.spec.js and add claim registration/back button 2022-05-25 16:16:02 -04:00
Katie
df859c87ee Merge branch 'develop' into feature/CSR-628 2022-05-25 15:31:29 -04:00
Katie
d4530b9091 CSR-416 Restructure license-plate-lookup.spec.js 2022-05-25 15:30:21 -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
Adam Caouette
ee7f4843c8 Merge branch 'develop' into feature/CSR-347 2022-05-24 09:50:50 -04:00
katieoh-safelite
1793cccb92
Merge pull request #499 from Safelite/feature/CSR-628
CSR-628 Add and check wasDelayedClaimRegistration field
2022-05-20 10:29:21 -04:00
Katie
2d397d8607 CSr-628 Fix tests 2022-05-20 10:26:39 -04:00
Katie
d76814ca14 CSR-628 Add and check wasDelayedClaimRegistration field 2022-05-20 09:11:17 -04:00
bmauger
8d1dc932df
Merge pull request #495 from Safelite/CSR-639-spacing-fixes
CSR-639 fix spacing.
2022-05-20 08:25:15 -04:00
Leah Schumann
945e601245
Merge pull request #494 from Safelite/feature/CSR-638
Now not even creating autocomplete widget when the full address is pr…
2022-05-20 08:22:32 -04:00
bmauger
4f6c07f37b CSR-639 fix spacing. 2022-05-20 08:20:34 -04:00
Leah Schumann
e71f7109dd Now not even creating autocomplete widget when the full address is prepopulated, as it is when coming back to the page 2022-05-20 08:18:31 -04:00
DonielleAtSafelite
20668b165f
Merge pull request #483 from Safelite/feature/CSR-574-V2
extra vin success defect
2022-05-19 16:54:21 -04:00
Scott Kiener
75c11e24e3 CSR-635 | Vin not found alert not clearing
Cleared vin not found alert when vin input is changed
2022-05-19 16:35:31 -04:00
Donielle Austin
d4b606e475 vin lookup extra succss alert 2022-05-19 16:20:20 -04:00
Leah Schumann
c4849e236e Fixed styling on No Match alert on License Plate Lookup 2022-05-19 15:55:39 -04:00
Mark Harris
1cf5f00fbb saving service state when zips don't match 2022-05-19 15:20:17 -04:00
AdamCaouetteSafelite
4c82f6582c
Merge pull request #487 from Safelite/bugfix/CSR-606
CSR-606: restore lower case regex allowance on vin
2022-05-19 15:14:42 -04:00
Adam Caouette
b5cea6d2ef CSR-606: restore lower case regex allowance on vin 2022-05-19 15:11:18 -04:00
scottkiener
cd8b2981e2
Merge pull request #486 from Safelite/feature/CSR-550
CSR-550 | Returning loading-modal to normal state
2022-05-19 14:52:54 -04:00
Scott Kiener
2b9b8dd341 CSR-550 | Returning loading modal to normal state 2022-05-19 14:41:07 -04:00
Mark Harris
37a6fe222c Fixed service state persistence to heritage on vin-lookup and license-plate-lookup 2022-05-19 14:37:34 -04:00
Donielle Austin
bbec912fc3 extra vin success defect 2022-05-19 14:18:14 -04:00
Adam Caouette
b28f094db7 CSR-606: add maxlength to vin 2022-05-19 14:05:15 -04:00
Adam Caouette
1b9fb93398 Merge branch 'develop' into bugfix/CSR-584 2022-05-19 13:26:18 -04:00
Adam Caouette
c52072faed CSR-606: expand regex of vin-format validation rule to allow lowercase letters 2022-05-19 10:09:53 -04:00
scottkiener
6e1d891f4f
Merge pull request #477 from Safelite/feature/CSR-550
CSR-550 | Trying a gif
2022-05-19 09:51:34 -04:00
Scott Kiener
bfa2e96f52 CSR-5505 | Fixing unit tests for gif test 2022-05-19 09:48:46 -04:00
Adam Caouette
1540f31ee8 CSR-584: fix missing zip-format validation rule, reformatting 2022-05-19 09:42:12 -04:00
Donielle Austin
e83710fb02 ga defect 2022-05-19 08:30:54 -04:00
Donielle Austin
e04979829a ga event defect 2022-05-18 18:18:40 -04:00
Donielle Austin
7fd053e043 ga event defect 2022-05-18 18:07:34 -04:00
FrankRua
4dd80887a4 spaces in LP fix 2022-05-18 17:16:00 -04:00
Adam Caouette
aac13a76bf CSR-584: add semiAggressive option to validation 2022-05-18 14:54:18 -04:00
Adam Caouette
d00e7e8c25 Merge branch 'develop' into bugfix/CSR-584 2022-05-18 14:32:23 -04:00
Leah Schumann
fc8e449384 Reverting previous change to disabling address autocomplete after displaying additional address fields 2022-05-18 14:02:29 -04:00
Adam Caouette
5ea493b25a Merge branch 'develop' into bugfix/CSR-584 2022-05-18 11:32:50 -04:00
bmauger
5530556b59
Merge pull request #469 from Safelite/CSR-571-alert-spacing
CSR-571 fix spacing for multi-vehicle alert. Required adjustment to v…
2022-05-18 10:42:10 -04:00
bmauger
5cbf3d632c CSR-571 fix spacing for multi-vehicle alert. Required adjustment to vin information spacing. 2022-05-18 10:32:35 -04:00