SepehrYahyaee
9fc4ad9931
YARA-1020
2026-07-19 16:34:44 +03:30
SepehrYahyaee
06d69aa4d0
YARA-985
2026-07-19 11:44:15 +03:30
SepehrYahyaee
7241ae3270
removed guard
2026-07-18 16:14:27 +03:30
SepehrYahyaee
59a1b9064e
Removed the guard of accidentWay
2026-07-18 16:03:32 +03:30
SepehrYahyaee
482d2b01f1
Edited API route
2026-07-18 15:27:23 +03:30
SepehrYahyaee
04d7966776
Changed API name of v2 blame mirror
2026-07-18 15:25:59 +03:30
SepehrYahyaee
a1fca82cb2
Fixed v3 mirror flow
2026-07-18 15:01:13 +03:30
SepehrYahyaee
5b114c2069
YARA-1061
2026-07-18 14:30:26 +03:30
SepehrYahyaee
f39c50aeb0
Fixed v4/v5 car capture flow
2026-07-15 15:59:21 +03:30
SepehrYahyaee
2a8b66bc16
FIX v5 flow
2026-07-15 14:56:58 +03:30
SepehrYahyaee
da7a4f8890
YARA-994 and fixed metal plate bug
2026-07-15 10:33:50 +03:30
SepehrYahyaee
385757c3a0
Fixed file maker retrieving files
2026-07-14 14:30:41 +03:30
SepehrYahyaee
aec9e76918
Fixed file maker view files error
2026-07-14 13:52:12 +03:30
SepehrYahyaee
168e52a475
YARA-1117 and fixed completed status after in person visit has been called
2026-07-14 11:51:52 +03:30
SepehrYahyaee
4aa6e03afb
YARA-1119
2026-07-14 11:32:03 +03:30
SepehrYahyaee
36a34e27b3
YARA-1115
2026-07-14 11:23:39 +03:30
SepehrYahyaee
6387ebaed0
Fixed a bug where file makers would be able to view v4 files as well as v5 ones
2026-07-14 10:19:30 +03:30
SepehrYahyaee
e5de99adde
Fixed blame status after v4/v5 flows gets completed
2026-07-14 10:07:00 +03:30
SepehrYahyaee
5595083e86
YARA-1110
2026-07-13 11:53:47 +03:30
SepehrYahyaee
72dec7a917
YARA-1094, YARA-1095, YARA-1096
2026-07-12 14:07:27 +03:30
SepehrYahyaee
c955deda5c
YARA-1069
2026-07-12 11:44:32 +03:30
SepehrYahyaee
9b83db882b
YARA-982
2026-07-12 11:27:58 +03:30
SepehrYahyaee
bced6a0ec7
YARA-1062
2026-07-12 11:11:50 +03:30
SepehrYahyaee
a7fe04c032
YARA-986
2026-07-11 17:51:14 +03:30
SepehrYahyaee
0dcb2cf2ca
YARA-947, YARA-1038
2026-07-11 15:34:01 +03:30
1559a40213
merge upstream
2026-07-11 13:17:55 +03:30
SepehrYahyaee
54ae82aa38
YARA-1056
2026-07-11 13:16:14 +03:30
SepehrYahyaee
7a3ddcc7be
YARA-937
2026-07-11 12:23:00 +03:30
SepehrYahyaee
da3f57870e
YARA-917
2026-07-11 12:00:11 +03:30
b65d9bfe81
driverId problem fixed , also added a captcha required env called : CAPTCHA_ENABLED= to disable or enable CAPTCHA in development
2026-07-11 11:39:36 +03:30
SepehrYahyaee
04f51167c2
YARA-1061
2026-07-11 11:38:49 +03:30
SepehrYahyaee
2c8fd3960f
YARA-957
2026-07-11 11:25:42 +03:30
SepehrYahyaee
e59058520c
YARA-914, YARA-923
2026-07-11 11:16:16 +03:30
Soheil Hajizadeh
24340eb810
claim request management change
2026-07-07 18:52:07 +03:30
Soheil Hajizadeh
1e6c36cbd4
lookup of person role added + inquiry by unique identifier + put driver id in payload
2026-07-07 17:29:48 +03:30
Soheil Hajizadeh
ad5ff28be4
fanavaran damage case updated
2026-07-07 13:42:06 +03:30
45a51f2c24
merge upstream
2026-07-05 15:47:59 +03:30
Soheil Hajizadeh
0514548136
policyCINumber added to the payload
2026-07-05 15:45:39 +03:30
5b4cc0560f
Merge pull request 'V4: add WAITING_FOR_FILE_REVIEWER claim status; fix select-outer-parts for split flow' ( #176 ) from s.yahyaee/yara724-api:main into main
...
Reviewed-on: Yara724/api#176
2026-07-05 15:16:43 +03:30
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
8ab49c9a35
Merge pull request 'Fixed reviewer flow' ( #175 ) from s.yahyaee/yara724-api:main into main
...
Reviewed-on: Yara724/api#175
2026-07-05 11:47:11 +03:30
f0cd4461a8
Fixed reviewer flow
2026-07-05 11:46:37 +03:30
3205a89611
Merge pull request 'Fixed GET APIs for FileMaker and FileReviewer getting their own files' ( #174 ) from s.yahyaee/yara724-api:main into main
...
Reviewed-on: Yara724/api#174
2026-07-05 11:35:48 +03:30
14bc075521
Fixed GET APIs for FileMaker and FileReviewer getting their own files
2026-07-05 11:34:51 +03:30
1fe66b2d91
Merge pull request 'Adding file makers and file reviewers to global roles' ( #173 ) from s.yahyaee/yara724-api:main into main
...
Reviewed-on: Yara724/api#173
2026-07-04 14:21:17 +03:30
033a853b51
Adding file makers and file reviewers to global roles
2026-07-04 12:54:47 +03:30
f05891a112
Merge pull request 'Fixed outer parts flow bug in v4' ( #172 ) from s.yahyaee/yara724-api:main into main
...
Reviewed-on: Yara724/api#172
2026-07-04 10:29:10 +03:30
7641c56440
Fixed outer parts flow bug in v4
2026-07-04 10:28:20 +03:30
ae83100ef4
Merge pull request 'Added roles for GET car parts APIs' ( #171 ) from s.yahyaee/yara724-api:main into main
...
Reviewed-on: Yara724/api#171
2026-07-02 13:17:37 +03:30
9e2cf9bcdf
Added roles for GET car parts APIs
2026-07-02 13:17:04 +03:30