Commit graph

3955 commits

Author SHA1 Message Date
Bill Richardson
36fbca4ba0 copilot 2026-07-23 16:04:14 -04:00
Bill Richardson
0dafce88a3 bailout addded to navigatewithsingle
and a copilot suggestion
2026-07-23 16:04:14 -04:00
Bill Richardson
9f32e9df51 update 2026-07-23 16:04:14 -04:00
Bill Richardson
a4ed7ff75d fix test 2026-07-23 16:04:13 -04:00
Bill Richardson
48aa306498 nother draft check
test broken atm
2026-07-23 16:04:13 -04:00
Bill Richardson
76f9ec39aa Committing to compare via Draft 2026-07-23 16:04:12 -04:00
Josh Dassinger
457c112243 INSR-10109 Initial Setup for Vin Required Parts Lookup 2026-07-23 16:04:12 -04:00
Alex Humphries
613456bba3 INSR-523: Change variable name to reduce potential confusion 2026-07-23 15:27:19 -04:00
AHumphriesSL
95e7736c52
Merge branch 'develop' into feature/humphries/INSR-523 2026-07-23 14:43:02 -04:00
Alex Humphries
9958363147 INSR-10101: Handle member number in save/load session 2026-07-23 14:11:09 -04:00
Alex Humphries
2690bf881a INSR-523: Move late claim registration to just before order submission 2026-07-22 11:23:32 -04:00
Alex Humphries
3c1e87a341 INSR-523: Make sure deferred claim registration is not called for NoComp
Also adds a unit test for this behavior
2026-07-22 09:37:10 -04:00
Alex Humphries
658efb063a INSR-523: Fix some unit test issues caught by copilot
- Add space to a test name
- Add unit tests for change to submitWorkOrder
2026-07-22 09:18:14 -04:00
Alex Humphries
ec67c21b40 INSR-523: Update shouldRegisterClaim unit tests 2026-07-22 09:02:11 -04:00
Alex Humphries
7a7d064f0d INSR-523: Move claim registration after work order submission for USAA
- Uses callClaimRegistrationAtEnd config to skip it on
  coverage-statement and to call it after work order submission
2026-07-21 17:21:55 -04:00
AHumphriesSL
61c408d784
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-21 15:37:21 -04:00
copilot-swe-agent[bot]
196dc7962c
INSR-10446: Fix remaining review nits in store spec 2026-07-21 19:34:55 +00:00
Alex Humphries
f81895f768 INSR-10446: More robust polcy number reassignment and related test 2026-07-21 15:24:42 -04:00
Alex Humphries
6a7d6f401c INSR-10446: More member number adjustments
- Clarify some comments
- Add a unit test
- Remove field from loading session until its saving properly
2026-07-21 15:14:27 -04:00
Alex Humphries
19e48b61cb INSR-10446: Update policy number/member number handling
- When using member number, holds on to policy number from lookup
  for later use in claim registration
2026-07-21 14:47:24 -04:00
Alex Humphries
f0f17328c4 INSR-10447: Fix some unit test nitpicks 2026-07-21 13:04:49 -04:00
Alex Humphries
e046298446 INSR-10447: Add accountUserId to claim registration for client 900040 2026-07-21 11:27:32 -04:00
Jeremy-Z
860b50524d
Merge branch 'develop' into feature/humphries/INSR-10445 2026-07-21 11:02:49 -04:00
Alex Humphries
f6c29bad61 INSR-10445: More fleetNumber/fleetUnitNumber tweaks
- Add to unit test for shape of registerClaim payload
- Better handling for possible 0 values
2026-07-21 10:53:43 -04:00
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
Jeremy-Z
3e70a01a75 Updates. 2026-07-20 14:53:42 -04:00
Jeremy-Z
3bd6d0051b Added VinRequired field to digitalconsumer-session-logging call. 2026-07-20 14:50:42 -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