Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Manage custom user roles for the apps #590

Merged
merged 5 commits into from
Jan 29, 2025
Merged

feat: Manage custom user roles for the apps #590

merged 5 commits into from
Jan 29, 2025

Conversation

taorepoara
Copy link
Member

@taorepoara taorepoara commented Jan 29, 2025

About this PR

Some app needs more access management than just one admin (the app owner, role owner) and users (role user).

The goal of this PR is to give the possibility to the app owner to add custom roles to an invited user.

The owner can't have additional role (at least for now).

Technical highlight/advice

How to test my changes

Checklist

  • I didn't over-scope my PR
  • My PR title matches the commit convention
  • I did not include breaking changes
  • I made my own code-review before requesting one

I included unit tests that cover my changes

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

I added/updated the documentation about my changes

  • 📜 README.md
  • 📕 docs/*.md
  • 📓 docs.lenra.io
  • 🙅 no documentation needed

@taorepoara taorepoara self-assigned this Jan 29, 2025
@taorepoara taorepoara added the enhancement New feature or request label Jan 29, 2025
@taorepoara taorepoara changed the base branch from main to beta January 29, 2025 09:04
@taorepoara taorepoara marked this pull request as ready for review January 29, 2025 14:34
@taorepoara taorepoara merged commit 447244f into beta Jan 29, 2025
4 checks passed
@taorepoara taorepoara deleted the custom-roles branch January 29, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant