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
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