siakad-itm/app/Http/Controllers/Admin
Yoga Pangestu 70d37741ef
Some checks failed
tests / ci (pull_request) Has been cancelled
Refactor admin settings structure and implement profile and security management
- Moved profile and security settings from the general settings route to a dedicated admin settings route.
- Created new components and pages for managing user profile and security settings.
- Updated user menu to link to the new admin settings pages.
- Removed old settings pages and routes that are no longer in use.
- Added tests for profile and security settings functionality.
2026-08-25 17:57:47 +07:00
..
Manage feat: add academic advising log management with CRUD operations and UI integration 2026-08-25 13:30:02 +07:00
Master refactor: streamline success message handling in destroy methods of AcademicTermController and DepartmentController 2026-08-21 14:33:47 +07:00
Settings Refactor admin settings structure and implement profile and security management 2026-08-25 17:57:47 +07:00
Users fix: correct relationship key for academic advisor in StudentController 2026-08-21 14:30:29 +07:00