feat(web): add admin users settings page (MS21-UI-001) #573
Reference in New Issue
Block a user
Delete Branch "feat/ms21-ui-users"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Settings > Users admin page with user list, invite dialog, and deactivate action. Includes new lib/api/admin.ts API client. Wired to real /admin/users endpoints.