siakad-itm/resources/js/layouts
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/settings Refactor admin settings structure and implement profile and security management 2026-08-25 17:57:47 +07:00
app refactor: enhance component structure and styling for improved layout and usability 2026-08-03 18:36:04 +07:00
auth Refactor code structure for improved readability and maintainability 2026-08-03 18:18:12 +07:00
app-layout.tsx feat: integrate useFlashToast hook into AppLayout component 2026-08-05 13:51:28 +07:00
auth-layout.tsx 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