Commit Graph

1117 Commits

Author SHA1 Message Date
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
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
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
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
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
Munawwirul Jamal 78fc28922d Merge pull request #191 from dikstub-rssa/feat/page-cleaning
Feat/page cleaning
2025-11-28 19:20:57 +07:00
Andrian Roshandy afb3738e5b feat/page-cleaning: finished 2025-11-28 18:39:46 +07:00
Khafid Prayoga 1b4d3af909 done: edit, detail report
fix: parsing err datetime on edit mode

todo: koordinasi dengan tim be terkait datetime iso

impl edit form

feat(treatment-report): add detail view and preview components

- Implement treatment report detail page with RBAC checks
- Create preview component with accordion layout
- Extract mock data to shared sample file
- Enhance procedure picker with preview mode
- Update schema to make procedure id required
- Improve detail row styling and layout

feat(treatment-report): update page titles and enhance preview component

- Update page titles for treatment report pages to be more descriptive
- Implement date formatting in treatment report preview
- Add router navigation for edit functionality
- Enhance preview component with detailed operation data sections
- Add support for tissue notes display in preview
2025-11-28 16:53:55 +07:00
riefive 6c8ebb8192 feat: enhance SEP entry form 2025-11-28 16:35:40 +07:00
riefive bd30d19beb feat: enhance SEP handling by adding source path to navigation and initializing form data 2025-11-28 16:28:10 +07:00
riefive 973931ec2f feat: enhance SEP entry and detail handling with new link mode and save functionality 2025-11-28 16:02:11 +07:00
riefive e9ed2a3715 feat: implement SEP search functionality and enhance history management 2025-11-28 14:48:29 +07:00
Khafid Prayoga ccefb69f0c adjustment on picker dialog procedure
refactor(procedure-picker): improve component structure and add readonly support

- Reorganize imports and add type imports section
- Replace custom Button with ButtonAction component
- Add readonly state handling for fields and buttons
- Improve type safety with ProcedureSrc type casting

feat(usePaginatedList): add syncToUrl option for nested components

Add syncToUrl option to disable URL synchronization when used in modals or nested components to prevent overriding parent page URL. Default remains true for backward compatibility.

Also includes minor formatting improvements in procedure-list.vue template.
2025-11-28 12:45:45 +07:00
riefive a2e8f04304 feat: add validation for SEP number and member input in encounter entry 2025-11-28 12:45:41 +07:00
riefive 7605493d09 feat: create integration-sep file 2025-11-27 16:09:37 +07:00
Abizrh 409e8fd1ed feat (encounter): add summary medic feature 2025-11-27 15:49:31 +07:00
munawwirul_jamal 851f71ae66 feat/page-cleaning: adjust role var naming 2025-11-27 14:42:32 +07:00
Khafid Prayoga 1fbd20d9ae done: form entry laporan tindakan
todo: manage state readonly ke komponen app prosedur

pager-nav: scroll x on small screen

form-schema: catatan opsional

feat(treatment-report): add datetime validation and duration calculation
- Change operator team fields from IDs to names in schema and form
- Modify blood input schema to use type-based amount selection
- Update form fields to match new schema structure
- Simplify radio bloods component logic and styling
- Add validation for ISO datetime format in treatment report schema
- Implement duration calculation for operation and anesthesia times
- Update input fields to use datetime-local type
- Add disabled state for radio bloods component
2025-11-27 14:39:29 +07:00
riefive d8f2e30bd6 feat: add member validation and enhance encounter entry form with additional fields 2025-11-27 14:19:58 +07:00
riefive b38487e41f feat: enhance encounter entry forms with mode handling and default date setup 2025-11-27 11:46:06 +07:00
munawwirul_jamal 9755686e14 Merge branch 'dev' into feat/page-cleaning 2025-11-27 04:51:14 +07:00
munawwirul_jamal 3bb10bc556 merge dev 2025-11-27 04:50:07 +07:00
munawwirul_jamal c4ab408a09 dev: hotfixes
+ show main menu on enc list
+ content-header default exporter
2025-11-27 04:48:45 +07:00
munawwirul_jamal 4d16ce0f25 Merge branch 'dev' into feat/page-cleaning 2025-11-27 04:40:35 +07:00
munawwirul_jamal b2305f2279 dev: hotfix, show main menu on enc list 2025-11-27 04:25:33 +07:00
Munawwirul Jamal b3e3b76cb9 Merge pull request #166 from dikstub-rssa/feat/encounter-adjustment-163
Feat: Encounter Adjustment
2025-11-26 18:14:23 +07:00