Commit Graph

31 Commits

Author SHA1 Message Date
Abizrh
013c18d746 Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feat/integrasi-assessment-medis-114 2025-11-05 10:04:26 +07:00
Abizrh
6bb881d248 feat (soapi): implement soapi entry with form and list 2025-11-02 23:20:38 +07:00
5f9e441147 dev: hotfix
- chore, .gitignore
- feat, ok button for my-ui/nav-footer
2025-10-31 14:30:19 +07:00
Abizrh
608a0ce6c1 enhance (pub): adjust data-table toggleSelection 2025-10-30 20:45:46 +07:00
9e82d17943 dev: hotfix, more styling 2025-10-28 16:06:22 +07:00
3e7e735ae4 dev: hotfix, nav-footer, button, dialog 2025-10-28 15:41:07 +07:00
8b869f6d4d Merge branch 'dev' into feat/patient-63 2025-10-18 06:53:32 +07:00
723cd2c7b3 dev: compact styling 2025-10-18 06:52:12 +07:00
e6717e2b6d dev: hotfix, content header adjustment 2025-10-17 16:53:44 +07:00
6f8eed1280 dev: hotfix, content header adjustment 2025-10-17 16:53:07 +07:00
397d744f34 dev: hotfix, improvements
+ components/pub/my-ui/data-table
+ components/pub/ui/badge
+ lib/date
2025-10-17 16:53:07 +07:00
60f2d8378c dev: hotfix, data table
+ deepFetch for nested field
+ sampel
2025-10-17 16:53:06 +07:00
ad94e1d06f dev: hotfix, styling
+ sidebar
+ modal and dialog
2025-10-17 16:53:06 +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
a4fb33dc3e dev: hotfix, data table
+ deepFetch for nested field
+ sampel
2025-10-16 16:06:02 +07:00
bf831edead dev: hotfix, styling
+ sidebar
+ modal and dialog
2025-10-16 05:28:40 +07:00
Khafid Prayoga
20b96ab7e4 wip: data masih dead pixel upload sukses 2025-10-15 16:37:46 +07:00
Khafid Prayoga
4976916780 Merge branch 'dev' of github.com:dikstub-rssa/simrs-fe into feat/patient-63 2025-10-15 12:45:40 +07:00
32c815a6e5 dev: hotfix, cleaning data-table 2025-10-15 07:37:57 +07:00
Khafid Prayoga
dd0c2864c7 wip: file upload basic 2025-10-14 13:41:15 +07:00
Khafid Prayoga
bc286f16c8 wip: select regency paginated
todo: search reactive

wip: paginated regency

todo: search bind

wip gess
2025-10-14 11:36:55 +07:00
Khafid Prayoga
c8620e4ed2 Merge branch 'dev' of github.com:dikstub-rssa/simrs-fe into feat/patient-63 2025-10-13 13:13:54 +07:00
cad7ac6a71 dev: hotfix, adjust some inputs 2025-10-12 21:24:35 +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
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
55239606af feat(patient): address integration to backend apis
feat(patient): add newborn status field and validation

- Add radio button component for newborn status selection
- Update patient schema with newborn status validation
- Remove deprecated alias field from person model
- Refactor disability type handling in patient schema

fix(patient): correct address comparison logic and schema

Update the patient address comparison to use boolean instead of string '1' and modify the schema to transform the string value to boolean. This ensures consistent type usage throughout the application.

feat(models): add village and district model interfaces

Add new model interfaces for Village and District with their respective generator functions. These models will be used to handle administrative division data in the application.

feat(address): implement dynamic province selection with caching

- Add province service for CRUD operations
- Create useProvinces composable with caching and loading states
- Update select-province component to use dynamic data
- Export SelectItem interface for type consistency
- Improve combobox styling and accessibility

feat(address-form): implement dynamic regency selection with caching

- Add new regency service for CRUD operations
- Create useRegencies composable with caching and loading states
- Update SelectRegency component to use dynamic data based on province selection
- Improve placeholder and disabled state handling

feat(address-form): implement dynamic district selection

- Add district service for CRUD operations
- Create useDistricts composable with caching and loading states
- Update SelectDistrict component to use dynamic data
- Remove hardcoded district options and implement regency-based filtering

feat(address-form): implement dynamic village selection with caching

- Add village service for CRUD operations
- Create useVillages composable with caching and loading states
- Update SelectVillage component to fetch villages based on district
- Remove hardcoded village options in favor of API-driven data

feat(address-form): improve address selection with debouncing and request deduplication

- Add debouncing to prevent rapid API calls when selecting addresses
- Implement request deduplication to avoid duplicate API calls
- Add delayed form reset to ensure proper composable cleanup
- Add isUserAction flag to force refresh when user changes selection
2025-10-08 15:58:22 +07:00
Munawwirul Jamal
3eb9dde21d Dev cleaning (#106) 2025-10-08 00:03:36 +07:00