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
5db181fc16
dev: hotfix temp
2025-12-08 12:33:31 +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
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
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
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
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
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
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
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
ff22ce6848
feat: Add entry forms and schemas for item, item price, and encounter management.
2025-12-04 14:36:04 +07:00
Munawwirul Jamal
16858dc2a0
Merge pull request #212 from dikstub-rssa/feat/encounter-adjustment-163
...
Enhancement SEP
2025-12-04 14:30:35 +07:00
Hasyim Kai
89b6163da8
Squashed commit of the following:
...
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 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 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 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 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-04 13:57:03 +07:00
riefive
952a3490da
Merge branch 'feat/encounter-adjustment-163' into feat/adj-enc-list-199
2025-12-04 13:45:47 +07:00
Munawwirul Jamal
82e33c6dbf
Merge pull request #209 from dikstub-rssa/feat/move-kai-ui-to-sidebar-195
...
Feat/move kai UI to sidebar 195
2025-12-04 13:21:37 +07:00
Munawwirul Jamal
62556a5c7d
Merge branch 'dev' into feat/procedure-room-order
2025-12-04 12:07:18 +07:00
Andsky
5de0057278
Merge pull request #211 from dikstub-rssa/feat/micro-lab-order-50
...
Feat/micro lab order 50
2025-12-04 11:56:31 +07:00
Muhammad Hasyim Chaidir Ali
eba740a893
Merge branch 'dev' into feat/move-kai-ui-to-sidebar-195
2025-12-04 11:53:23 +07:00
Munawwirul Jamal
71ca7f9d97
Merge pull request #201 from dikstub-rssa/feat/kajian-awal-keperawatan-184
...
Feat/kajian awal keperawatan 184
2025-12-04 11:51:49 +07:00
riefive
d2ceda37bf
feat: Implement encounter list management with search, date range filtering, and record actions.
2025-12-04 10:58:16 +07:00
Andrian Roshandy
a0dfd214e5
feat/procedure-room-order: finishing
2025-12-04 10:25:50 +07:00
Hasyim Kai
32972bd9db
Squashed commit of the following:
...
commit 8e3ea9e8d1d7e3b06bc6e53e0b97f62222276171
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Thu Nov 20 16:14:03 2025 +0700
Feat: UI control letter history
commit f11f97f936447bdb225918abb43313f8db540d67
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Thu Nov 20 15:18:25 2025 +0700
Squashed commit of the following:
commit dab6adc4a9
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 18 11:19:48 2025 +0700
Fix: add role authorization in Resume
commit c28fc8f7aa
Merge: 7ed1cc8 bcfb4c1
Author: Muhammad Hasyim Chaidir Ali <68959522+Hasyim-Kai@users.noreply.github.com >
Date: Tue Nov 18 09:02:16 2025 +0700
Merge branch 'dev' into feat/resume-81
commit 7ed1cc83bf
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 17 15:04:01 2025 +0700
Feat: add doc preview in Resume List
commit bcfb4c1456
Merge: 1cbde57 975c87d
Author: Munawwirul Jamal <57973347+munaja@users.noreply.github.com >
Date: Mon Nov 17 11:15:14 2025 +0700
Merge pull request #147 from dikstub-rssa/feat/surat-kontrol-135
Feat: Integration Rehab Medik - Surat Kontrol
commit 15ab43c1b1
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 17 10:38:21 2025 +0700
Feat: add verification capthca and form adjustment
commit 53bd8e7f6e
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Fri Nov 7 08:55:23 2025 +0700
Fix: refactor rehab medik - Resume UI
commit fc308809b8
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Wed Oct 29 14:57:19 2025 +0700
Feat: add UI Rehab Medik > Proses > Resume
commit 9b383a5437
Merge: a4dc7d7 831749a
Author: Muhammad Hasyim Chaidir Ali <68959522+Hasyim-Kai@users.noreply.github.com >
Date: Wed Oct 29 13:32:47 2025 +0700
Merge pull request #139 from dikstub-rssa/dev
Update branch feat/resume-81
commit 2b7bea70d66e8472220a2a2406889fc489cc1ebd
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 18 11:20:51 2025 +0700
Fix: Typo in Control Letter
commit 808e91527cf95de2a47387bb792a3af2e16d907b
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 18 10:59:50 2025 +0700
Fix: add role authorization in Control Letter
2025-12-04 09:57:18 +07:00
Hasyim Kai
44863c200a
Squashed commit of the following:
...
commit 1a5cf194cd0d6eec85bbb8bf1c199df82aa79d4f
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Dec 2 10:30:51 2025 +0700
Squashed commit of the following:
commit ec24dd8383e3a9c7cb7190b7ed9864ae7225805f
Merge: 17cd42e 7319cbc
Author: Muhammad Hasyim Chaidir Ali <68959522+Hasyim-Kai@users.noreply.github.com >
Date: Tue Dec 2 10:18:33 2025 +0700
Merge branch 'dev' into feat/data-vaksin-192
commit 17cd42ef03d1cda15a8f85831e747723fbb2c0a5
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Dec 1 16:41:06 2025 +0700
Feat: UI Data Vaksin
commit 1ced91229792420daca732256d535d100570d5bc
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Dec 1 14:10:27 2025 +0700
Squashed commit of the following:
commit 8e6a6b3fd1a8ed6c19099b52f5d7fc38f6a1a39a
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Fri Nov 28 14:32:47 2025 +0700
Feat: UI PRB
commit 4f2da6cd1e077598fb7f3cdede8d771e9b39b2d7
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Thu Nov 27 19:41:18 2025 +0700
Squashed commit of the following:
commit 4a465f3992
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 24 13:40:22 2025 +0700
progress
commit 7811f051a5
Merge: f060ed3 8aac6c4
Author: Muhammad Hasyim Chaidir Ali <68959522+Hasyim-Kai@users.noreply.github.com >
Date: Mon Nov 24 10:25:15 2025 +0700
Merge branch 'dev' into feat/kfr-kemoterapi-174
commit f060ed33d2
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 24 10:21:20 2025 +0700
Feat: UI KFR
commit 399c3cbaee
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Thu Nov 20 11:19:03 2025 +0700
Squashed commit of the following:
commit 72ce2260c50597f782f07d29db3985607ecc2f34
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 17 15:19:36 2025 +0700
Feat: add doc preview in Therpay protocol List
commit 7032cd2409a660d40899ffd421137e4158cfde4a
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Wed Nov 12 15:34:30 2025 +0700
Fix: prepare API integration protokol terapi verification
commit dbf6f78d00afc818baf2b34d128ee2153814cc88
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Wed Nov 12 14:09:28 2025 +0700
Feat: add basic CRUD therapy protocol
commit 46a44e90fe4d4097b5460d2d4e5689b2a5389467
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 11 15:57:54 2025 +0700
Fix: Prepare protokol terapi API Integration
commit 4674090566727cebd947e50e2c06c44e8c7afa7e
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 10 15:33:22 2025 +0700
Fix: hotfix style add protokol terapi
commit 919c91abd8ef8b4cd193012eed7f5e8cf635cda2
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 10 15:17:14 2025 +0700
Fix: Typo drpodown-action-p in protokol-terapi
commit e21d30eacf1a08118e289d4bb64889e708d5023a
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 10 15:14:33 2025 +0700
Fix: add diagnose & procedure dialog picker in add protokol terapi
commit 9a3d73b72b0dceea778d83e7630c5ead110a6a4c
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 4 10:21:24 2025 +0700
Fix: Add Schema therapy protocol rehab medik
commit 4d8d2d633bbbd78038b1cc607558c1ceb31c5986
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 4 09:30:55 2025 +0700
Fix: refactor Actions Btn ba-dr-su
commit 5f290a6e4bd1559c0e5864a508c5ab650cfae6e8
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 3 17:08:20 2025 +0700
Feat: UI protokol terapi in Rehab medik
commit 63010f69ff30532bb8ac91443112f31d4942b221
Author: Khafid Prayoga <khafidp@pm.me >
Date: Tue Oct 21 09:54:13 2025 +0700
wip: list protokol terapi
commit 44eedc298680a5255fee0ee8feee3e24beda93dd
Author: Khafid Prayoga <khafidp@pm.me >
Date: Mon Oct 20 12:54:01 2025 +0700
feat(therapy-protocol): init form entry
feat(therapy-protocol): init page routes
wip: init entry form
wip: form entry protokol terapi
todo: table procedure, and diagnose picker
wip: schema form new entry
todo: picker/modal yang relateds ke form entry
commit b2a6cdee0b7beb775830c4dceb69ff12c01d3ca4
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Wed Nov 26 14:44:57 2025 +0700
Squashed commit of the following:
commit 39b778ab78
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 25 14:39:41 2025 +0700
Feat: UI Laporan Operasi
commit f6ae61849d
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 25 14:09:25 2025 +0700
Squashed commit of the following:
commit 8e3ea9e8d1d7e3b06bc6e53e0b97f62222276171
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Thu Nov 20 16:14:03 2025 +0700
Feat: UI control letter history
commit f11f97f936447bdb225918abb43313f8db540d67
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Thu Nov 20 15:18:25 2025 +0700
Squashed commit of the following:
commit dab6adc4a9
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 18 11:19:48 2025 +0700
Fix: add role authorization in Resume
commit c28fc8f7aa
Merge: 7ed1cc8 bcfb4c1
Author: Muhammad Hasyim Chaidir Ali <68959522+Hasyim-Kai@users.noreply.github.com >
Date: Tue Nov 18 09:02:16 2025 +0700
Merge branch 'dev' into feat/resume-81
commit 7ed1cc83bf
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 17 15:04:01 2025 +0700
Feat: add doc preview in Resume List
commit bcfb4c1456
Merge: 1cbde57 975c87d
Author: Munawwirul Jamal <57973347+munaja@users.noreply.github.com >
Date: Mon Nov 17 11:15:14 2025 +0700
Merge pull request #147 from dikstub-rssa/feat/surat-kontrol-135
Feat: Integration Rehab Medik - Surat Kontrol
commit 15ab43c1b1
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 17 10:38:21 2025 +0700
Feat: add verification capthca and form adjustment
commit 53bd8e7f6e
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Fri Nov 7 08:55:23 2025 +0700
Fix: refactor rehab medik - Resume UI
commit fc308809b8
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Wed Oct 29 14:57:19 2025 +0700
Feat: add UI Rehab Medik > Proses > Resume
commit 9b383a5437
Merge: a4dc7d7 831749a
Author: Muhammad Hasyim Chaidir Ali <68959522+Hasyim-Kai@users.noreply.github.com >
Date: Wed Oct 29 13:32:47 2025 +0700
Merge pull request #139 from dikstub-rssa/dev
Update branch feat/resume-81
commit 2b7bea70d66e8472220a2a2406889fc489cc1ebd
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 18 11:20:51 2025 +0700
Fix: Typo in Control Letter
commit 808e91527cf95de2a47387bb792a3af2e16d907b
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 18 10:59:50 2025 +0700
Fix: add role authorization in Control Letter
commit 1dd8e8e7b3
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 25 09:23:57 2025 +0700
Squashed commit of the following:
commit 72ce2260c50597f782f07d29db3985607ecc2f34
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 17 15:19:36 2025 +0700
Feat: add doc preview in Therpay protocol List
commit 7032cd2409a660d40899ffd421137e4158cfde4a
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Wed Nov 12 15:34:30 2025 +0700
Fix: prepare API integration protokol terapi verification
commit dbf6f78d00afc818baf2b34d128ee2153814cc88
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Wed Nov 12 14:09:28 2025 +0700
Feat: add basic CRUD therapy protocol
commit 46a44e90fe4d4097b5460d2d4e5689b2a5389467
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 11 15:57:54 2025 +0700
Fix: Prepare protokol terapi API Integration
commit 4674090566727cebd947e50e2c06c44e8c7afa7e
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 10 15:33:22 2025 +0700
Fix: hotfix style add protokol terapi
commit 919c91abd8ef8b4cd193012eed7f5e8cf635cda2
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 10 15:17:14 2025 +0700
Fix: Typo drpodown-action-p in protokol-terapi
commit e21d30eacf1a08118e289d4bb64889e708d5023a
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 10 15:14:33 2025 +0700
Fix: add diagnose & procedure dialog picker in add protokol terapi
commit 9a3d73b72b0dceea778d83e7630c5ead110a6a4c
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 4 10:21:24 2025 +0700
Fix: Add Schema therapy protocol rehab medik
commit 4d8d2d633bbbd78038b1cc607558c1ceb31c5986
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 4 09:30:55 2025 +0700
Fix: refactor Actions Btn ba-dr-su
commit 5f290a6e4bd1559c0e5864a508c5ab650cfae6e8
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 3 17:08:20 2025 +0700
Feat: UI protokol terapi in Rehab medik
commit 63010f69ff30532bb8ac91443112f31d4942b221
Author: Khafid Prayoga <khafidp@pm.me >
Date: Tue Oct 21 09:54:13 2025 +0700
wip: list protokol terapi
commit 44eedc298680a5255fee0ee8feee3e24beda93dd
Author: Khafid Prayoga <khafidp@pm.me >
Date: Mon Oct 20 12:54:01 2025 +0700
feat(therapy-protocol): init form entry
feat(therapy-protocol): init page routes
wip: init entry form
wip: form entry protokol terapi
todo: table procedure, and diagnose picker
wip: schema form new entry
todo: picker/modal yang relateds ke form entry
commit 3e5c03148b
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 25 09:17:11 2025 +0700
progress
commit a89c480474c025fb683383693e6a6808baa1d0d6
Merge: 8e6a6b3 7319cbc
Author: Muhammad Hasyim Chaidir Ali <68959522+Hasyim-Kai@users.noreply.github.com >
Date: Tue Dec 2 10:27:07 2025 +0700
Merge branch 'dev' into feat/prb-189
commit 8e6a6b3fd1a8ed6c19099b52f5d7fc38f6a1a39a
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Fri Nov 28 14:32:47 2025 +0700
Feat: UI PRB
commit 4f2da6cd1e077598fb7f3cdede8d771e9b39b2d7
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Thu Nov 27 19:41:18 2025 +0700
Squashed commit of the following:
commit 4a465f3992
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 24 13:40:22 2025 +0700
progress
commit 7811f051a5
Merge: f060ed3 8aac6c4
Author: Muhammad Hasyim Chaidir Ali <68959522+Hasyim-Kai@users.noreply.github.com >
Date: Mon Nov 24 10:25:15 2025 +0700
Merge branch 'dev' into feat/kfr-kemoterapi-174
commit f060ed33d2
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 24 10:21:20 2025 +0700
Feat: UI KFR
commit 399c3cbaee
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Thu Nov 20 11:19:03 2025 +0700
Squashed commit of the following:
commit 72ce2260c50597f782f07d29db3985607ecc2f34
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 17 15:19:36 2025 +0700
Feat: add doc preview in Therpay protocol List
commit 7032cd2409a660d40899ffd421137e4158cfde4a
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Wed Nov 12 15:34:30 2025 +0700
Fix: prepare API integration protokol terapi verification
commit dbf6f78d00afc818baf2b34d128ee2153814cc88
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Wed Nov 12 14:09:28 2025 +0700
Feat: add basic CRUD therapy protocol
commit 46a44e90fe4d4097b5460d2d4e5689b2a5389467
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 11 15:57:54 2025 +0700
Fix: Prepare protokol terapi API Integration
commit 4674090566727cebd947e50e2c06c44e8c7afa7e
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 10 15:33:22 2025 +0700
Fix: hotfix style add protokol terapi
commit 919c91abd8ef8b4cd193012eed7f5e8cf635cda2
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 10 15:17:14 2025 +0700
Fix: Typo drpodown-action-p in protokol-terapi
commit e21d30eacf1a08118e289d4bb64889e708d5023a
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 10 15:14:33 2025 +0700
Fix: add diagnose & procedure dialog picker in add protokol terapi
commit 9a3d73b72b0dceea778d83e7630c5ead110a6a4c
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 4 10:21:24 2025 +0700
Fix: Add Schema therapy protocol rehab medik
commit 4d8d2d633bbbd78038b1cc607558c1ceb31c5986
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 4 09:30:55 2025 +0700
Fix: refactor Actions Btn ba-dr-su
commit 5f290a6e4bd1559c0e5864a508c5ab650cfae6e8
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 3 17:08:20 2025 +0700
Feat: UI protokol terapi in Rehab medik
commit 63010f69ff30532bb8ac91443112f31d4942b221
Author: Khafid Prayoga <khafidp@pm.me >
Date: Tue Oct 21 09:54:13 2025 +0700
wip: list protokol terapi
commit 44eedc298680a5255fee0ee8feee3e24beda93dd
Author: Khafid Prayoga <khafidp@pm.me >
Date: Mon Oct 20 12:54:01 2025 +0700
feat(therapy-protocol): init form entry
feat(therapy-protocol): init page routes
wip: init entry form
wip: form entry protokol terapi
todo: table procedure, and diagnose picker
wip: schema form new entry
todo: picker/modal yang relateds ke form entry
commit b2a6cdee0b7beb775830c4dceb69ff12c01d3ca4
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Wed Nov 26 14:44:57 2025 +0700
Squashed commit of the following:
commit 39b778ab78
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 25 14:39:41 2025 +0700
Feat: UI Laporan Operasi
commit f6ae61849d
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 25 14:09:25 2025 +0700
Squashed commit of the following:
commit 8e3ea9e8d1d7e3b06bc6e53e0b97f62222276171
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Thu Nov 20 16:14:03 2025 +0700
Feat: UI control letter history
commit f11f97f936447bdb225918abb43313f8db540d67
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Thu Nov 20 15:18:25 2025 +0700
Squashed commit of the following:
commit dab6adc4a9
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 18 11:19:48 2025 +0700
Fix: add role authorization in Resume
commit c28fc8f7aa
Merge: 7ed1cc8 bcfb4c1
Author: Muhammad Hasyim Chaidir Ali <68959522+Hasyim-Kai@users.noreply.github.com >
Date: Tue Nov 18 09:02:16 2025 +0700
Merge branch 'dev' into feat/resume-81
commit 7ed1cc83bf
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 17 15:04:01 2025 +0700
Feat: add doc preview in Resume List
commit bcfb4c1456
Merge: 1cbde57 975c87d
Author: Munawwirul Jamal <57973347+munaja@users.noreply.github.com >
Date: Mon Nov 17 11:15:14 2025 +0700
Merge pull request #147 from dikstub-rssa/feat/surat-kontrol-135
Feat: Integration Rehab Medik - Surat Kontrol
commit 15ab43c1b1
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 17 10:38:21 2025 +0700
Feat: add verification capthca and form adjustment
commit 53bd8e7f6e
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Fri Nov 7 08:55:23 2025 +0700
Fix: refactor rehab medik - Resume UI
commit fc308809b8
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Wed Oct 29 14:57:19 2025 +0700
Feat: add UI Rehab Medik > Proses > Resume
commit 9b383a5437
Merge: a4dc7d7 831749a
Author: Muhammad Hasyim Chaidir Ali <68959522+Hasyim-Kai@users.noreply.github.com >
Date: Wed Oct 29 13:32:47 2025 +0700
Merge pull request #139 from dikstub-rssa/dev
Update branch feat/resume-81
commit 2b7bea70d66e8472220a2a2406889fc489cc1ebd
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 18 11:20:51 2025 +0700
Fix: Typo in Control Letter
commit 808e91527cf95de2a47387bb792a3af2e16d907b
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 18 10:59:50 2025 +0700
Fix: add role authorization in Control Letter
commit 1dd8e8e7b3
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 25 09:23:57 2025 +0700
Squashed commit of the following:
commit 72ce2260c50597f782f07d29db3985607ecc2f34
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 17 15:19:36 2025 +0700
Feat: add doc preview in Therpay protocol List
commit 7032cd2409a660d40899ffd421137e4158cfde4a
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Wed Nov 12 15:34:30 2025 +0700
Fix: prepare API integration protokol terapi verification
commit dbf6f78d00afc818baf2b34d128ee2153814cc88
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Wed Nov 12 14:09:28 2025 +0700
Feat: add basic CRUD therapy protocol
commit 46a44e90fe4d4097b5460d2d4e5689b2a5389467
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 11 15:57:54 2025 +0700
Fix: Prepare protokol terapi API Integration
commit 4674090566727cebd947e50e2c06c44e8c7afa7e
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 10 15:33:22 2025 +0700
Fix: hotfix style add protokol terapi
commit 919c91abd8ef8b4cd193012eed7f5e8cf635cda2
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 10 15:17:14 2025 +0700
Fix: Typo drpodown-action-p in protokol-terapi
commit e21d30eacf1a08118e289d4bb64889e708d5023a
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 10 15:14:33 2025 +0700
Fix: add diagnose & procedure dialog picker in add protokol terapi
commit 9a3d73b72b0dceea778d83e7630c5ead110a6a4c
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 4 10:21:24 2025 +0700
Fix: Add Schema therapy protocol rehab medik
commit 4d8d2d633bbbd78038b1cc607558c1ceb31c5986
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 4 09:30:55 2025 +0700
Fix: refactor Actions Btn ba-dr-su
commit 5f290a6e4bd1559c0e5864a508c5ab650cfae6e8
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 3 17:08:20 2025 +0700
Feat: UI protokol terapi in Rehab medik
commit 63010f69ff30532bb8ac91443112f31d4942b221
Author: Khafid Prayoga <khafidp@pm.me >
Date: Tue Oct 21 09:54:13 2025 +0700
wip: list protokol terapi
commit 44eedc298680a5255fee0ee8feee3e24beda93dd
Author: Khafid Prayoga <khafidp@pm.me >
Date: Mon Oct 20 12:54:01 2025 +0700
feat(therapy-protocol): init form entry
feat(therapy-protocol): init page routes
wip: init entry form
wip: form entry protokol terapi
todo: table procedure, and diagnose picker
wip: schema form new entry
todo: picker/modal yang relateds ke form entry
commit 3e5c03148b
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 25 09:17:11 2025 +0700
progress
2025-12-04 09:46:11 +07:00
Abizrh
fae522f5e3
Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feat/rm-rajal-183
2025-12-03 22:30:39 +07:00
Abizrh
15db237f30
✨ feat (summary-medic): implement summary medic entry form
2025-12-03 22:26:32 +07:00
Abizrh
572b1642af
Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feat/kajian-awal-keperawatan-184
2025-12-03 20:44:18 +07:00
Khafid Prayoga
6d8b4e9a78
fix warning
...
submenu.vue:39 [Vue warn]: Vue received a Component that was made a reactive object. This can lead to unnecessary performance overhead and should be avoided by marking the component with markRaw or using shallowRef instead of ref.
2025-12-03 17:57:56 +07:00
Khafid Prayoga
da26790513
mv treatment-report to action-report based on encounter menu id list
2025-12-03 17:49:48 +07:00
Khafid Prayoga
8fa1f61b19
Merge branch 'dev' of github.com:dikstub-rssa/simrs-fe into feat/laporan-tindakan-185
2025-12-03 17:16:32 +07:00
riefive
f94e8df57f
fix: reload doctor fetch
2025-12-03 15:54:57 +07:00
riefive
5059f24c60
fix: reload object encounter
2025-12-03 15:37:39 +07:00