Skip to content

feat(ui): implement admin user and role management#403

Merged
yusuftomilola merged 1 commit intoDistinctCodes:mainfrom
Ibinola:feat/user-role-management
Jan 23, 2026
Merged

feat(ui): implement admin user and role management#403
yusuftomilola merged 1 commit intoDistinctCodes:mainfrom
Ibinola:feat/user-role-management

Conversation

@Ibinola
Copy link
Contributor

@Ibinola Ibinola commented Jan 22, 2026

  • Added UserTable with sort/filter using TanStack Table
  • Created RoleMatrix for visual permission management
  • Implemented UserForm with React Hook Form for invites/edits
  • Defined TS interfaces for RBAC structure

Closes #398

- Added UserTable with sort/filter using TanStack Table
- Created RoleMatrix for visual permission management
- Implemented UserForm with React Hook Form for invites/edits
- Defined TS interfaces for RBAC structure
@vercel
Copy link

vercel bot commented Jan 22, 2026

@Ibinola is attempting to deploy a commit to the naijabuz's projects Team on Vercel.

A member of the Team first needs to authorize it.

@yusuftomilola yusuftomilola merged commit fe3a88b into DistinctCodes:main Jan 23, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build User and Role Management Interface

2 participants