Commit graph

892 commits

Author SHA1 Message Date
Katie
f48d21f00d Add address-questions tests 2022-06-07 16:07:58 -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
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
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