feat(web): add user edit dialog to admin users page (MS21-UI-002) #578

Merged
jason.woltje merged 1 commits from feat/ms21-ui-user-dialogs into main 2026-02-28 22:57:27 +00:00
Owner

Adds inline Edit button per user row on the admin Users settings page. Opens a dialog to update the user's display name via PATCH /admin/users/:id. Note: role changes are workspace-scoped and handled via the workspace member management UI (MS21-UI-004).

Adds inline Edit button per user row on the admin Users settings page. Opens a dialog to update the user's display name via PATCH /admin/users/:id. Note: role changes are workspace-scoped and handled via the workspace member management UI (MS21-UI-004).
jason.woltje added 1 commit 2026-02-28 22:16:30 +00:00
feat(web): add user edit dialog to admin users page (MS21-UI-002)
All checks were successful
ci/woodpecker/push/web Pipeline was successful
cd6385b0a2
jason.woltje merged commit 895ea7fd14 into main 2026-02-28 22:57:27 +00:00
Sign in to join this conversation.