1178 Commits

Author SHA1 Message Date
riefive
5cb03ea3d7 fix: update page ambulatory, inpatient + emergency 2025-12-03 14:20:18 +07:00
riefive
04efd22f85 fix: update link item filtering logic for registration group 2025-12-03 13:51:13 +07:00
riefive
75e0e8ac18 feat: enhance filter navigation with role-based visibility and active position handling 2025-12-03 13:36:14 +07:00
riefive
4c670701c4 feat: enhance filter navigation with role-based visibility and active position handling 2025-12-03 13:22:25 +07:00
riefive
6a27c1f346 feat: update payment handling and remove unused code in entry forms 2025-12-03 12:05:23 +07:00
Andrian Roshandy
7b4b4eecf9 Merge branch 'feat/mcu-order' into feat/procedure-room-order 2025-12-03 10:18:15 +07:00
Andrian Roshandy
782034c2b1 Merge branch 'dev' into feat/micro-lab-order-50 2025-12-03 10:16:45 +07:00
Andrian Roshandy
e8d654b4ae Merge branch 'dev' into feat/ap-lab-order-52 2025-12-03 10:11:47 +07:00
riefive
42bb79554f fix: solve entry on encounter 2025-12-03 10:06:51 +07:00
Andrian Roshandy
9f72e1df47 Merge branch 'dev' into feat/procedure-room-order 2025-12-03 10:02:57 +07:00
riefive
e8c15e189f fix: solve edit + add pages 2025-12-03 09:55:35 +07:00
b80ee5a55e dev: hotfix, my-ui/combobox v-model 2025-12-03 09:46:40 +07:00
Andrian Roshandy
fa0ae9866e feat/procedure-room-order: wip #3 2025-12-03 09:44:33 +07:00
Andrian Roshandy
ce93f996d9 feat/procedure-room-order: wip #2
+ procedure-room
2025-12-03 09:43:36 +07:00
Andrian Roshandy
4444e87cb3 feat/procedure-room-order: wip #1
+ material-package
+ material-package-item
2025-12-03 09:42:31 +07:00
riefive
f0d3de26be feat: remove file type validation from file upload component 2025-12-03 09:41:41 +07:00
Abizrh
3038448f4a feat (initial-nursing): add initial nursing entry form and preview 2025-12-02 16:48:24 +07:00
riefive
f95d8f3009 feat: modify file upload component 2025-12-02 16:08:41 +07:00
Khafid Prayoga
723b439c97 bind to new encounter init 2025-12-02 16:06:26 +07:00
Khafid Prayoga
a011e3a2eb Merge branch 'dev' of github.com:dikstub-rssa/simrs-fe into feat/laporan-tindakan-185 2025-12-02 15:06:56 +07:00
9a8ee9d90f dev: hotfix, consultation 2025-12-02 14:50:10 +07:00
Abizrh
ff4aefa593 🐛 fix (api): correct type code parameter name in api requests 2025-12-02 14:46:53 +07:00
Abizrh
a1a2a92ebd ⚙️ chore (initial-nursing): remove unused functions and adjust type code 2025-12-02 14:45:51 +07:00
Abizrh
b24a33c802 🐛 fix (initial-nursing): correct typecode value 2025-12-02 14:27:41 +07:00
riefive
ebac2244ac feat: enhance error handling in CRUD operations and adjust encounterId type in SEP creation 2025-12-02 14:24:08 +07:00
Khafid Prayoga
45e3d60618 done delete row on list laporan tindakan 2025-12-02 14:23:22 +07:00
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
riefive
64efb0dee7 feat: update role permissions and clean up access checks in encounter edit and add pages 2025-12-02 13:41:27 +07:00
riefive
38ecb5fa08 feat: add encounterId handling in SEP entry and update validation logic in integration schema 2025-12-02 13:31:17 +07:00
riefive
32a6c27375 feat: remove unused VClaim configuration and clean up validation logic in integration schema 2025-12-02 13:11:49 +07:00
riefive
a058fd6659 feat: add new encounter entry form and handler with VClaim SEP and member validation. 2025-12-02 12:50:14 +07:00
riefive
4df67ed979 feat: Implement encounter add/edit forms for inpatient, outpatient, and emergency features, and remove outdated documentation. 2025-12-02 12:09:48 +07:00
Khafid Prayoga
be1b86141f impl: form entry with source of add,edit
feat(treatment-report): add history list component and dialog integration

- Create new list-history.vue component for displaying treatment report history
- Add configuration file for history list data table
- Integrate history list into main treatment report view with dialog
- Replace simple filter button with action buttons including history view

feat(treatment-report): implement crud navigation and form actions

- Add new entry component for treatment report with list and form views
- Implement back navigation using useQueryCRUDMode
- Replace form submit button with action footer component
- Update dropdown action component for detail view

refactor(treatment-report): restructure form components and update mode handling

- Rename 'add.vue' to 'form.vue' for better clarity
- Update form mode types from 'create|update|view' to 'add|edit|view'
- Implement proper reactive state handling for form modes
- Add new form component with loading states and mock data
- Enhance list component with action handlers and navigation

fix default calculated hours
2025-12-02 11:49:40 +07:00
riefive
cfecd72d49 feat: implement encounter edit mode with GET/PATCH endpoints and comprehensive testing documentation 2025-12-02 11:38:16 +07:00
riefive
748004e0a1 feat: add support for removing old SEP data and refactor remove function 2025-12-02 11:20:04 +07:00
riefive
297e16eaee feat: update API paths to v1 and remove old path references for consistency 2025-12-02 11:06:48 +07:00
e6ac4bbadd dev: hotfix, blocking error on build removal 2025-12-02 10:34:30 +07:00
Andsky
7319cbcfd0 Merge pull request #194 from dikstub-rssa/feat/page-cleaning
Feat/page cleaning
2025-12-02 10:02:35 +07:00
Andrian Roshandy
88a2dc5aba feat/page-cleaning: adjust add encounter 2025-12-02 10:02:00 +07:00
Andrian Roshandy
d221203bd5 Merge branch 'dev' into feat/page-cleaning 2025-12-02 03:23:36 +07:00
Andrian Roshandy
5659aba875 feat/page-cleaning: adjust encounter quick info 2025-12-02 03:23:26 +07:00
Abizrh
e5a227989b feat (encounter): add initial nursing study feature 2025-12-01 22:53:42 +07:00
Munawwirul Jamal
fe47ba51b2 Merge pull request #181 from dikstub-rssa/feat/kfr-kemoterapi-174
Feat/kfr kemoterapi 174
2025-12-01 20:48:45 +07:00
Munawwirul Jamal
37c70608ac Merge pull request #186 from dikstub-rssa/feat/laporan-operasi-182
Feat/laporan operasi
2025-12-01 20:48:12 +07:00
d34557522b Merge branch 'dev' into feat/kfr-kemoterapi-174 2025-12-01 20:47:45 +07:00
44e349a2f5 Merge branch 'dev' into feat/laporan-operasi-182 2025-12-01 20:46:27 +07:00
Andrian Roshandy
b172125d99 Merge branch 'feat/page-cleaning' into feat/mcu-order 2025-12-01 20:41:58 +07:00
Munawwirul Jamal
8024389ff5 Merge pull request #191 from dikstub-rssa/feat/page-cleaning
Feat/page cleaning
2025-12-01 20:14:22 +07:00
riefive
be3f5c9d40 feat: debug xfetch 2025-12-01 15:09:28 +07:00
riefive
4dc7aa2fe9 feat: add diagnosis name handling and update SEP title in integration pages 2025-12-01 14:53:09 +07:00