Skip to content

User Management UI — role assignment #89

Description

@victorsoriadrp

Context

Workspace owners can already invite members (#3) but cannot change a member's role after invitation. RBAC is enforced backend-side but the UI is read-only.

Acceptance criteria

  • Members table in Workspace Settings shows current role with inline edit (owner-only)
  • Role change action: confirm dialog explaining the permission impact
  • Backend: PATCH /workspaces/{id}/members/{userID} with role change
  • Prevent demoting the only remaining owner
  • Audit log entry member.role_changed

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions