Commit Graph

970 Commits

Author SHA1 Message Date
riefive e8c15e189f fix: solve edit + add pages 2025-12-03 09:55:35 +07:00
munawwirul_jamal 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
munawwirul_jamal 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
munawwirul_jamal e6ac4bbadd dev: hotfix, blocking error on build removal 2025-12-02 10:34:30 +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 d34557522b Merge branch 'dev' into feat/kfr-kemoterapi-174 2025-12-01 20:47:45 +07:00
munawwirul_jamal 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
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
riefive 8a954a8c00 feat: update API paths to v1 and add fallback to old paths for backward compatibility 2025-12-01 13:53:25 +07:00
riefive 6d3dc0e426 feat: enhance SEP entry form and detail handling with conditional disabling and improved data filtering 2025-12-01 12:02:26 +07:00
riefive 4536ca2ef9 feat: enhance SEP entry form and handling with new readonly mode and improved data fetching 2025-12-01 11:42:32 +07:00
Andrian Roshandy 9b7a7192a0 feat/page-cleaning: menu adjustment 2025-12-01 08:31:14 +07:00
Andrian Roshandy bae0a222b8 feat/micro-lab-order-50: adjust for antibiotic 2025-12-01 01:51:04 +07:00
Andrian Roshandy 1ee0f39e7d feat/micro-lab-order-50: added antibiotic 2025-12-01 01:50:39 +07:00
Andrian Roshandy 95e27a8b6f feat/micro-lab-order-50: wip 2025-11-30 13:00:04 +07:00
Andrian Roshandy a002ef6c6e Merge branch 'feat/mcu-order' into feat/micro-lab-order-50 2025-11-30 12:50:31 +07:00
Andrian Roshandy b2d3c14ddc feat/mcu-order: adjustment 2025-11-30 12:49:38 +07:00
Andrian Roshandy fb2f01bd36 Merge branch 'feat/mcu-order' into feat/micro-lab-order-50 2025-11-30 12:43:11 +07:00
Andrian Roshandy 5c92f8b946 feat/mcu-order: added the components 2025-11-30 12:30:50 +07:00
Andrian Roshandy 9a481fec14 Merge branch 'dev' into feat/micro-lab-order-50 2025-11-28 21:18:10 +07:00
Andrian Roshandy 4251239f7c feat/micro-lab-order-50: wip 2025-11-28 21:17:18 +07:00