Skip to content

feat: improve admin user management UI#78

Merged
boludo00 merged 1 commit intodevelopfrom
feature/admin-user-management-improvements
Mar 3, 2026
Merged

feat: improve admin user management UI#78
boludo00 merged 1 commit intodevelopfrom
feature/admin-user-management-improvements

Conversation

@boludo00
Copy link
Copy Markdown
Owner

@boludo00 boludo00 commented Mar 3, 2026

Changes

  • User ID column — ID is now shown in the table and in the edit dialog title so you can reference it without leaving the UI
  • Search — filter users by username, full name, email, or ID
  • Pagination — 10 users per page with prev/next controls and a "X of Y" counter
  • Password reset — new section at the bottom of the edit dialog; type a new password (min 8 chars) and hit Reset without needing the user's current password

- Show user ID column in the users table
- Add search/filter by name, email, or ID
- Add pagination (10 users per page)
- Add password reset field in the edit user dialog
@boludo00 boludo00 merged commit 62ee01e into develop Mar 3, 2026
2 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.

1 participant