Sepehr Yahyaee e9c02811f7 V4: add WAITING_FOR_FILE_REVIEWER claim status; fix select-outer-parts for split flow
- Add ClaimCaseStatus.WAITING_FOR_FILE_REVIEWER (V4 split flow only)
- Set claim status to WAITING_FOR_FILE_REVIEWER when FileMaker uploads
  the last required document (v3InPersonFlow path), replacing the old
  behaviour that incorrectly auto-advanced to SELECT_OUTER_PARTS
- advanceV3ClaimToOuterPartsIfReady: also allow canAdvance when
  claimCase.status === WAITING_FOR_FILE_REVIEWER so the FileReviewer
  can call select-outer-parts after submitting accident fields
- Add WAITING_FOR_FILE_REVIEWER to CLAIM_USER_PHASE (unified-file-status)
  so the file still resolves to IN_PROGRESS in the unified status report
- Add WAITING_FOR_FILE_REVIEWER to CLAIM_IN_PROGRESS_STATUSES
  (expert-panel-status-report) for the expert report bucket
- Add WAITING_FOR_FILE_REVIEWER to claimInHandling set
  (expert-insurer.service) so insurer stats count these correctly
2026-07-05 15:13:19 +03:30
2026-06-23 10:26:51 +03:30
2026-01-18 14:34:05 +03:30
2026-06-23 15:56:51 +03:30
2026-06-13 17:24:25 +03:30

api

Current JWT payload:

{
  "username": "saman_insurer@gmail.com",
  "sub": "6a144979799f3c63aa63f67c",
  "fullName": "بیمه گر سامان",
  "role": "company",
  "userType": "UserType",
  "clientKey": "67f0fd0e53868dc1ff8a2738",
  "iat": 1781339791,
  "exp": 1781343391
}
Description
this is the fork of the Yara724
Readme 16 MiB
Languages
TypeScript 98.6%
JavaScript 1.2%
Shell 0.2%