Skip to content

[FE-07] Build admin UserManagementTable page#950

Merged
1 commit merged into
CodeGirlsInc:mainfrom
Alqku:fix/issue-875-user-management-table
May 31, 2026
Merged

[FE-07] Build admin UserManagementTable page#950
1 commit merged into
CodeGirlsInc:mainfrom
Alqku:fix/issue-875-user-management-table

Conversation

@Alqku
Copy link
Copy Markdown
Contributor

@Alqku Alqku commented May 30, 2026

Closes #875

Adds UserManagementTable page with:

  • Search input with 300ms debounce
  • Role filter dropdown (ADMIN, CARRIER, SHIPPER)
  • Status filter (ACTIVE, SUSPENDED, INACTIVE)
  • Paginated table with infinite scroll
  • Row actions: activate/deactivate, role change
  • Confirmation modal for destructive actions
  • React Query for data fetching (GET /api/admin/users)

@vercel
Copy link
Copy Markdown

vercel Bot commented May 30, 2026

@Alqku is attempting to deploy a commit to the Mftee's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown
Contributor

@mftee mftee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good code structure

@mftee mftee closed this pull request by merging all changes into CodeGirlsInc:main in 2915bf0 May 31, 2026
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.

[FE-07] Build admin user management table page

2 participants