horizon/openstack_dashboard/dashboards/identity/users
David Gutman 9d68119452 Displays role assignment through group in user details
In the tab role assignments of the user details view, the role
assignments the user has got through groups are added.

In the column "role" of the table, the text "(through group GROUP_NAME)"
is specified next to the role name.

Change-Id: I6bbf3ef61a7c4e99e0b1ddce90ae1c12a3e18369
Closes-Bug: #1792524
2018-12-20 08:50:43 +00:00
..
groups Add group tab in user details view. 2018-12-20 08:32:53 +00:00
role_assignments Displays role assignment through group in user details 2018-12-20 08:50:43 +00:00
templates/users Delete instance,volume,etc confirmation is missing name or ID 2017-04-07 22:58:50 +00:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
forms.py Orders the projects and roles in user creation combos 2018-01-12 08:48:23 +01:00
panel.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00
tables.py Remove "Change Password" from users table for non-admin users 2018-11-27 05:14:05 +00:00
tabs.py Displays role assignment through group in user details 2018-12-20 08:50:43 +00:00
tests.py Displays role assignment through group in user details 2018-12-20 08:50:43 +00:00
urls.py AngularJS based panels page title updated 2016-12-15 15:01:37 +03:00
views.py Change user details view in a tab view 2018-09-14 09:32:43 +02:00