Skip to content

Feat/remove user from org - #1420

Merged
inimaz merged 2 commits into
masterfrom
feat/remove-user-from-org
Sep 19, 2026
Merged

inimaz merged 2 commits into
masterfrom
feat/remove-user-from-org

Conversation

@inimaz

@inimaz inimaz commented Sep 19, 2026

Copy link
Copy Markdown
Collaborator

Description

Closes #1414.
Delete a user from an organization.

Backend

It will only delete it if the caller is admin and the user deleted is not the last admin of the org.

Frontend

New modal explaining what will happen
image

AI Usage Disclosure

Please refer to docs/how-to/ai-policy.md for detailed guidelines on how to disclose AI usage in your PR. Accurately completing this section is mandatory.

  • 🟥 AI-vibecoded: You cannot explain the logic. Car analogy : the car drive by itself, you are outside it and just tell it where to go.
  • 🟠 AI-generated: Car analogy : the car drive by itself, you are inside and give instructions.
  • ⭐ AI-assisted. Car analogy : you drive the car, AI help you find your way.
  • ♻️ No AI used. Car analogy : you drive the car.

@inimaz
inimaz requested a review from a team as a code owner September 19, 2026 12:58

@SaboniAmine SaboniAmine left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@inimaz
inimaz merged commit e5e46ab into master Sep 19, 2026
11 checks passed
@inimaz
inimaz deleted the feat/remove-user-from-org branch September 19, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(ui): allow deletion of member from an org

2 participants