Commit graph

60 commits

Author SHA1 Message Date
Alex Humphries
01148a74ab INSR-8457: Adjust spacing to account for change to subheader. Update colors for alert-danger icons 2026-02-13 16:35:48 -05:00
Josh Dassinger
fc38033649 ESLint fix all warnings / errors. Removed old or disabled statements. 2026-02-12 13:26:00 -06:00
Alex Humphries
bb8ca11d31 Hide loading modal after finding different vehicle 2026-01-26 14:56:33 -05:00
Alex Humphries
11e4918ca7 INSR-7747: address-lookup parity updates 2026-01-26 14:36:11 -05:00
Bill Richardson
0236bb87c7 remove button loader 2025-12-10 15:05:33 -05:00
Bill Richardson
d357a3ba75 Files that i navigated to directly 2025-12-03 13:20:22 -05:00
Katie Kroell
185d6744a5 unit test fixes 2025-09-11 13:40:08 -04:00
Katie Kroell
52688f7baa remove isBigTruck check, block all non-serviceable vehicles 2025-09-11 11:31:55 -04:00
Katie Kroell
85aa3ec46f negative test cases 2025-09-11 09:31:53 -04:00
Katie Kroell
cae54add94 PR fixes 2025-09-10 15:55:22 -04:00
Katie Kroell
5e204b51b3 unit tests and clean up 2025-09-10 15:36:02 -04:00
Katie Kroell
490641ceba add big truck no service alert to vin/license/address lookup, remove bailout 2025-09-08 11:51:12 -04:00
Bill Richardson
d478e79f01 3 small formatting updates and a widgetName to remove a message.
Actual fix was in the CMS.
2024-06-11 15:11:46 -04:00
Bill Richardson
ccb1356029 format only 2024-06-11 13:50:24 -04:00
Bryan Mauger
4bcffb29b9 WIP update markup for ancillary pages found by Katie. 2024-04-16 16:48:39 -04:00
Bill Richardson
0fc57dedb1 Spinner updates, refactored for back button 2024-01-08 20:59:07 -05:00
brydon1
412b2bebb6 Swapping store call 2023-09-06 12:06:20 -04:00
DavidAtSafelite
8c6842ca55 Final eslint baseline PR linting 9 ! 2023-08-28 08:59:37 -04:00
DavidAtSafelite
5cbba40bb1 Linting for the last of the layout pages, mixins and prefer default for navigation-scenarios. 2023-08-24 07:43:10 -04:00
DavidAtSafelite
80509bda53 We have advanced the code enough to call this one 8.5
It has more layout page linting and I have removed (really re-removed) the reduntant router parms.
2023-08-23 07:16:58 -04:00
DavidAtSafelite
8aa1343bcc Linting of first portion of layout. 2023-08-21 14:55:41 -04:00
Jeremy-Z
bc5d9842d0 Reverting Commit #386 from linting9 branch. 2023-08-02 10:45:39 -04:00
DavidAtSafelite
5e6ab3b549 Linting including prefer default, vue event format, etc. And also added () to expects that lacked them and skipped many tests. 2023-07-31 16:16:10 -04:00
DavidAtSafelite
20cb89ed8d Linting for first 10 layouts 2023-07-26 13:47:35 -04:00
DavidAtSafelite
f056631c01 Fixed comma-dangle, quotes and whitespace issues. 2023-07-19 15:25:46 -04:00
brydon1
d78a082f6a Refactoring global rules 2023-07-07 14:20:22 -04:00
Jason Wheeler
eb6f38a667 Only clearing vaps and supporting items if new vehicle selected 2023-06-15 15:46:49 -04:00
Bryan Mauger
d627f6c38d WIP set spacing between footer and last element on page. 2023-06-12 09:55:55 -04:00
Kroell
50ff72b91c updates to margins around site-header 2023-04-28 16:57:33 -04:00
Bryan Mauger
2e47d6b9ed Consolidate CSS. Remove comments. Set scroll to auto vs scroll. 2023-04-10 16:47:13 -04:00
Bryan Mauger
dce75aa653 Remove comments. 2023-04-10 14:41:12 -04:00
Bryan Mauger
4a3c61da1b WIP more pages updated to non-sticky header. 2023-04-10 13:27:34 -04:00
Kroell
c7141790fc styling change for address-lookup alerts 2023-04-06 10:59:55 -04:00
Bryan Mauger
0ebb68dfae SSR-312 update all pages to have non-sticky header. 2023-03-13 14:37:04 -04:00
hiteshkumar87
4b63638b6d SSR-280
added unit test cases and fixed issue related to same YMM- style different
2023-03-10 18:36:49 +05:30
sheena
417ebef6d5 SSR-227
Fixed scrollbar for the above pages
2023-03-09 20:50:00 +05:30
sheena
5f1520a87e SSR-277
defect card -fixed scrollbar
2023-03-07 20:03:20 +05:30
Jason Wheeler
7855aa2e30 style fixes 2023-02-23 17:05:27 -05:00
hiteshkumar87
f95576cb76 SSR-253
Added style to address-lookup, license plate lookup and vin lookup for Two identical YMM vehicles display.
2023-02-17 20:39:03 +05:30
Bryan Mauger
def94c9275 Create CSM entries and markup for coverage statement page.
Remove hard-coded margin-bottom from vehicleBanner and replace it at the component level.

"Recalibration" link at bottom of page is for testing only and will be removed when textLink functionality is added to the CMS.
2023-02-13 15:40:52 -05:00
Johan Gunawan
8ab9838425 SSR-199 2023-01-20 15:30:32 -05:00
Jason Wheeler
68a63de959 Fixed issue with address-lookup triggering validation when autopopulating empty values on load and the user getting a page full of errors on first load 2023-01-19 13:53:04 -05:00
Jason Wheeler
2bba9ac1f4 Migrated address-questions to common-components 2023-01-19 11:23:37 -05:00
Jason Wheeler
d8a51533c4 Removed references to serviceZip and servicability checks. These will be done earlier in the flow. 2023-01-18 16:47:12 -05:00
Jason Wheeler
41fc0f3fd9 small style correction 2023-01-18 12:44:34 -05:00
Jason Wheeler
499f99c30c forgot to fix tests 2023-01-18 12:05:15 -05:00
Jason Wheeler
9cef5b6f52 updated functionality to show continue button as disabled 2023-01-18 11:19:08 -05:00
Jason Wheeler
b56735bc6d corrected test 2023-01-17 17:05:14 -05:00
Jason Wheeler
71364d4134 updated tests 2023-01-17 15:41:48 -05:00
Jason Wheeler
de0add665c updates 2023-01-16 15:09:38 -05:00