Alex Humphries
|
679a718be9
|
INSR-10445: More tweaks to fleetNumber/fleetUnitNumber handling
- Remove redundancy in claim registration payload
- Allow these fields to be blanked out by the *-lookup pages
|
2026-07-21 10:42:14 -04:00 |
|
Alex Humphries
|
a81aca61bf
|
INSR-10445: Keep fleetNumber and fleetUnitNumber if undefined in update
This handles the rare (maybe impossible?) case where some kind of VIN
lookup is needed for a policy vehicle
|
2026-07-20 17:12:49 -04:00 |
|
Alex Humphries
|
e184e0ea76
|
INSR-10445: Add fleetNumber and fleetUnitNumber to vehicle data
|
2026-07-20 15:48:47 -04:00 |
|
Alex Humphries
|
85d8448f24
|
INSR-10442: Fix import and tests after previous change
|
2026-07-20 13:49:44 -04:00 |
|
Alex Humphries
|
696a673ec7
|
INSR-10442: Fix circular dependency
|
2026-07-20 13:15:05 -04:00 |
|
Alex Humphries
|
ac8b485760
|
INSR-10442: Fix spacing issue, add clarifying comment
|
2026-07-20 13:05:05 -04:00 |
|
AHumphriesSL
|
471247696d
|
Add missing semicolo
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-07-20 12:08:01 -04:00 |
|
Alex Humphries
|
64de868c96
|
INSR-10442: Simplify isITAC conversion, more robust client-specific payload handling
|
2026-07-20 11:56:53 -04:00 |
|
Alex Humphries
|
6ba3a55274
|
INSR-10442: Remove debug logging, update some tests
|
2026-07-20 11:44:17 -04:00 |
|
Alex Humphries
|
7f424a1f4f
|
INSR-10442: Update client specific logic to use dynamic imports
This prevents the exposure of client name -> parent account number
mapping. Probably cleaner overal, as well
|
2026-07-20 11:05:41 -04:00 |
|
Alex Humphries
|
d1af95bc15
|
ISR-10442: Add unit tests for new helper
|
2026-07-17 17:45:27 -04:00 |
|
Alex Humphries
|
0cc245ca84
|
INSR-10442: Add function for customizing claim registration payload for specific clients
Needed to be able to include ITAC fields for USAA
|
2026-07-17 17:37:52 -04:00 |
|
Alex Humphries
|
eea66c47c7
|
INSR-523: Fix failing test
|
2026-07-15 11:48:49 -04:00 |
|
Alex Humphries
|
459de70583
|
INSR-523: Fix typo, fix potential bug with deductible on registerClaim
|
2026-07-15 11:30:05 -04:00 |
|
Alex Humphries
|
acb1d53b04
|
INSR-523: Fix some more test nitpicks
|
2026-07-15 11:26:13 -04:00 |
|
Alex Humphries
|
b4b6009b68
|
Update some formatting and tests
|
2026-07-15 11:20:53 -04:00 |
|
Alex Humphries
|
d6c1e7cd06
|
INSR-523: If flag is on, includes memberNumber in all coverage requests
Also adds new (currently unused) flag to move claim registration to end
of flow
|
2026-07-15 11:20:53 -04:00 |
|
Jeremy-Z
|
bd67cea8a4
|
Merge branch 'develop' into rlsmerge/2026.07.16-to-develop3
|
2026-07-14 15:01:00 -04:00 |
|
Bill Richardson
|
86d93faa9b
|
show button when experiment is off
|
2026-07-14 14:28:10 -04:00 |
|
Jeremy-Z
|
e9b71b368b
|
Merge branch 'develop' into rlsmerge/2026.07.16-to-develop2
|
2026-07-13 15:12:57 -04:00 |
|
Bill Richardson
|
c1cf5d1f02
|
Surprise they're strings
|
2026-07-13 14:40:05 -04:00 |
|
Bill Richardson
|
f87408bac2
|
values are booleans
|
2026-07-13 13:38:25 -04:00 |
|
Bill Richardson
|
fc201cbf75
|
Wire up experiment
Happens on Page-Entry at vehicle-damage
|
2026-07-13 13:09:35 -04:00 |
|
Jeremy-Z
|
ecadb479df
|
Merge branch 'develop' into rlsmerge/2026.07.16-to-develop
|
2026-07-10 10:17:18 -04:00 |
|
Jeremy-Z
|
7bb40a4b9a
|
Refactoring some variable names to reduce confusion.
|
2026-07-10 09:55:29 -04:00 |
|
Jeremy-Z
|
05a6c469c3
|
Added unit test.
|
2026-07-10 09:51:00 -04:00 |
|
Jeremy-Z
|
9f13d4b97c
|
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-07-10 09:41:27 -04:00 |
|
Jeremy-Z
|
9d52d843e2
|
Updated comment.
|
2026-07-10 09:31:33 -04:00 |
|
Jeremy-Z
|
be6e5c6c85
|
WIP on develop
Added combined bailout string to digitalconsumer-logging call.
|
2026-07-10 09:26:23 -04:00 |
|
Alex Humphries
|
6462c9844a
|
INSR-10100: Optional chaining in case of old session
|
2026-07-09 14:23:32 -04:00 |
|
Alex Humphries
|
5cb0fbfe17
|
INSR-10100: Fix naming for show/hide, update unit tests
|
2026-07-09 13:49:02 -04:00 |
|
AHumphriesSL
|
40caf90ed3
|
Merge branch 'develop' into feature/humphries/INSR-10100
|
2026-07-09 12:35:22 -04:00 |
|
Alex Humphries
|
6734fb99b4
|
INSR-10100: Allow hiding certain fields on welcome page
- Update issConfig to include hiddenFields object based on client flags
- Update welcome-page to display fields based on issConfig.hiddenFields
|
2026-07-09 12:32:54 -04:00 |
|
Bill Richardson
|
b56d6416bf
|
change variable name and fix tests
|
2026-07-08 15:21:53 -04:00 |
|
Bill Richardson
|
c32fd15d7e
|
displayed date on dupecheck
couple lines of auto formatting
|
2026-07-08 15:01:12 -04:00 |
|
Jeremy-Z
|
e31998db9c
|
Fixed some logic and unit tests.
|
2026-07-08 11:33:23 -04:00 |
|
Jeremy-Z
|
ecfbfb9588
|
Fixed some issues caused by co-pilot changes.
|
2026-07-08 10:49:28 -04:00 |
|
Jeremy-Z
|
e516aea577
|
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-07-08 10:38:55 -04:00 |
|
Jeremy-Z
|
1cdfae7354
|
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-07-08 10:38:44 -04:00 |
|
Jeremy-Z
|
75a9fd8405
|
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-07-08 10:38:30 -04:00 |
|
Jeremy-Z
|
1eb238c37e
|
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-07-08 10:38:14 -04:00 |
|
Jeremy-Z
|
75720b2660
|
Updated savesession logic on duplicate check page.
|
2026-07-08 09:33:01 -04:00 |
|
Jeremy-Z
|
dd321370a3
|
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-07-08 08:43:26 -04:00 |
|
Jeremy-Z
|
bc458af611
|
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-07-08 08:43:05 -04:00 |
|
Jeremy-Z
|
0a2fc03a91
|
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-07-07 16:17:09 -04:00 |
|
Jeremy-Z
|
7cb346fe50
|
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-07-07 16:16:52 -04:00 |
|
Jeremy-Z
|
ff391733f0
|
Updated unit tests to make sure new logic is being hit.
|
2026-07-07 16:07:03 -04:00 |
|
Jeremy-Z
|
c6def1fd8a
|
Some more guarding.
|
2026-07-07 15:56:29 -04:00 |
|
Jeremy-Z
|
c338c12f1c
|
Added loader for this navigation path.
|
2026-07-07 15:33:03 -04:00 |
|
Jeremy-Z
|
e650ac9666
|
Moved policy lookup to behind save session on both no-duplicate and duplicate paths.
|
2026-07-07 15:25:34 -04:00 |
|