aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/admin/AddUserDialog.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Change the admin page to be tabbed similar to that of the settings pageMohamed Bassem2024-12-301-213/+0
|
* feature: Allow reseting user password, change their roles and create new ↵kamtschatka2024-10-191-0/+213
users. Fixes #495 (#567) * How do I set the variable "user" or "system" for AI inference #262 changed from system to user * Make Myself an Admin #560 added user management functionality to the admin page * A bunch of UI fixes and simplifications --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>