devtron
devtron copied to clipboard
User Permissions - show all permissions
Summary
Show app/project permissions of a specific user as read-only if the logged-in user doesn't have those permissions.
Motivation
Currently, when a logged-in user tries to check the permissions for another user, it doesn't load all added permissions and only app/projects to which logged-in user has permission are displayed.
With these changes, all permissions will be displyed and logged-in user will only be able to add/edit allowed permissions. Others will be read-only.
Proposal
- Display user's all permissions but only allow updates for/in allowed permissions and others will be read-only.
- Show a tooltip on hover over read-only permissions.
AB#26