-
Notifications
You must be signed in to change notification settings - Fork 167
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(ui): Permissions Management #1939
Conversation
Signed-off-by: Remington Breeze <remington@breeze.software>
Signed-off-by: Remington Breeze <remington@breeze.software>
✅ Deploy Preview for docs-kargo-akuity-io ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1939 +/- ##
=======================================
Coverage 46.25% 46.25%
=======================================
Files 235 235
Lines 16004 16004
=======================================
Hits 7402 7402
Misses 8242 8242
Partials 360 360 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Remington Breeze <remington@breeze.software>
I didn't think about how an RBAC UI might might look like until now, but now that I've seen it. I have suggestions on ways to simplify the UX. Here are things I'd like to simplify:
Let me know if any of this is feasible in short timeframe of v0.6. Otherwise, I'm willing for this to be done as a follow-up in v0.7 |
Signed-off-by: Remington Breeze <remington@breeze.software>
Signed-off-by: Remington Breeze <remington@breeze.software>
Signed-off-by: Remington Breeze <remington@breeze.software>
Signed-off-by: Remington Breeze <remington@breeze.software>
Signed-off-by: Remington Breeze <remington@breeze.software>
Signed-off-by: Remington Breeze <remington@breeze.software>
Signed-off-by: Remington Breeze <remington@breeze.software>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥
Signed-off-by: Remington Breeze <remington@breeze.software>
Fixes #1920