horizon/openstack_dashboard/dashboards/identity
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
..
application_credentials Add support for application credentials 2018-04-26 09:32:00 +02:00
domains Get rid of keys() usage 2018-11-30 11:15:27 +00:00
groups Convert identity.groups tests into mock 2018-04-25 13:50:45 +09:00
identity_providers Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00
mappings Convert identity.mappings tests into mock 2018-04-25 13:51:54 +09:00
projects Get rid of keys() usage 2018-11-30 11:15:27 +00:00
roles Convert identity.roles tests into mock 2018-04-25 13:52:14 +09:00
static/dashboard/identity When creating a role, check if the role already exists 2018-11-23 09:28:08 +08:00
users Displays role assignment through group in user details 2018-12-20 08:50:43 +00:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
dashboard.py Set default panel of identity with pluggable settings mechanism 2017-09-19 07:33:13 +00:00