Commit graph

1385 commits

Author SHA1 Message Date
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
Leah Schumann
cefa91e508 Merge branch 'develop' into feature/CSR-591 2022-05-18 10:11:59 -04:00
Leah Schumann
f74b5100ae Changed original code to disable address autocomplete after showing city, state, and zip. The original method introduced a bug when a completely un matchable address was entered 2022-05-18 10:10:37 -04:00
FrankRua
46ed8caa6f small refactor + defect fix 2022-05-18 09:53:05 -04:00
Donielle Austin
b1e14f80df ga event defect 2022-05-18 08:43:06 -04:00
Leah Schumann
7dc7531533 Now disabling the address autocomplete after displaying city, state, and zip 2022-05-18 08:02:07 -04:00
bmauger
ccf6d59481
Merge pull request #461 from Safelite/brm-qa-fixes-multiple-tickets
Multiple QA fixes.
2022-05-17 17:20:27 -04:00
bmauger
9f88939c78 Multiple QA fixes.
Fixes:
CSR-578, spacing between copy and vin-info toggle
CSR-101, padding incorrect on input
2022-05-17 16:18:49 -04:00
Scott Kiener
9ba5acc63c Merge remote-tracking branch 'origin/develop' into feature/CSR-563 2022-05-17 16:09:39 -04:00
Scott Kiener
6a14ea429e CSR-563 | Further refactoring - changing alerts to v-if 2022-05-17 16:07:25 -04:00
Adam Caouette
670372c608 CSR-584: fix email regex to force dot character 2022-05-17 15:29:40 -04:00
FrankRua
5a3a4e409b Don't reset vehicle image on style page 2022-05-17 13:41:30 -04:00
katieoh-safelite
61883846e0
Merge pull request #458 from Safelite/feature/CSR-592
CSR-592 Clear VIN and image information if user goes back
2022-05-17 10:59:27 -04:00
katieoh-safelite
9fcabdf064
Merge pull request #457 from Safelite/feature/CSR-588
CSR-588 Fix autocomplete results box to the input field on scroll
2022-05-17 10:23:32 -04:00
Katie
d082b484e6 CSR-592 Clear VIN and image information if user goes back 2022-05-17 10:22:24 -04:00
Leah Schumann
7d0c925578 Merging from develop, fixed merge conflict 2022-05-17 10:10:51 -04:00
Leah Schumann
2bd1c81a95 See previous comment 2022-05-17 10:09:39 -04:00
Leah Schumann
1bfe78c3bc Updated code that shows or hides address error messages based on user input 2022-05-17 10:06:53 -04:00
Katie
bb2a79d9c2 CSR-588 Fix autocomplete results box to the input field on scroll 2022-05-17 09:15:56 -04:00
bmauger
09a3d1e26a Fix spacing between input and alert. 2022-05-16 18:18:12 -04:00
bmauger
9d5d51cb57 Turn off active zip check. 2022-05-16 15:02:10 -04:00
bmauger
a512e45d9b CSR-572 fix display of improper alert based on correct/incorrect vin match to vehicle. 2022-05-16 13:49:04 -04:00
katieoh-safelite
8a6790cd87
Merge pull request #449 from Safelite/feature/CSR-583
Feature/csr 583
2022-05-16 12:38:31 -04:00
Katie
3ffd41ff0e CSR-583 Rename variable 2022-05-16 12:34:04 -04:00
Katie
e401129dcf CSR-583 Save vin when there's a match in address with multiple vehicles 2022-05-16 12:32:25 -04:00
bmauger
e31ad24a6e CSR-572 fix so proper alert shows based on VIN. 2022-05-16 10:59:18 -04:00
bmauger
1985932f0f CSR-561 QA Updates
Fix so perfect match alert doesn't display if zip code error alert is present.
2022-05-16 10:31:56 -04:00
Leah Schumann
094ce5098b Fixed vertical spacing between email field and first alert 2022-05-13 15:40:14 -04:00
Leah Schumann
19602c8357 Merge branch 'develop' into feature/CSR-104 2022-05-13 15:14:35 -04:00
bmauger
3c7f795712 CSR-564, CSR-552 QA bug fixes.
Update vinInformation line spacing, image size, spacing. Update error message letter case. Update alert color.
2022-05-13 14:24:02 -04:00
Donielle Austin
1c4d609959 testing 2022-05-13 14:07:06 -04:00
Leah Schumann
186cf226ea Merging from develop, removed unnecessary line break 2022-05-13 14:05:21 -04:00
Leah Schumann
ba623fc85e Merge branch 'develop' into feature/CSR-104 2022-05-13 14:02:44 -04:00
Leah Schumann
fc8be0cee2 Fixed multiple vehicle matching entered vehicle bug 2022-05-13 14:01:11 -04:00
Donielle Austin
4ecf7b0d5a will update tests later 2022-05-13 13:40:15 -04:00
Adam Caouette
c07f259dfc CSR-347: fix errant semi colon 2022-05-13 12:59:11 -04:00
Adam Caouette
1ed8063e94 fix zip type error in lookup-vin-by-address API call 2022-05-13 12:56:30 -04:00
Scott Kiener
3fd13842d9 Merge remote-tracking branch 'origin/develop' into feature/CSR-408 2022-05-13 10:44:57 -04:00
Scott Kiener
4ec5217dae CSR-408 | Refactor and Fix Unrelated Bugs
Bugs fixed:
-Compile time error regarding logic done in "computed"
-Forward button now updates correctly on license-plate-lookup when VIN is changed.

