Commit Graph

36 Commits

Author SHA1 Message Date
7633bd25e3 tests: add unit test for log module. feat: change user_id into string on dto for storing log, delete: remove log controller, split logic for storing multiple database record into blockchain into different file. Add logger for multiple method. Change return exception while catching error on auth 2025-12-03 12:57:02 +07:00
87e20b6848 tests: add unit test fo fabric.service.ts. fix: add better handling for connection failure and better handling when disconnecting from fabric on fabric service 2025-12-03 11:00:41 +07:00
7b0873e0da test: add unit test for auth modules. feat: add logout endpoint. fix: change auth register logic, add env variable to easily change token expire, fix bug for empty array and header csrf doesn't authenticate 2025-12-02 13:19:03 +07:00
74d5da7475 tests: create unit tests for audit modules (controller, gateway, service). fix: add error handling with throwing error instead of logging only 2025-12-01 15:18:22 +07:00
fda1d5d92a fix: fix search record 2025-12-01 11:22:27 +07:00
5388ef03bc feat: Filter validasi 2025-12-01 11:17:47 +07:00
b78cbc4fe6 feat: alert after delete in rekammedis and obat 2025-11-28 17:09:14 +07:00
ac39d8df2e fix: fix audit search 2025-11-28 16:17:25 +07:00
12e190961c feat: fix delete validation pending notification at rekam medis, tindakan and obat 2025-11-28 16:14:38 +07:00
cbcf4ad897 feat: validation delete tindakan 2025-11-28 10:34:50 +07:00
4d4565299d feat: add delete_status column on rekam_medis, tindakan, and obat 2025-11-27 12:10:42 +07:00
3bf3c9e1eb feat: delete validation on admin at tindakna 2025-11-26 16:59:44 +07:00
e1a539325f feat: validation delete for admin on tindakan 2025-11-26 16:33:19 +07:00
3b209ca566 feat: validasi update obat for admin 2025-11-26 15:28:04 +07:00
1cab0a2348 feat: tindakan update validation for admin 2025-11-26 13:46:50 +07:00
ed5ec161a0 feat: tindakan dokter create validation for admin 2025-11-26 11:29:27 +07:00
0487f50c53 fix: fix bug record_id not showing on validation table after approving validation 2025-11-26 10:27:39 +07:00
756bb6ee09 fix: update not found page 2025-11-25 17:01:47 +07:00
f7bffa86d5 update: move file into more manageable folder 2025-11-25 16:44:11 +07:00
433e6889cd feat: (+) add total audit data, jumlah rekam medis 7 hari terakhir, data audit trail (tampered & not tampered), data yang perlu divalidasi, tamtampered data per kelompok data pada dashboard. (+) fix validation payload on rekam medis, add validation on rekam medis create, update, and delete 2025-11-25 16:26:00 +07:00
3903191cdc feat: add handler for invalid proof at proof service backend because of age doesn't meet proving requirement 2025-11-17 14:51:47 +07:00
bd7f93e826 feat: done filter and search audit, done audit trail function, done webservice for proof 2025-11-17 11:14:13 +07:00
9f6d861ea0 feat: done app layer for external use 2025-11-13 16:18:29 +07:00
fac4a791c4 feat: add proof 2025-11-13 14:06:16 +07:00
43eb0e464d feat: create audit trail, show audit trail from DB, partial proof webservice 2025-11-13 12:31:48 +07:00
37c3676c59 feat: audit trail menu 2025-11-10 14:28:08 +07:00
7da6568a12 feat: update chaincode to get with pagination for reducing storage load on blockchain 2025-11-07 11:30:03 +07:00
91495091d5 feat: dashboard, CRU Tindakan Dokter 2025-11-06 17:07:08 +07:00
a3bd6e028a (feat) CRU Log Rekam Medis + Obat 2025-11-06 14:10:04 +07:00
3778b555a8 feat: Done Rekam Medis Page (Filter, Pagination, Sorting) 2025-10-31 16:43:24 +07:00
3e85da0098 feat: Dashboard Obat, Dashboard Rekam Medis (70%) 2025-10-30 12:15:06 +07:00
a3d24a3715 feat: add route navigation guard 2025-10-28 14:53:33 +07:00
16f72d1dc5 feat: change jwt from response into httpOnly cookies to prevent xss attack, add csrf token to prevent csrf attack, login view and functionality to route, add 404 page functionality 2025-10-28 14:41:24 +07:00
d4fb9df013 feat: add auth guard on obat and tindakan dokter, fix response on get all users and add auth guard on get all users 2025-10-27 14:29:44 +07:00
d73a44cceb feat: Authentication, Register users, Create Rekammedis + logs, Get All Users, Obat, Tindakan, Rekam Medis 2025-10-27 13:41:51 +07:00
fb09ff57d5 Initial Commit 2025-10-21 17:42:59 +07:00