feat(admin): add dedicated user management page

Extract user management functionality from MembersPage drawer into a
dedicated UserManagementPage at /org/members/:userId. The new page
provides a full-page interface with tabs for user details, security
settings (MFA methods), and access management (OAuth accounts, SSH keys).

This improves code organization by separating concerns and provides
better UX for user administration tasks.
This commit is contained in:
2026-04-08 16:45:57 +09:30
parent f3e0f806cc
commit e8987e28f7
3 changed files with 1042 additions and 750 deletions
File diff suppressed because it is too large Load Diff