Commit Graph

29 Commits

Author SHA1 Message Date
278ff47ad9 add readme, add unit test for backend app, reconfigure IP on pc 1 2026-02-02 15:45:27 +07:00
e6fcb80d88 fix: fix details when record already soft deleted 2025-12-05 17:05:22 +07:00
2cae1902dd fix: fix details url not in same format on rekammedis, obat, and tindakan 2025-12-05 16:38:20 +07:00
520099ca8b feat: change UI language into english from indonesia 2025-12-04 11:10:10 +07:00
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
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
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
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
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
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
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
fb09ff57d5 Initial Commit 2025-10-21 17:42:59 +07:00