siakad-itm/resources/js/pages
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
..
admin Refactor admin settings structure and implement profile and security management 2026-08-25 17:57:47 +07:00
auth feat: update user registration to use username instead of name, add user profile model and migration, and implement gender enum 2026-08-03 13:43:30 +07:00
feedback feat: implement feedback system with CRUD functionality 2026-08-25 14:25:50 +07:00
dashboard.tsx feat: add lecturer and student management pages with CRUD functionality 2026-08-21 14:14:01 +07:00
welcome.tsx Refactor code structure for improved readability and maintainability 2026-08-03 18:18:12 +07:00