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
5006a22221
Fixed broken tests
2022-08-01 17:29:25 -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
Bryan Mauger
8b94eb2772
CSR-437 add aria-label to hamburger menu.
2022-08-01 15:40:02 -04:00
Bryan Mauger
da7d727474
CSR-568 fix voiceover reading incorrect information
...
Added aria-label to the input.
2022-08-01 14:23:44 -04:00
katieoh-safelite
55dea7d240
Merge pull request #632 from Safelite/feature/CSR-467
...
CSR-467 Edit aria-labels and what screenreader reads
2022-07-29 16:20:21 -04:00
Katie
1d6a36a79a
CSR-467 Edit aria-labels and what screenreader reads
2022-07-29 11:55:44 -04:00
Katie
7450840a36
CSR-756 Cleanup
2022-07-28 16:11:31 -04:00
Katie
4969b21fd3
Merge branch 'develop' into feature/CSR-756
2022-07-28 15:58:34 -04:00
Katie
2588ddc066
CSR-756 Fix validation issue on vehicle-damage page
2022-07-28 15:57:49 -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
AdamCaouetteSafelite
4a6c9828aa
Merge pull request #627 from Safelite/feature/CSR-110
...
CSR-111: set up prerequisite data and navigation for capability questions
2022-07-27 10:07:34 -04:00
Adam Caouette
b41042cee8
CSR-110: increase code coverage in unit tests
2022-07-27 09:59:39 -04:00
Mark Harris
783b717f4e
removed unused field
2022-07-27 09:42:43 -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
Scott Kiener
a0c56cf956
Merge remote-tracking branch 'origin/develop' into feature/CSR-706
2022-07-26 12:07:19 -04:00
Scott Kiener
c18af60165
CSR-706 | Refactoring savedQuote -> SavedSession
2022-07-26 12:07:03 -04:00
Scott Kiener
bb1fa9aede
CSR-706 | Refactoring to use SavedSession instead of SaveQuote
2022-07-26 12:02:03 -04:00
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
Scott Kiener
62b72163d6
CSR-706 | Only clear state if referral does not match
2022-07-25 15:29:44 -04:00
Scott Kiener
b21c6171e9
CSR-706 | Remove state resetting on loadOrder
...
As well as making loadOrder await the latest saveOrderPromise
Also clearing saveOrderPromise if entering the funnel fresh to avoid a broken promise object
2022-07-25 09:30:00 -04:00
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
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
Adam Caouette
b9ec2a4623
CSR-108: refactors
2022-07-19 12:26:50 -04:00
katieoh-safelite
ffad30387b
Merge pull request #619 from Safelite/feature/CSR-672
...
CSR-672 Add X-Experiment-Data header to calls
2022-07-19 09:12:22 -04:00
Katie
34a7cc0e9f
CSR-672 Add X-Experiment-Data header to calls
2022-07-19 09:08:42 -04:00
katieoh-safelite
02c02e2d54
Merge pull request #617 from Safelite/defect/CSR-517
...
CSR-517 Add event for enter key on list-button
2022-07-18 14:32:55 -04:00
katieoh-safelite
7f2fb70f0c
Merge pull request #618 from Safelite/feature/CSR-666
...
Feature/csr 666
2022-07-18 12:11:34 -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
8217ebd4c7
CSR-517 Add event for enter key on list-button
2022-07-18 08:56:36 -04:00
Katie
a750a20e61
CSR-514 Add import
2022-07-18 08:52:49 -04:00
Katie
3f29cc1a89
CSR-734 Fix validation rule
2022-07-15 12:52:44 -04:00
Katie
453d086a1d
CSR-666 Add experiment-mixin
2022-07-15 12:14:39 -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
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
Katie
b0d2cb3a19
Fix typo
2022-07-14 12:54:38 -04:00
Katie
b5ffeac0f0
Remove clearOnUnmount prop
2022-07-14 12:52:03 -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
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
d1e9d81242
CSR-612 Use role='application' to fix issue in JAWS
2022-07-13 16:28:22 -04:00
Katie
8aa1de12c7
CSR-612 Fix arrow key issue
2022-07-13 15:05:47 -04:00
Katie
9f7baec8c0
Fix test
2022-07-13 14:39:58 -04:00
Katie
87cb4b20ad
Fix merge conflict
2022-07-13 14:11:01 -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
CarlNation
e901f18498
Merge pull request #602 from Safelite/feature/gaEventUpd
...
correct GA event logging in dev
2022-07-13 10:34:43 -04:00
Scott Kiener
8f750e8c1d
CSR-706 | Fixing test
2022-07-13 10:16:24 -04:00
CarlNation
4072d929b8
correct GA event logging in dev
2022-07-13 10:13:11 -04:00
Scott Kiener
0d956d9e0f
Merge remote-tracking branch 'origin/develop' into feature/CSR-700
2022-07-13 10:03:57 -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
Katie
3656c62cf6
CSR-612 Fix list-button for JAWS
2022-07-13 08:55:35 -04:00
Katie
bd496c466d
CSR-612 Fix button for JAWS
2022-07-13 08:32:53 -04:00
Adam Caouette
933eb88ecc
CSR-108: few more refactors
2022-07-12 16:03:48 -04:00
Adam Caouette
43c95a81a3
CSR-108: minor CSS changes to match Figma
2022-07-12 15:43:11 -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
c941192032
CSR-710 Add curly brackets to if
2022-07-12 08:26:11 -04:00
Katie
ea207aac90
CSR-710 Add/edit tests
2022-07-11 16:46:26 -04:00
Katie
c7b7e25dfd
CSR-710 Remove experiment string
2022-07-11 16:37: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
44366e9dbe
remove console log
2022-07-07 09:35:23 -04:00
FrankRua
69e6fa4173
changed from arrays to string
2022-07-07 09:34:13 -04:00
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
675df38477
missed some brackets
2022-07-06 12:44:22 -04:00
FrankRua
39edb1d3f0
Merge remote-tracking branch 'origin/feature/CSR-439' into feature/CSR-439
2022-07-06 12:38:19 -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
katieoh-safelite
cb7e2a72a8
Merge pull request #589 from Safelite/defect/CSR-643
...
CSR-643 Update validation on input change
2022-07-06 08:13:49 -04:00
Mark Harris
d68f0389c4
Made mutations conditional
2022-07-05 16:32:58 -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
Scott Kiener
9ac8b1a31a
CSR-706 | Add in newly required parameters
2022-07-05 09:35:32 -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
e2af902f40
CSR-343 Fix chip button CSS
2022-06-30 08:58:21 -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
Scott Kiener
415200ea5a
CSR-700 | Update Unit Tests
2022-06-29 17:11:00 -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
fbab7daa0f
CSR-343 Cleanup
2022-06-29 09:30:15 -04:00
Katie
960fec3926
CSR-343 Fix bug
2022-06-29 09:22:14 -04:00
Scott Kiener
4dc23cbb9f
Merge remote-tracking branch 'origin/develop' into feature/CSR-700
2022-06-29 09:05:10 -04:00
Scott Kiener
3b8b86fe7e
CSR-700 | Save response from SaveOrder to VueX Store
2022-06-29 09:05:02 -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
Bryan Mauger
74cd46337d
Remove unneeded test after removing unneeded code.
2022-06-27 13:53:08 -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
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
AdamCaouetteSafelite
727f7af346
Merge pull request #574 from Safelite/feature/CSR-480
...
CSR-480: remove unneeded models datum
2022-06-23 14:46:57 -04: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
5c499f1091
Fixed unit tests
2022-06-23 14:28:34 -04: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
Adam Caouette
ac38b45504
CSR-480: remove unneeded models datum
2022-06-21 18:02:09 -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
scottkiener
c5426c5e04
Merge pull request #557 from Safelite/feature/CSR-652
...
Feature/csr 652
2022-06-16 10:32:45 -04:00
Scott Kiener
678ec72680
CSR-652 | Change validation location
2022-06-16 10:00:21 -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