Highlight modules with permissions set inside a role #4241
Labels
area/authentication
Affects user authentication or authorization
area/ui
Affects the user interface
enhancement
New feature or improvement
Milestone
When I want to review what permissions a role has, I have to expand all modules inside the role itself.
Highlighting the name of a module that has one or more permissions set will help in understanding where I have to look.
I figured some methods to do the highlighting:
Write the name of a module with one or more permissions set with another color or with a symbol on the right
To the right of the name of a module with one or more permissions, add the number of permissions set (and of course don't add anything if nothing is set)
To the right of the name of a module with one or more permissions set, add some symbols:
a red exclamation mark if Full Module Access (or equivalent) is selected
an ok mark if General Module Access (or equivalent) is selected
the count of all the remaining permissions set
This way I can also compress every module and I can still have an overview of where people with that role can go.
Example a.
Example b.
Example c.
Original (unmodified, only here for reference)
The text was updated successfully, but these errors were encountered: