Commit graph

77 commits

Author SHA1 Message Date
Josh Dassinger
238879ea99 SSR 512 - Skip policy vehicle page when loading session with policy vehicle 2024-02-29 09:01:26 -06:00
Josh Dassinger
bee74cdab2 SSR-512 Load Session Front End 2024-02-22 15:08:10 -06:00
Josh Dassinger
04c375a341 SSR-586 PR Changes
Moved from store to pageData
Added bailoutMessage const
update setBailout method to accept currentPage or to/from types
2024-01-12 13:58:59 -06:00
Josh Dassinger
f3ae5d4996 SSR-586 - Save Bailout & Callback 2024-01-09 13:58:37 -06:00
Jeremy Zimmerman
9e37ae368c Changing back to use vehicle id, now that we are properly indexing. 2023-12-05 11:10:49 -05:00
Jeremy Zimmerman
b8e126792c Changed coverage vehicle index to use fleet unit number instead of vehicle id. 2023-12-04 12:49:23 -05:00
Katie Kroell
48f704f6ea add/update tests for navigation 2023-11-30 11:12:59 -05:00
Katie Kroell
7c6e4c3eee only route to endorsements page if Educator/Parking Guard endorsement 2023-11-30 11:12:34 -05:00
Jeremy Zimmerman
07b9a99f4b Adding security fields for policy calls. 2023-11-01 12:45:32 -04:00
Josh Dassinger
c765774c6c SSR-462 VIN passed or input doesn't match a CarID in our system 2023-10-17 14:35:50 -05:00
Katie Kroell
31f7f072e7 unit tests for endorsements computed 2023-10-13 14:12:43 -04:00
Katie Kroell
20a9af13ba PR changes 2023-10-12 20:40:32 -04:00
Katie Kroell
54c760830f unit test for nav scenario 2023-10-12 15:40:36 -04:00
Katie Kroell
72f5f1e9e6 updates 2023-10-12 12:06:25 -04:00
Katie Kroell
5a603f3b2c save endorsement questions, update navigation
(cherry picked from commit f78e32a94e)
2023-10-12 11:58:50 -04:00
Josh Dassinger
9ec58b5d70 SSR-662 Fix policy vehicle error message being center aligned 2023-09-22 15:22:27 -05:00
Bill Richardson
b1ebdf8f5e add groupName to buttonQuestion 2023-09-22 12:19:31 -04:00
Josh Dassinger
fe3a662bd6 SSR-660 Fix continue button being disabled for default selected vehicle 2023-09-20 13:16:36 -05:00
brydon1
cdf69070fd Fixed policy test 2023-09-18 16:47:32 -04:00
brydon1
cf906df1db Fixing merge conflicts 2023-09-18 14:53:03 -04:00
brydon1
a8ddd811e3 Finalizing dupe check addition to welcome page 2023-09-15 15:59:58 -04:00
Katie Kroell
f21a75f5d7 revisions based on PR feedback 2023-09-15 14:58:09 -04:00
Katie Kroell
60abf0697e update computed property for endorsements 2023-09-14 14:16:37 -04:00
Katie Kroell
c90ef8b7c2 linting 2023-09-12 17:02:57 -04:00
Katie Kroell
2f384140e0 remove console log 2023-09-11 10:56:15 -04:00
katie
d13e51a702 Merge branch 'develop' into feature/digital/SSR-621 2023-09-11 10:41:09 -04:00
DavidAtSafelite
8c6842ca55 Final eslint baseline PR linting 9 ! 2023-08-28 08:59:37 -04:00
Katie Kroell
606b43ef8e navigation from policy-vehicles to endorsements 2023-08-24 11:57:23 -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
e489567e5e Various linting, mostly ux-components and prefer default on issPageValues 2023-08-18 06:37:20 -04:00
DavidAtSafelite
abb065ab0b Next prefer default refactor 2023-08-14 08:08:53 -04:00
DavidAtSafelite
a57c6e4c49 Another prefer-default update 2023-08-11 07:35:54 -04:00
Katie Kroell
ac0d99ea33 remove reference to VehiclesFromApi 2023-08-07 10:50:41 -04:00
Katie Kroell
e992673f38 Revert "replace references to policyVehicles with VehiclesFromApi"
This reverts commit 0cc039f15f.
2023-08-07 10:30:52 -04:00
Katie Kroell
0cc039f15f replace references to policyVehicles with VehiclesFromApi 2023-08-07 10:22:43 -04:00
Katie Kroell
73c36be620 linting fix 2023-08-04 15:57:33 -04:00
Katie Kroell
302ddf3090 display clear vehicle image when vehicle is autoselected 2023-08-04 15:45:34 -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
8620d3888b Baseline linting of several additional layout pages. 2023-07-27 08:09:33 -04:00
DavidAtSafelite
f056631c01 Fixed comma-dangle, quotes and whitespace issues. 2023-07-19 15:25:46 -04:00
brydon1
30de957cdf Swapping compensation with coverage 2023-07-17 13:38:02 -04:00
brydon1
ad18f2803e Fixing bug with compensation 2023-07-14 15:12:54 -04:00
brydon1
22cf8e484c Adding .vue exclusion for eslint 2023-07-12 14:27:38 -04:00
brydon1
9eb36449a7 Fixed merge conflicts 2023-07-12 14:24:50 -04:00
brydon1
d52b8d6577 Fixing display image bug 2023-07-11 14:40:31 -04:00
brydon1
d78a082f6a Refactoring global rules 2023-07-07 14:20:22 -04:00
Katie Kroell
b767f162ba final refactor 2023-07-03 14:38:36 -04:00
Katie Kroell
3485373a4c refactor v2 2023-07-03 14:25:40 -04:00