Commit Graph

34 Commits

Author SHA1 Message Date
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
7ed5177127 rename directory to match backend service apis 2025-10-17 11:12:20 +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
c4593eba09 Merge branch 'dev' of github.com:dikstub-rssa/simrs-fe into feat/clinical-src-119 2025-10-17 09:21:54 +07:00
61a3e8597b dev: hotfix, improvements
+ components/pub/my-ui/data-table
+ components/pub/ui/badge
+ lib/date
2025-10-17 02:18:25 +07:00
Khafid Prayoga
586c043411 feat(mcu-src): add new medical checkup source pages
Add index pages for medical checkup source features including diagnosis, procedure, and medical action lists
2025-10-16 16:42:02 +07:00
a4fb33dc3e dev: hotfix, data table
+ deepFetch for nested field
+ sampel
2025-10-16 16:06:02 +07:00
Khafid Prayoga
f7d9027037 feat(side-menu): add new menu items for MCU section
Add procedure, diagnosis, and medical action links to the MCU section of the side menu to improve navigation and user access to these features
2025-10-16 15:53:57 +07:00
Khafid Prayoga
9b38689f79 feat(models): add source models for medical entities
Add new model interfaces and generators for diagnose, procedure, medical action and its items. These models will be used as base structures for medical data processing.
2025-10-16 15:35:29 +07:00
cc848a662f dev: hotfix, default API_ORIGIN 2025-10-16 12:56:50 +07:00
bf831edead dev: hotfix, styling
+ sidebar
+ modal and dialog
2025-10-16 05:28:40 +07:00
1cae6de418 dev: chore, update .gitgnore 2025-10-15 07:57:43 +07:00
1a5427cf55 dev: hotfix, chore on .vscode dir 2025-10-15 07:56:35 +07:00
32c815a6e5 dev: hotfix, cleaning data-table 2025-10-15 07:37:57 +07:00
0e43bff367 dev: hotfix, added userQueryCRUD 2025-10-13 21:40:12 +07:00
Munawwirul Jamal
be5768b842 Merge pull request #112 from dikstub-rssa/feat/cleaning
feat/cleaning: complete the pages
2025-10-13 07:37:18 +07:00
39cfe08a62 feat/cleaning: complete the pages 2025-10-13 07:35:00 +07:00
cad7ac6a71 dev: hotfix, adjust some inputs 2025-10-12 21:24:35 +07:00
Munawwirul Jamal
e71bb4d13d Merge pull request #110 from dikstub-rssa/feat/encounter
Feat/encounter
2025-10-12 16:15:48 +07:00
c31b5a61ff Merge branch 'dev' into feat/encounter 2025-10-12 16:15:27 +07:00
Munawwirul Jamal
b649f6cd23 Merge pull request #109 from dikstub-rssa/feat/rehab-medical-assessment-76-new
 feat (soapi): introduce early rehab and function forms
2025-10-12 16:11:57 +07:00
0f7f4f592b feat/encounter: cleaning 2025-10-12 16:10:06 +07:00
f52e516775 dev: hotfix, layout 2025-10-12 13:06:21 +07:00
966dc1c282 dev: hotfix, more standardization 2025-10-12 12:15:52 +07:00
f7b66d2ad8 dev: hotfix, text-size standardization 2025-10-12 11:52:21 +07:00
2f2e48dce4 dev: hotfix, combobox test-size 2025-10-12 11:34:27 +07:00
Abizrh
bf5109c457 feat (soapi): introduce early rehab and function forms 2025-10-11 21:33:08 +07:00
867c1b4e9e dev: hotfix, moved combobox and datepicker 2025-10-11 00:36:40 +07:00
Muhammad Rifai
f94b6d273a Feat Infra (#108)
* fix: adjustment some schemas

* fix(room): fixing integrate unit of room

* feat(warehouse): modify form and integration

* feat(counter): modify form and integration

* feat(screen): add list, form and integration

* feat(screen): add page for public screen

* fix: add on reset state at list

* fix: solve list of relation

* feat(chamber): integrate form to api chamber

* feat(bed): integrate form to api bed

* fix: add searching function on list service

* fix: rewrite style for dropdown and tree select

* fix: add sort params

* fix: add sort params on division + medicine

* feat(division-position): layouting form + list

* fix: add sort params for getValueList

* chore: modify side menu style

* chore: fix ui dashboard

* feat(division-position): add content list

* feat(division-position): add temporary page

* feat(division-position): modify content and entry form
2025-10-10 20:36:07 +07:00
Khafid Prayoga
4f0c1f4318 fix(refactor): kena timpa ges sepertinya 2025-10-08 16:41:40 +07:00
Munawwirul Jamal
3eb9dde21d Dev cleaning (#106) 2025-10-08 00:03:36 +07:00
7fdd5c61f0 chore: modified gitignore and readme 2025-08-28 08:11:20 +07:00
Munawwirul Jamal
08a4459723 Initial commit 2025-07-22 15:30:22 +07:00