Refactored alert.vue to make it more readable
2022-05-13 10:44:43 -04:00
katieoh-safelite
19d796f49c
Merge pull request #441 from Safelite/feature/CSR-416
CSR-416 Move setting service address to address-lookup
2022-05-13 09:24:15 -04:00
Katie
ddc47e346b CSR-416 Move setting service address to address-lookup 2022-05-13 09:20:04 -04:00
Donielle Austin
89d32b6a5b ga event defect 2022-05-12 16:52:40 -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
Katie
7fae07a59e CSR-416 Revert 2022-05-12 15:53:49 -04:00
Katie
50d837b798 CSR-416 Rename function 2022-05-12 15:31:21 -04:00
Katie
7a511d73bc CSR-416 Move setupOrderBeforeSave to address-lookup 2022-05-12 15:28:45 -04:00
bmauger
a4c4022031
Merge pull request #439 from Safelite/brm-alert-fixes
Alert fixes. Remove incorrect duplicate alert.
2022-05-12 15:17:34 -04:00
bmauger
3f7e7921aa Alert fixes. Remove incorrect duplicate alert. 2022-05-12 15:12:21 -04:00
AdamCaouetteSafelite
075b79dd9c
Merge pull request #417 from Safelite/feature/CSR-347
Feature/CSR-347
2022-05-12 14:44:25 -04:00
Adam Caouette
016e5c93af CSR-347: refactor per PR comments 2022-05-12 14:06:46 -04:00
Leah Schumann
449f3acde3 Merge branch 'develop' into feature/CSR-104 2022-05-12 13:08:00 -04:00
Leah Schumann
d820c67352 Added missing back button event handler 2022-05-12 13:05:10 -04:00
katieoh-safelite
8ca6108fa4
Merge pull request #436 from Safelite/feature/CSR-553
CSR-553 Fix address-lookup margin
2022-05-12 11:46:34 -04:00
Katie
a1eccbc565 CSR-553 Fix address-lookup margin 2022-05-12 11:39:30 -04:00
Leah Schumann
adf823a1b9 Merge branch 'develop' into feature/CSR-104 2022-05-12 10:38:15 -04:00
Leah Schumann
7e9a719f8a Fixed navigation bug for when multiple vehicles are found and one of them matches the vehicle entered 2022-05-12 10:34:39 -04:00
Katie
38619cba32 CSR-553 Fix margin on address-lookup page 2022-05-12 10:26:17 -04:00
Katie
e9524018bf Merge branch 'revert-415-revert-411-feature/CSR-416' into feature/CSR-416 2022-05-12 08:44:42 -04:00
bmauger
a0b4603056
Merge pull request #431 from Safelite/brm-remove-dup-alert
Remove duplicate alert. Fix word wrap in alert.
2022-05-12 08:28:12 -04:00
Leah Schumann
3c9ddc6914 Merge branch 'develop' into feature/CSR-104 2022-05-12 08:16:39 -04:00
Leah Schumann
9846e1bf83 Latest auto-fill fix 2022-05-12 08:07:46 -04:00
bmauger
19e78e0bba Remove duplicate alert. Fix word wrap in alert. 2022-05-11 17:00:03 -04:00
Adam Caouette
06602711b7 CSR-551 restore missing cmsWidgetName 2022-05-11 16:48:32 -04:00
bmauger
997b88f926 CSR-458 bug fix updates.
Fix font size, remove duplicate alert, fix alert color, fix service zip required error message, update vin format message.
2022-05-11 14:24:55 -04:00
katieoh-safelite
284aea5a9a
Merge pull request #423 from Safelite/feature/CSR-543
CSR-543 Allow for number validation in textbox-questions for initialV…
2022-05-11 13:36:18 -04:00
Katie
5ea372c1b4 CSR-523 Fix registration zip error on license-plate-lookup 2022-05-11 13:31:22 -04:00
Katie
a3476b7098 CSR-543 Allow for number validation in textbox-questions for initialValues 2022-05-11 13:22:13 -04:00
Adam Caouette
97bde06c7a Merge branch 'develop' into feature/CSR-347 2022-05-11 13:10:57 -04:00
Adam Caouette
3a75745764 CSR-347: finish building address-vehicles page 2022-05-11 09:33:26 -04:00
Leah Schumann
c598dbf2dd
Merge pull request #414 from Safelite/feature/CSR-104
Added loading modal when the entered vehicle is found or the glass is…
2022-05-11 09:13:52 -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
bmauger
53aaa14b6c
Merge pull request #411 from Safelite/feature/CSR-416
Feature/csr 416
2022-05-11 08:09:52 -04:00
Leah Schumann
cd930af6b8 Added loading modal when the entered vehicle is found or the glass is available for the vehicle found 2022-05-11 08:02:36 -04:00
Adam Caouette
4e349eaee4 Merge branch 'develop' into feature/CSR-347 2022-05-10 17:16:57 -04:00
Leah Schumann
4ae205aea1
Merge pull request #413 from Safelite/feature/CSR-104
Feature/csr 104
2022-05-10 17:00:49 -04:00
DonielleAtSafelite
48bc7f47c4
Merge pull request #412 from Safelite/csr/414-v3
ui defects
2022-05-10 16:42:27 -04:00
Donielle Austin
69d94610d7 ui defects 2022-05-10 16:39:23 -04:00
Leah Schumann
0d0c4a8b27 Merge branch 'develop' into feature/CSR-104 2022-05-10 16:38:47 -04:00
Leah Schumann
5e0174c64a We now populate the service zip code with the registration zip code when the registration zip code is serviceable and the service zip code is not entered 2022-05-10 16:38:02 -04:00
Katie
92900249f7 CSR-416 Change using registrationZip to serviceZip on vin-lookup 2022-05-10 16:34:16 -04:00
Donielle Austin
2ae1c20c98 ui defects 2022-05-10 16:30:26 -04:00
Katie
fdc95af943 CSR-416 Cleanup 2022-05-10 16:10:37 -04:00
Katie
4478dea248 CSR-416 Cleanup + use serviceZip for vin-lookup, registrationZip as backup 2022-05-10 16:01:42 -04:00
Scott Kiener
62ab6b3111 CSR-507 | Alerts were outside of fade transition wrapper 2022-05-10 15:09:26 -04:00
Katie
2adc26d365 Merge remote-tracking branch 'origin/develop' into feature/CSR-416 2022-05-10 14:35:57 -04:00
Katie
7c7e04728f CSR-416 Cleanup 2022-05-10 14:35:44 -04:00
Katie
e834f2e1ae CSR-416 Finish adding serviceLocation 2022-05-10 14:23:54 -04:00
bmauger
8446f8bf6c Remove duplicate alert. 2022-05-10 13:26:20 -04:00
Adam Caouette
8615676cdf Merge branch 'develop' into feature/CSR-347 2022-05-10 13:13:20 -04:00
AdamCaouetteSafelite
408d5a35a2
Merge pull request #407 from Safelite/feature/CSR-104
Feature/csr 104
2022-05-10 13:10:15 -04:00
Katie
9786c954d0 CSR-416 Add updating serviceLocation with vehicle registration information as needed 2022-05-10 12:28:25 -04:00
bmauger
adb07c12c8
Merge pull request #406 from Safelite/CSR-101-updates
CSR-101-updates consolidate code.
2022-05-10 11:42:38 -04:00
DonielleAtSafelite
aac179d623
Merge pull request #408 from Safelite/csr/414-v3
ui defect
2022-05-10 11:34:04 -04:00
Adam Caouette
05bada41b4 Merge branch 'develop' into feature/CSR-347 2022-05-10 10:56:38 -04:00
Donielle Austin
7959dbc453 ui defect 2022-05-10 10:31:16 -04:00
Leah Schumann
9217a25ec6 Didn't save address-lookup.vue after fixing merge conflict 2022-05-10 09:38:13 -04:00
Leah Schumann
7ffd5121b2 Merging from develop, fixed conflict 2022-05-10 09:08:58 -04:00
Leah Schumann
c025365ad7 fixed call to 'updateVehicleInfo' which was saving the vin as null 2022-05-09 16:51:25 -04:00
Katie
09fb6e40f9 CSR-416 Save vin for single vehicle found on address-lookup 2022-05-09 16:49:17 -04:00
bmauger
71d4a5c918 CSR-101-updates consolidate code. 2022-05-09 16:45:06 -04:00