Commit Graph

28 Commits

Author SHA1 Message Date
munawwirul_jamal c4eeda5777 Merge branch 'dev' into feat/consultation-82 2025-10-19 06:27:59 +07:00
munawwirul_jamal 0c24befd29 Merge branch 'dev' into feat/patient-63 2025-10-17 16:54:30 +07:00
Khafid Prayoga 2b8bf55e8a feat(medical-action): implement medical action source management
- Add medical action source list component with pagination and search
- Create CRUD operations for medical action source
- Implement form entry and validation for medical action source
- Add confirmation dialog for delete operations
2025-10-17 13:20:29 +07:00
Khafid Prayoga 1b61265f8c feat(diagnose-src): implement diagnose source CRUD functionality
- Add diagnose source list, entry form, and related components
- Create services, handlers, and schemas for diagnose source operations
2025-10-17 11:08:21 +07:00
Khafid Prayoga 1ba37e46e1 feat(mcu-procedure): add procedure source management feature
- Implement procedure source list view with pagination and search
- Add create, read, update, and delete operations for procedure sources
- Include form validation using zod schema
- Set up data table configuration for procedure listing
- Add confirmation dialogs for delete operations
- Update delete record confirmation based on list config delKeyNames
2025-10-17 10:31:03 +07:00
Khafid Prayoga 070239270e feat(patient): add patient handler and refactor form submission
- Introduce new patient handler using genCrudHandler for CRUD operations
- Refactor patient entry form to use handler for save operations
- Separate form data composition from submission logic
- Handle file uploads and navigation after successful submission
2025-10-16 14:04:00 +07:00
munawwirul_jamal c8ec0410e6 Merge branch 'dev' into feat/consultation-82 2025-10-15 20:13:47 +07:00
munawwirul_jamal 0f7f4f592b feat/encounter: cleaning 2025-10-12 16:10:06 +07:00
munawwirul_jamal 51d1221318 Merge branch 'dev' into feat/consultation-82 2025-10-08 07:55:22 +07:00
Munawwirul Jamal 3eb9dde21d Dev cleaning (#106) 2025-10-08 00:03:36 +07:00
munawwirul_jamal 427d97c29f feat/consultation-82: done 2025-10-05 03:30:22 +07:00
munawwirul_jamal ce785f2092 dev: hotfix
+ data table
+ genCrudHandler
+ crud-base
2025-10-04 06:55:12 +07:00
riefive 18eaef2e37 feat(division): create handler for division position 2025-09-30 09:30:41 +07:00
riefive 70a6e60769 feat: add specialist, subspecialist and division handlers 2025-09-29 13:53:18 +07:00
riefive fa6b99c193 feat(unit): add specialist service models 2025-09-29 13:23:51 +07:00
riefive 050f8964ef feat(unit): add unit and installation service models 2025-09-29 13:20:45 +07:00
riefive b221239c32 chore: modify handlers to reusable function 2025-09-29 10:17:33 +07:00
riefive 11e63dde3e feat(medicine): modify entry-form, create handler and service 2025-09-29 09:57:57 +07:00
riefive 867f93af31 feat(uom): integrate api for uom 2025-09-26 15:46:22 +07:00
riefive 5d41e4e60d chore: modify service and hanler 2025-09-26 14:03:44 +07:00
riefive 94e8b26fa8 feat(medicine): add handlers 2025-09-25 16:03:01 +07:00
riefive e3d3188b1d feat(device): update handler of device 2025-09-25 13:10:34 +07:00
riefive f0f32598f4 chore: add handler parent 2025-09-25 13:03:54 +07:00
riefive 2bb38576a9 feat(material): add toast 2025-09-25 11:36:14 +07:00
riefive c3c21f28e7 feat(material): finishing integration of material 2025-09-24 17:12:01 +07:00
riefive 6b950f7682 feat(device): integrate api device 2025-09-22 13:39:36 +07:00
riefive 1e5b872f05 feat(material): update with processing 2025-09-19 16:14:41 +07:00
riefive 70378a69e9 feat(material): modify handlers and service of material 2025-09-19 15:23:09 +07:00