4 Commits

Author SHA1 Message Date
mikael-zakaria
13591da5b4 Update Tampilan Yang beda antara 1 role dengan yang lain 2026-01-21 13:32:37 +07:00
mikael-zakaria
207948aeb3 Update semua role pada tempatnya done 2026-01-20 10:53:11 +07:00
e7cacba1c3 feature :
- add table sort
- add sidebar menu
- remove IND, ENG on Preview
2026-01-19 16:46:05 +07:00
b29f807295 Refactor: Remove V2 namespace and consolidate role-based architecture
- Moved all V2 controllers (Lab, Requests, Samples, Users) to App\Controllers
- Removed deprecated role controllers (Admin, Doctor, Analyst, CustomerService)
- Simplified routes by removing /v2 prefix
- Added AGENTS.md with project conventions and TODO.md with task tracking
- Updated README.md with RBAC documentation
- Fixed hardcoded dates, status color mappings, and duplicate database calls
2026-01-19 10:55:10 +07:00