devtron icon indicating copy to clipboard operation
devtron copied to clipboard

User Permissions - show all permissions

Open sohel-rp opened this issue 3 years ago • 0 comments

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

  1. Display user's all permissions but only allow updates for/in allowed permissions and others will be read-only.
  2. Show a tooltip on hover over read-only permissions.

Screenshot 2022-08-03 at 3.02.42 PM.png

AB#26

sohel-rp avatar Aug 03 '22 15:08 sohel-rp