Commit graph

9 commits

Author SHA1 Message Date
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
e489567e5e Various linting, mostly ux-components and prefer default on issPageValues 2023-08-18 06:37:20 -04:00
DavidAtSafelite
65c9ce64c2 A bit more prefer-default and I added the new store constants. They are *not* being used yet, but I like the idea of getting them in and giving folks an opportunity to get used to the idea. 2023-08-10 07:33:38 -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
f056631c01 Fixed comma-dangle, quotes and whitespace issues. 2023-07-19 15:25:46 -04:00
Johan Gunawan
377428cc2b Add isGlassAvailableForCarId method
The method will be used on all vehicle lookup pages (by manual vin, by license plate, by address).
2023-01-11 15:34:39 -05:00
Johan Gunawan
ce35f538d2 No damage string for repair
New requirement says that if the damage is a repair, the navigation is not going to go to the vehicle lookup pages (by vin, by license place, by address). 
No damage string for repair

New requirement says that if the damage is a repair, the navigation is not going to go to the vehicle lookup pages (by vin, by license place, by address).
2023-01-11 12:01:57 -05:00
Johan Gunawan
e084e2b518 SSR-188 2023-01-03 10:30:51 -05:00