Commit Graph

729 Commits

Author SHA1 Message Date
riefive
aeaefb9478 feat(sep): refactor table letter 2025-10-28 14:01:09 +07:00
riefive
87762cf17a feat(sep): refactor monitoring of vclaim 2025-10-28 13:04:35 +07:00
Khafid Prayoga
dc653402c7 feat(installation-position): implement crud operations and ui components
- Add installation position handler, service, and schema
- Update list configuration and entry form components
- Enhance pagination component with configurable controls
- Implement installation position list view with search and pagination
2025-10-28 12:45:57 +07:00
riefive
f0ab15cadf feat(sep): add service of letter vclaim 2025-10-28 11:13:39 +07:00
riefive
2239b94632 fix: refetch doctor by specialist 2025-10-28 10:42:29 +07:00
riefive
99c5266f2b fix: add tree select subspecialist and filter doctor 2025-10-28 10:02:12 +07:00
Khafid Prayoga
bc4f5ddb0b wip: orgs position 2025-10-27 16:36:24 +07:00
riefive
803139cc17 fix: refactor entry form of encounter 2025-10-27 14:34:33 +07:00
Khafid Prayoga
af932ebfbc feat(org-src): add division position management page
- Add new division position page to side menu
- Implement division position list with improved employee name display
- Include necessary API calls with proper includes for related data
- Add error handling for data loading failures
2025-10-27 14:31:09 +07:00
riefive
c8dde10506 fix: change dpjp, unit and healthcare vclaim 2025-10-27 13:48:19 +07:00
riefive
aa2a20a018 fix: add constant and change some service of vclaim 2025-10-27 13:41:09 +07:00
Khafid Prayoga
16a4fc5d7f fix(division-detail): handle errors when fetching division and employee data
Add try-catch block to handle potential errors during API calls for division details and employee list. Show toast notification when errors occur to improve user feedback.
2025-10-27 13:32:56 +07:00
Khafid Prayoga
ddb9058969 feat(division-detail): add row numbering and remove pagination
- Add index column to division position list table
- Remove pagination component as it's no longer needed
- Map data to include row numbers before display
2025-10-27 13:22:10 +07:00
Khafid Prayoga
b16d3f108f refactor(division): improve employee name formatting and navigation
- Simplify employee name construction using array filtering
- Replace dropdown-action-ud with dropdown-action-dud component
- Update division detail navigation to use route navigation
- Clean up code formatting and remove unnecessary whitespace
2025-10-27 11:05:32 +07:00
Andsky
0504712559 Feat/encounter status 107 (#136) 2025-10-25 16:21:39 +07:00
Andrian Roshandy
9919b4b896 Merge branch 'dev' into fe-prescription-56 2025-10-25 15:36:29 +07:00
Andrian Roshandy
b7d4fcf939 Merge branch 'dev' into feat/encounter-status-107 2025-10-25 15:31:30 +07:00
e93e72a780 dev: chore, note on encounter process 2025-10-25 05:05:53 +07:00
Andsky
0212b9c39f Feat/encounter status 107 (#129)
* dev: hotfix, moved combobox and datepicker

* dev: hotfix, moved combobox and datepicker

* dev: hotfix, text-size standardization

* dev: hotfix, text-size standardization

* feat/encounter-status-107: wip

* feat/encounter: wip

* feat/encounter: done

---------

Co-authored-by: Munawwirul Jamal <munawwirul.jamal@gmail.com>
2025-10-25 05:03:48 +07:00
Andrian Roshandy
19a43bd291 Merge branch 'dev' into fe-prescription-56 2025-10-25 05:02:57 +07:00
Andrian Roshandy
eaac4aab85 Merge branch 'dev' into feat/encounter-status-107 2025-10-25 05:01:45 +07:00
riefive
26e9ea96ea fix: debug encounter 2025-10-24 17:04:46 +07:00
Khafid Prayoga
df27262bd1 impl get position over detail divions
wip: detail division

for entry new division position

finish v1 divison-position
2025-10-24 16:51:55 +07:00
3558672f9a dev: hotfix, system by-passes role-access 2025-10-24 15:34:31 +07:00
riefive
3108297d8f fix: restructure encounter get patient 2025-10-24 15:23:01 +07:00
riefive
7f0c6e6fed fix: move patient view dialog under patient 2025-10-24 14:52:54 +07:00
riefive
197e79bd0c feat(sep): add selected prop to ListPatient and enhance radio selection handling in select-radio component 2025-10-24 14:27:57 +07:00
riefive
aea4c3cd5c feat(sep): introduce PatientData interface and update select-radio component to include menu property 2025-10-24 13:46:54 +07:00
riefive
80f75a3c02 feat(sep): enhance entry form and update label formatting in services 2025-10-24 13:21:52 +07:00
riefive
ae995fef1d refactor(integration-bpjs): update validation logic for accident-related fields 2025-10-24 13:12:40 +07:00
Andrian Roshandy
d90e40043c Merge branch 'dev' into fe-prescription-56 2025-10-24 12:40:59 +07:00
Andrian Roshandy
0c9f9deb7e fe-prescription-56: wip 2025-10-24 12:38:02 +07:00
Munawwirul Jamal
b90f0c1047 Merge pull request #125 from dikstub-rssa/feat/integrasi-assessment-medis-114
Feat/integrasi assessment medis 114
2025-10-24 11:05:27 +07:00
Abizrh
b26160291c Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feat/integrasi-assessment-medis-114 2025-10-24 09:59:52 +07:00
Munawwirul Jamal
1042fd4923 chore: update .env.example 2025-10-24 08:16:06 +07:00
riefive
fb3e10bd11 feat(sep): testing create sep 2025-10-23 16:15:04 +07:00
riefive
abb0881338 feat(sep): add navigate back to encounter 2025-10-23 14:52:41 +07:00
riefive
792f24d1fc feat(sep): add query from encounter 2025-10-23 14:48:23 +07:00
Andrian Roshandy
729474a2a0 Merge branch 'dev' into fe-prescription-56 2025-10-23 14:16:52 +07:00
Andrian Roshandy
7f3fe813c5 feat/device-order: wip 2025-10-23 14:09:01 +07:00
riefive
e3bb95454b chore: solve conflict 2025-10-23 13:56:03 +07:00
riefive
1cd326c9e2 chore: remove small entry 2025-10-23 13:34:53 +07:00
riefive
6a184ae311 feat(sep): add error message 2025-10-23 13:32:13 +07:00
Abizrh
a0c93f4d98 Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feat/integrasi-assessment-medis-114 2025-10-23 12:48:44 +07:00
riefive
7f0e7bee4a feat(sep): add class form 2025-10-23 12:15:55 +07:00
Munawwirul Jamal
ddd35d60c0 chore: .env update 2025-10-23 11:12:04 +07:00
Abizrh
44588f3273 🐛 fix (user): fix user role computation 2025-10-22 17:40:53 +07:00
Abizrh
621c9a237f Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feat/integrasi-assessment-medis-114 2025-10-22 17:21:09 +07:00
Abizrh
fe08643c0e 🐛 fix (encounter): fetch encounter data instead of patient data 2025-10-22 17:20:06 +07:00
riefive
891c67d6ff feat(sep): integrate sep create 2025-10-22 14:50:00 +07:00