Commit graph

39 commits

Author SHA1 Message Date
Bill Richardson
d62bec9fb2 limit response on preCheck 2026-05-26 15:39:11 -04:00
Bill Richardson
61480f2193 refactor a smidge 2026-05-26 15:28:04 -04:00
Bill Richardson
68d9101f53 Show All Fields and Skip Autocomplete if cannot reach google api
Some Auto formatting on save for the index page
Add global auth handler on Index page.
remove a left in console.warn on schedule.
2026-05-26 15:18:53 -04:00
Josh Dassinger
fc38033649 ESLint fix all warnings / errors. Removed old or disabled statements. 2026-02-12 13:26:00 -06:00
Alex Humphries
cfdfb6d210 INSR-8091: Fix some spacing issues on policy holder details (email and routing were already addressed) 2026-01-23 16:57:55 -05:00
Alex Humphries
78bdef564c Update policy holder zip validation 2025-12-31 11:28:56 -05:00
Alex Humphries
4edd086a8f INSR-7763: Policy Holder Details Heritage parity
- Added phone, extension, and email fields
- Rearranged/resized fields to match Heritage
- Updated validation errors to match Heritage
- Added "Select State" placeholder to state dropdown
2025-12-26 11:58:37 -05:00
Bill Richardson
3a7bfa83b1 update test 2024-12-12 14:53:16 -05:00
Bill Richardson
6eada2ed48 Use v-show instead of v-if since those fields are required.
Fields are hidden to start and are shown once a google address is chosen or tab/enter is used to select first.
2024-12-12 14:48:28 -05:00
Jeremy Zimmerman
068f97d162 Reverting change from SSR-1942 to due blocking issues. 2024-12-09 09:41:18 -05:00
Josh Dassinger
62b7f318c2 SSR-1942 use fillInAddressUsingFirstItem instead for address-questions focus out 2024-12-06 11:39:55 -06:00
Josh Dassinger
bd2f7a2f12 SSR-1942 Attempt to fix timing issues with playwright 2024-12-06 10:31:22 -06:00
Katie Kroell
5202dcbfa8 force full address entry when clicking out of street address field 2024-09-20 15:58:03 -04:00
Bill Richardson
8a7c7bda23 google map update
change geocode to address.
update switch to cover if street_address is available.
2024-06-06 10:08:51 -04:00
Johan Gunawan
332f6b4ec5
SSR-1273. Fix bug on the policy-holder-details page (#706) 2024-05-15 14:32:52 -04:00
Bryan Mauger
09fcea00e7 SSR-1274 remove placeholder, fix label text case, set icon size. 2024-05-15 09:50:40 -04:00
Bill Richardson
22be182073 Removing tests to push code to dev to test.
Will add them back when they're updated.
2024-01-12 12:16:34 -05:00
Bill Richardson
c0158b131d reworked google autocomplete
removed warning from mobLocModQues
brought pac-container forward above modals
2024-01-12 10:43:30 -05:00
Bill Richardson
750cf89fd4 initial check in
will remove console logs after figuring out last issue
2024-01-12 10:43:30 -05:00
Michaela Brydon
d897fbbad1 Finished incorporating map into tpa search page 2023-11-13 16:18:52 -05:00
Josh Dassinger
134548af12 SSR-648 Fix Address Search List in the wrong position 2023-09-20 10:31:25 -05:00
DavidAtSafelite
8c6842ca55 Final eslint baseline PR linting 9 ! 2023-08-28 08:59:37 -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
DavidAtSafelite
0578b4669a Misc linting updates, mostly to iss-components 2023-08-16 07:35:25 -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
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
a36292d384 Baseline linting of helpers & mixins and some fixup of digital-components and iss-components 2023-07-25 11:02:55 -04:00
DavidAtSafelite
d40cf95b00 Linting of the iss-components 2023-07-24 19:12:20 -04:00
DavidAtSafelite
f056631c01 Fixed comma-dangle, quotes and whitespace issues. 2023-07-19 15:25:46 -04:00
Kroell
c7141790fc styling change for address-lookup alerts 2023-04-06 10:59:55 -04:00
Kulbhushan Kaushik
37c8110595 commit 2023-01-25 13:49:33 -05:00
Jason Wheeler
57abb810b2 Moved warning messages back above fields 2023-01-25 11:37:35 -05:00
Jason Wheeler
df4a2491fd fixed tests 2023-01-25 11:24:53 -05:00
Jason Wheeler
b0c403c652 Added hide/show ability for address2, city, state, zip fields and moved warning messages to be below the fields. 2023-01-25 11:07:54 -05:00
Kulbhushan Kaushik
b13b80de23 commit 2023-01-23 08:35:36 -05:00
Johan Gunawan
8ab9838425 SSR-199 2023-01-20 15:30:32 -05:00