Commit Graph

3 Commits

Author SHA1 Message Date
Khafid Prayoga
dfc25f0048 feat(encounter): laporan tindakan cru
feat(treatment-report): add view mode for treatment reports

- Introduce new View component for displaying treatment report details
- Extend useQueryCRUDMode to support 'view' mode
- Update List component to handle view actions
- Implement navigation between list, entry and view modes

refactor(treatment-report): improve navigation flow between views

- Add fromView flag to track navigation origin
- Implement smart back navigation (goBack) that returns to previous view
- Update edit handlers to pass navigation context
- Clean up unused back handlers in form component

cleanup

set responsive details
2025-12-02 13:48:43 +07:00
Abizrh
f1307980ff 🐛 fix (general-consent): fix mapping data from api 2025-11-20 00:35:25 +07:00
0e43bff367 dev: hotfix, added userQueryCRUD 2025-10-13 21:40:12 +07:00