Commit graph

155 commits

Author SHA1 Message Date
Katie Kroell
6733fbb85b PR revisions 2024-01-11 11:55:11 -05:00
Katie Kroell
6cbb1f7201 update and unit tests 2024-01-10 15:29:23 -05:00
Katie Kroell
f43ac712ff small tweaks 2024-01-10 14:54:51 -05:00
Katie Kroell
ac2f3f3c4b restrict coverage lookup WIP 2024-01-09 15:58:01 -05:00
Bill Richardson
005b97fcbf updates to cached siteHeader to be more inline with card 2023-12-08 16:29:49 -05:00
Jeremy Zimmerman
57c20b5305 Slight change to fix unit test. 2023-10-24 16:22:41 -04:00
Jeremy Zimmerman
26c07aa8d6 Renamed CorrelationId to ReferralCorrelationId to match the service change.
Added handling of rejected promise on policy lookup call.
2023-10-24 16:15:31 -04:00
Michaela Brydon
3f6c8dbf93 Final touches 2023-10-12 17:17:00 -04:00
Michaela Brydon
eed2f6dd45 Adding tests confirming when store methods called 2023-10-11 14:22:13 -04:00
Michaela Brydon
1463da64db Replace useMainStore() with this.mainStore 2023-10-11 14:10:22 -04:00
Michaela Brydon
96348c48eb Merge 2023-10-11 13:54:36 -04:00
Michaela Brydon
2594595f2d Refactoring welcome page to extract policy lookup and incorporate dupe check navigation 2023-10-11 13:35:21 -04:00
Josh Dassinger
a6b5ac7ab4 SSR-627 Date Of Loss must be within the last 10 years 2023-10-10 13:16:49 -05:00
Jeremy Zimmerman
f990980ab5 Updating issConfig accountNumber to parentAccountNumber. 2023-09-29 13:57:27 -04:00
brydon1
1990c7e51b Remove comments 2023-09-28 16:57:57 -04:00
brydon1
b06057576c Wiring up duplicate search 2023-09-28 16:54:48 -04:00
Bill Richardson
9ccc614e25 other missing groupnames 2023-09-22 12:24:21 -04:00
brydon1
d8f52ed821 Refactor 2023-09-18 16:28:16 -04:00
brydon1
e1e56f618d Removing comment 2023-09-18 14:11:40 -04:00
brydon1
cf15cb8b59 Add to dup check test 2023-09-18 14:09:25 -04:00
brydon1
44e429a66d Adding nav to dupe check page test 2023-09-18 11:32:54 -04:00
brydon1
a8ddd811e3 Finalizing dupe check addition to welcome page 2023-09-15 15:59:58 -04:00
brydon1
89e852f3d1 Adding dupe check to iss flow 2023-09-14 16:19:56 -04:00
brydon1
50313df9fc fixing tests 2023-09-06 13:13:20 -04:00
brydon1
da44fe9e1c Adding routerParams reference 2023-09-06 12:53:04 -04:00
brydon1
083cef3b85 save session synchronous after welcome page and coverage statement page 2023-09-06 12:51:56 -04:00
Bill Richardson
9fc06b097c update servicelocation zipcode in store to match customer zipcode 2023-08-30 13:57:32 -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
a57c6e4c49 Another prefer-default update 2023-08-11 07:35:54 -04:00
DavidAtSafelite
3037b43a88 prefer default - initial attemp - application-config 2023-08-09 11:19:41 -04:00
Bill Richardson
80f90ce233 looks like formatting only.
Sorry David :)
2023-08-02 16:49:36 -04:00
Bill Richardson
b18c151dd5 push changes in case i lose them fixing repo 2023-08-02 16:26:47 -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
f65832ab23 Baseline linting for the remainder of the layout pages and the router folder. 2023-07-28 07:18:06 -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
ac976b54fb Set modal button position to be absolute while relative to parent rather than the page. This prevents the button from scrolling down with the page since the header was unstuck. Also correct white space issues on welcome page. 2023-06-19 15:19:41 -04:00
Bryan Mauger
d627f6c38d WIP set spacing between footer and last element on page. 2023-06-12 09:55:55 -04:00
Jason Wheeler
048673a3cc Added zipCode to policy lookup call 2023-05-19 11:02:44 -04:00
Katie Kroell
838adeb81e unit tests for displaying policy zip 2023-05-17 14:16:35 -04:00
Katie Kroell
2097227538 update to hide/display policy zip field 2023-05-17 14:16:16 -04:00
Katie Kroell
4d8e59c930 display policy zip if coverage is enabled 2023-05-17 11:44:44 -04:00
Katie Kroell
070b9dc7d5 refactor logic for policy lookup 2023-05-16 11:20:02 -04:00
Katie Kroell
b8a72d7f41 remove logic for verifying policy zip 2023-05-16 09:25:14 -04:00
Katie Kroell
c09f09543f final updates to welcome-page navigation 2023-05-15 15:58:46 -04:00
Katie Kroell
3561d85fd9 updates to welcome-page navigation 2023-05-12 14:30:38 -04:00
Katie Kroell
c5e051874d refactor WIP 2023-05-11 16:33:49 -04:00