Khafid Prayoga
1083bb5384
Merge branch 'dev' of github.com:dikstub-rssa/simrs-fe into feat/patient-63-adjustment
2025-12-08 15:38:14 +07:00
e4cd02f2ce
dev: hotfix temp 2
2025-12-08 13:22:21 +07:00
5db181fc16
dev: hotfix temp
2025-12-08 12:33:31 +07:00
Munawwirul Jamal
d78e0b1ae7
Merge pull request #222 from dikstub-rssa/feat/education-assessment-79
...
Feat/education assessment 79
2025-12-08 12:25:42 +07:00
Khafid Prayoga
ed915be269
Merge branch 'dev' into feat/education-assessment-79
2025-12-08 12:21:06 +07:00
Khafid Prayoga
52a6935d07
mbois gak rek?
2025-12-08 12:19:14 +07:00
Munawwirul Jamal
2700e8e0f0
Merge pull request #221 from dikstub-rssa/feat/ap-lab-order-52
...
Feat/ap lab order 52
2025-12-08 11:33:42 +07:00
Khafid Prayoga
b5846adb7e
composables: cherry-pick
2025-12-08 11:32:18 +07:00
Khafid Prayoga
dcbc9682df
wip: rename field to fields
2025-12-08 11:30:00 +07:00
Munawwirul Jamal
db7839a9d2
Merge pull request #219 from dikstub-rssa/feat/adj-enc-list-199
...
Feat - Item + Item Price
2025-12-08 11:29:49 +07:00
Munawwirul Jamal
9198d91b57
Merge pull request #197 from dikstub-rssa/feat/laporan-tindakan-185
...
feat(treatment-report): ui & crud done
2025-12-08 11:29:30 +07:00
Khafid Prayoga
0d3cfbec47
wip: adjust form
...
- adjust rencana edukasi
- hide code on select items
2025-12-08 11:22:58 +07:00
riefive
1a7a69162d
feat: Create encounter entry form component for patient, doctor, and SEP details.
2025-12-08 11:21:56 +07:00
Khafid Prayoga
a5ec824f4d
cherry-pick: pub components from feat/laporan-tindakan-185
2025-12-08 11:01:44 +07:00
Khafid Prayoga
d3d68e7151
Merge branch 'dev' into feat/laporan-tindakan-185
2025-12-08 10:59:18 +07:00
Khafid Prayoga
5e3d0d7911
Merge branch 'dev' of github.com:dikstub-rssa/simrs-fe into feat/education-assessment-79
2025-12-08 10:18:40 +07:00
avsky0095
122b9c5fa5
feat/ap-lab-order-52: wip
2025-12-08 08:05:39 +07:00
2f257e6c8d
Merge branch 'dev' into feat/ap-lab-order-52
2025-12-08 08:00:13 +07:00
108ec8e899
dev: hotfix, added my-ui/checkboxes
2025-12-08 07:59:56 +07:00
fec5934a93
Merge branch 'dev' into feat/ap-lab-order-52
2025-12-06 18:44:57 +07:00
Munawwirul Jamal
008903efab
Merge pull request #202 from dikstub-rssa/feat/rm-rajal-183
...
Feat/rm rajal 183
2025-12-06 15:50:47 +07:00
c0401fd852
Merge branch 'dev' into feat/ap-lab-order-52
2025-12-06 15:10:21 +07:00
Munawwirul Jamal
6b69670c81
Merge pull request #214 from dikstub-rssa/feat/move-kai-ui-to-sidebar-195
...
Feat/move kai UI to sidebar 195
2025-12-06 14:06:47 +07:00
Khafid Prayoga
05e2f32197
edit-mode: unwrap detail data and use strict type
...
refactor(patient-form): simplify address synchronization logic
- Extract address sync logic into helper functions
- Remove unused schema imports
- Streamline mounted hook with new loadInitData function
- Consolidate watchers into single efficient watcher
feat(forms): add readonly support across all form components
Implement readonly state handling for patient, relative, contact, and address forms
Add isDisabled prop to all form fields to support readonly mode
Update form components to respect isReadonly prop from parent
refactor(patient-form): reorganize imports and improve type usage
- Group related imports and move type imports to the top
- Replace genPatient with genPatientEntity for better type safety
- Remove console.log statement
- Fix formatting and indentation issues
2025-12-06 10:52:35 +07:00
Abizrh
c26edd7085
Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feat/rm-rajal-183
2025-12-06 09:31:18 +07:00
Khafid Prayoga
1f6ca8a7f9
wip: adjust strict form data
...
person-relative: schema bind strict typed
person-contact: strict schema type
person-families: strict schema type
person-address-relative: strict schema type
patient: strict schema type
person-address: strict schema type
2025-12-06 08:54:37 +07:00
riefive
a61407a0a6
fix: change payment
2025-12-06 04:47:18 +07:00
riefive
7c4f08780c
fix: update encounter payment method
2025-12-06 04:32:08 +07:00
Khafid Prayoga
8754c7c062
cherry-pick
2025-12-05 20:00:46 +07:00
Khafid Prayoga
41985ea89f
feat(patient): enhance patient detail view with accordion and timezone support
...
- Add date-fns-tz for timezone-aware date formatting
- Refactor patient detail view to use accordion components
- Improve date display formatting with locale support
- Update navigation handling for edit and back actions
- Extend ClickType enum to include 'edit' action
2025-12-05 19:24:40 +07:00
Khafid Prayoga
d848e5bd07
cherrry-pick
2025-12-05 18:51:14 +07:00
riefive
41062a5805
wip: encounter edit
2025-12-05 18:00:05 +07:00
riefive
db10a8b194
fix: select for item price
2025-12-05 16:42:28 +07:00
riefive
a0d54c062a
fix: encounter conflict solve
2025-12-05 16:38:36 +07:00
riefive
f4079c58fa
fix: item update form
2025-12-05 15:03:52 +07:00
riefive
4715e5330a
feat: Implement item management module and add encounter initialization handler.
2025-12-05 14:53:31 +07:00
Hasyim Kai
75b9618a26
Squashed commit of the following:
...
commit 9f5ede3aea
Merge: 16858dc dbe8e34
Author: Munawwirul Jamal <57973347+munaja@users.noreply.github.com >
Date: Fri Dec 5 09:26:33 2025 +0700
Merge pull request #213 from dikstub-rssa/feat/things-munaja
Feat/things munaja
commit dbe8e34d07
Author: Munawwirul Jamal <munawwirul.jamal@gmail.com >
Date: Fri Dec 5 09:26:00 2025 +0700
feat/things-munaja: fix enc status
commit 786107ddd9
Author: Munawwirul Jamal <munawwirul.jamal@gmail.com >
Date: Thu Dec 4 22:57:33 2025 +0700
feat/things-munaja: content switcher
commit 4450cb943e
Merge: 9136093 16858dc
Author: Munawwirul Jamal <munawwirul.jamal@gmail.com >
Date: Thu Dec 4 19:31:30 2025 +0700
Merge branch 'dev' into feat/things-munaja
commit 9136093fd6
Author: Munawwirul Jamal <munawwirul.jamal@gmail.com >
Date: Thu Dec 4 18:02:14 2025 +0700
feat/things-munaja: cleaning
commit 16858dc2a0
Merge: 82e33c6 67a5154
Author: Munawwirul Jamal <57973347+munaja@users.noreply.github.com >
Date: Thu Dec 4 14:30:35 2025 +0700
Merge pull request #212 from dikstub-rssa/feat/encounter-adjustment-163
Enhancement SEP
commit 67a515478c
Author: riefive <rie.five@gmail.com >
Date: Thu Dec 4 13:39:36 2025 +0700
fix: save sep
commit 82e33c6dbf
Merge: f96cbdb eba740a
Author: Munawwirul Jamal <57973347+munaja@users.noreply.github.com >
Date: Thu Dec 4 13:21:37 2025 +0700
Merge pull request #209 from dikstub-rssa/feat/move-kai-ui-to-sidebar-195
Feat/move kai UI to sidebar 195
commit e6b74a4949
Author: riefive <rie.five@gmail.com >
Date: Thu Dec 4 12:36:53 2025 +0700
fix: encounter update form
commit 434f8471ce
Author: riefive <rie.five@gmail.com >
Date: Thu Dec 4 12:20:07 2025 +0700
fix: update save again
commit bae087aa6d
Author: riefive <rie.five@gmail.com >
Date: Thu Dec 4 12:19:37 2025 +0700
fix: update save
commit f96cbdb173
Merge: 5de0057 62556a5
Author: Munawwirul Jamal <57973347+munaja@users.noreply.github.com >
Date: Thu Dec 4 12:07:25 2025 +0700
Merge pull request #210 from dikstub-rssa/feat/procedure-room-order
Feat/procedure room order
commit 62556a5c7d
Merge: 93a294d 5de0057
Author: Munawwirul Jamal <57973347+munaja@users.noreply.github.com >
Date: Thu Dec 4 12:07:18 2025 +0700
Merge branch 'dev' into feat/procedure-room-order
commit 5da439720f
Author: riefive <rie.five@gmail.com >
Date: Thu Dec 4 11:59:37 2025 +0700
feat: implement encounter entry form for patient, doctor, payment, and SEP management
commit 5de0057278
Merge: 71ca7f9 782034c
Author: Andsky <andrianovsky95@gmail.com >
Date: Thu Dec 4 11:56:31 2025 +0700
Merge pull request #211 from dikstub-rssa/feat/micro-lab-order-50
Feat/micro lab order 50
commit 93a294d8d0
Merge: 6c26367 26365bb
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Thu Dec 4 11:18:49 2025 +0700
Merge branch 'dev' into feat/procedure-room-order
commit 26365bbd2e
Merge: b6b56d1 e7cab6c
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Thu Dec 4 11:18:33 2025 +0700
Merge branch 'dev' of github.com:dikstub-rssa/simrs-fe into dev
commit 6c26367c1d
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Thu Dec 4 10:51:40 2025 +0700
feat/procedure-room-order: added item
commit d2ceda37bf
Author: riefive <rie.five@gmail.com >
Date: Thu Dec 4 10:58:16 2025 +0700
feat: Implement encounter list management with search, date range filtering, and record actions.
commit a0dfd214e5
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Thu Dec 4 10:25:50 2025 +0700
feat/procedure-room-order: finishing
commit acb573e279
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Thu Dec 4 10:25:35 2025 +0700
feat/procedure-room-order: adjust procedure-room-order
commit 9adb77d10b
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Thu Dec 4 10:24:52 2025 +0700
feat/procedure-room-order: adjust material-package
commit 52454a019e
Merge: 0a0fb73 b6b56d1
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Thu Dec 4 10:23:14 2025 +0700
Merge branch 'dev' into feat/procedure-room-order
commit b6b56d186d
Author: Munawwirul Jamal <munawwirul.jamal@gmail.com >
Date: Thu Dec 4 10:17:16 2025 +0700
dev: hotfix, cleaning some pubs
commit acc45b205f
Author: riefive <rie.five@gmail.com >
Date: Wed Dec 3 16:25:15 2025 +0700
fix: upload sep + sipp file
commit 0a0fb73483
Author: Munawwirul Jamal <munawwirul.jamal@gmail.com >
Date: Wed Dec 3 14:33:13 2025 +0700
feat/procedure-room-order: flow for procedure room
commit 7b4b4eecf9
Merge: 9f72e1d b172125
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Wed Dec 3 10:18:15 2025 +0700
Merge branch 'feat/mcu-order' into feat/procedure-room-order
commit 782034c2b1
Merge: bae0a22 b80ee5a
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Wed Dec 3 10:16:45 2025 +0700
Merge branch 'dev' into feat/micro-lab-order-50
commit 9f72e1df47
Merge: fa0ae98 b80ee5a
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Wed Dec 3 10:02:57 2025 +0700
Merge branch 'dev' into feat/procedure-room-order
commit fa0ae9866e
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Wed Dec 3 09:44:33 2025 +0700
feat/procedure-room-order: wip #3
commit ce93f996d9
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Wed Dec 3 09:43:36 2025 +0700
feat/procedure-room-order: wip #2
+ procedure-room
commit 4444e87cb3
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Wed Dec 3 09:42:31 2025 +0700
feat/procedure-room-order: wip #1
+ material-package
+ material-package-item
commit b172125d99
Merge: b2d3c14 9b7a719
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Mon Dec 1 20:41:58 2025 +0700
Merge branch 'feat/page-cleaning' into feat/mcu-order
commit bae0a222b8
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Mon Dec 1 01:51:04 2025 +0700
feat/micro-lab-order-50: adjust for antibiotic
commit 1ee0f39e7d
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Mon Dec 1 01:50:39 2025 +0700
feat/micro-lab-order-50: added antibiotic
commit 95e27a8b6f
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Sun Nov 30 13:00:04 2025 +0700
feat/micro-lab-order-50: wip
commit a002ef6c6e
Merge: fb2f01b b2d3c14
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Sun Nov 30 12:50:31 2025 +0700
Merge branch 'feat/mcu-order' into feat/micro-lab-order-50
commit b2d3c14ddc
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Sun Nov 30 12:48:11 2025 +0700
feat/mcu-order: adjustment
commit fb2f01bd36
Merge: 9a481fe 5c92f8b
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Sun Nov 30 12:43:11 2025 +0700
Merge branch 'feat/mcu-order' into feat/micro-lab-order-50
commit 5c92f8b946
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Sun Nov 30 12:30:19 2025 +0700
feat/mcu-order: added the components
commit 9a481fec14
Merge: 4251239 78fc289
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Fri Nov 28 21:18:10 2025 +0700
Merge branch 'dev' into feat/micro-lab-order-50
commit 4251239f7c
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Fri Nov 28 21:17:18 2025 +0700
feat/micro-lab-order-50: wip
commit cf5789549e
Author: Munawwirul Jamal <munawwirul.jamal@gmail.com >
Date: Sun Nov 23 15:56:31 2025 +0700
feat/mcu: improved wip
commit a40eac35f8
Merge: 3211972 baf6ab1
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Wed Nov 19 22:23:18 2025 +0700
Merge branch 'dev' into feat/radiology-order-54
commit 3211972a84
Merge: e3fc1e4 ccabe01
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Sat Nov 15 20:15:07 2025 +0700
Merge branch 'dev' into feat/radiology-order-54
commit e3fc1e4ab9
Author: Andrian Roshandy <andrianovsky95@gmail.com >
Date: Sat Nov 15 20:14:38 2025 +0700
feat/radiology-order-54: adjust wip
2025-12-05 14:16:05 +07:00
Hasyim Kai
3e812db8eb
Fix: refactor Kai CRUD UI to no redirect
2025-12-05 14:15:54 +07:00
riefive
615a7c4485
feat: Implement item management with CRUD operations, forms, and listing pages.
2025-12-05 13:54:53 +07:00
Khafid Prayoga
d84a13272c
Merge branch 'dev' of github.com:dikstub-rssa/simrs-fe into feat/patient-63-adjustment
2025-12-05 13:40:02 +07:00
Khafid Prayoga
ac240e52dd
Merge branch 'dev' into feat/laporan-tindakan-185
2025-12-05 13:37:33 +07:00
Munawwirul Jamal
9f5ede3aea
Merge pull request #213 from dikstub-rssa/feat/things-munaja
...
Feat/things munaja
2025-12-05 09:26:33 +07:00
dbe8e34d07
feat/things-munaja: fix enc status
2025-12-05 09:26:00 +07:00
Khafid Prayoga
3279aeac70
Merge branch 'dev' of github.com:dikstub-rssa/simrs-fe into feat/laporan-tindakan-185
2025-12-05 08:35:15 +07:00
786107ddd9
feat/things-munaja: content switcher
2025-12-04 22:57:33 +07:00
4450cb943e
Merge branch 'dev' into feat/things-munaja
2025-12-04 19:31:30 +07:00
9136093fd6
feat/things-munaja: cleaning
2025-12-04 18:02:14 +07:00
riefive
864979aa15
feat: Implement item price CRUD service and handlers, and item CRUD handlers.
2025-12-04 14:57:36 +07:00
riefive
413a3c2b29
feat: Add item and item price list components with their respective configurations.
2025-12-04 14:40:59 +07:00
riefive
ff22ce6848
feat: Add entry forms and schemas for item, item price, and encounter management.
2025-12-04 14:36:04 +07:00