Commit Graph
209 Commits
Author SHA1 Message Date
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
Andrian Roshandy ccc9b0bda3 Merge branch 'dev' into fe-prescription-56 2025-10-13 07:44:40 +07:00
munawwirul_jamal 0f7f4f592b feat/encounter: cleaning 2025-10-12 16:10:06 +07:00
munawwirul_jamal f94ccd707b Merge branch 'feat/consultation-82' into fe-prescription-56 2025-10-08 08:00:01 +07:00
munawwirul_jamal 06476756fb fe-prescription-56: wip 2025-10-08 07:58:48 +07:00
munawwirul_jamal 51d1221318 Merge branch 'dev' into feat/consultation-82 2025-10-08 07:55:22 +07:00
Munawwirul JamalandGitHub 3eb9dde21d Dev cleaning (#106) 2025-10-08 00:03:36 +07:00
riefive 8601d4a4fd fix: remove shared handlers 2025-10-06 11:07:05 +07:00
riefive fff5f2c11d fix: update content list of specialist, subspecialist, etc 2025-10-06 11:06:29 +07:00
riefive 301cb82803 fix: update list medicine 2025-10-06 11:00:14 +07:00
riefive 3003ec9d80 fix: update list division + equipment 2025-10-06 10:45:15 +07:00
riefive d1bcd6e66c fix: update some service 2025-10-06 10:38:10 +07:00
riefive 8eaf95dd3e fix: update service for unit and uom 2025-10-06 10:20:05 +07:00
riefive 58c0dde377 fix: update handler for unit and uom 2025-10-06 10:14:51 +07:00
riefive fe23c75aca fix: update some service and handlers 2025-10-06 10:09:24 +07:00
riefive ecdc5d80d9 fix: update device service and handler 2025-10-06 09:51:31 +07:00
munawwirul_jamal 427d97c29f feat/consultation-82: done 2025-10-05 03:30:22 +07:00
riefive 42a54bbb3b fix: solve conflict after pull 2025-10-04 09:07:03 +07:00
riefive a7cbbeeda9 feat(division): fixing logic treeview 2025-10-04 09:05:28 +07:00
riefive f02903e756 feat(division): change parent id to number before integrate 2025-10-04 08:30:19 +07:00
riefive c5ba07a226 feat(division): create tree item converter for division 2025-10-04 08:30:18 +07:00
riefive 8e7ce771b0 test: call division position 2025-10-04 08:30:18 +07:00
riefive 7edab33427 fix: handler reset state 2025-10-04 08:30:18 +07:00
riefive 3c046a4d82 fix: list integration 2025-10-04 08:30:17 +07:00
riefive 6feb480a51 fix: change get encounter class to constants 2025-10-04 08:30:17 +07:00
riefive a6377ef943 fix: includes for unit 2025-10-04 08:30:16 +07:00
riefive 41405ae113 fix: resolve list organization source 2025-10-04 08:30:16 +07:00
riefive 6b69e48bd6 feat(installation): add encounter list 2025-10-04 08:30:16 +07:00
riefive 59847dce34 chore: add shared handlers 2025-10-04 08:30:16 +07:00
munawwirul_jamal ce785f2092 dev: hotfix
+ data table
+ genCrudHandler
+ crud-base
2025-10-04 06:55:12 +07:00
riefive 55559a4683 feat(division): change parent id to number before integrate 2025-10-03 15:00:10 +07:00
riefive 539a1cefb0 feat(division): create tree item converter for division 2025-10-03 10:54:35 +07:00
riefive 757b8c0444 test: call division position 2025-10-02 15:31:27 +07:00
riefive 378e6773b8 fix: handler reset state 2025-10-02 14:49:55 +07:00
riefive 693d8225bf fix: list integration 2025-10-02 14:12:10 +07:00
riefive fc3bda14f4 fix: change get encounter class to constants 2025-10-02 11:16:23 +07:00
riefive 546423bdfb fix: includes for unit 2025-10-01 15:24:54 +07:00
riefive cc41118570 fix: resolve list organization source 2025-10-01 14:36:48 +07:00
riefive 6a7a9cda80 feat(installation): add encounter list 2025-10-01 13:05:36 +07:00
riefive c96d738379 chore: add shared handlers 2025-10-01 13:01:24 +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