7 Commits

Author SHA1 Message Date
cb4181dbff refactor: restructure application architecture and consolidate controllers
- Consolidate page controllers into unified PagesController
- Remove deprecated V2 pages, layouts, and controllers (AuthPage, DashboardPage, V2Page)
- Add Edge resource with migration and model (EdgeResModel)
- Implement new main_layout.php for consistent page structure
- Reorganize patient views into dedicated module with dialog form
- Update routing configuration in Routes.php
- Enhance AuthFilter for improved authentication handling
- Clean up unused V2 assets (CSS, JS) and legacy images
- Update README.md with latest project information

This refactoring improves code organization, removes technical debt, and
establishes a cleaner foundation for future development.
2025-12-29 16:57:46 +07:00
mikael-zakaria
9ee1cccd90 Update menambahkan log token ke writables 2025-09-10 15:24:17 +07:00
mikael-zakaria
37816b8b7b Update JWT Success 2025-09-03 22:45:57 +07:00
mikael-zakaria
8709788114 Update JWT for Auth 2025-09-03 15:36:55 +07:00
mikael-zakaria
2bcf66b0db Update Cors Agar bisa Patch 2025-08-01 23:56:54 +07:00
mikael-zakaria
27856b7d54 Update File Custom Cors All Method 2025-07-16 09:19:47 +07:00
f7d10cf21c move to root 2025-06-26 15:23:16 +07:00