Commit graph

899 commits

Author SHA1 Message Date
Leah Schumann
273f2c4ca7 Vin Masking when returning to Vin Lookup page after returning from heritage funnel 2022-06-10 15:18:43 -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
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