Refactor admin settings structure and implement profile and security management #33

Merged
pangestu merged 1 commits from refactor/admin-setting into dev 2026-08-25 18:58:16 +08:00

1 Commits

Author SHA1 Message Date
Yoga Pangestu
70d37741ef Refactor admin settings structure and implement profile and security management
Some checks failed
tests / ci (pull_request) Has been cancelled
- 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