horizon/openstack_dashboard/dashboards/identity/users
David Gutman d66df58e2d Add group tab in user details view.
Add an extra tab "groups" in the user details view which
displays the groups of the user.

The groups are displayed in a table which is an extansion
(inheritance) of the group table used in the Group panel.

Change-Id: I0ffaafaeacba0a0863c2550ac1e3649c9dd85983
Partial-Bug: #1792524
2018-12-20 08:32:53 +00:00
..
groups Add group tab in user details view. 2018-12-20 08:32:53 +00:00
role_assignments Add role assignment tab in the user details view. 2018-12-20 17:30:08 +09: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 Add group tab in user details view. 2018-12-20 08:32:53 +00:00
tests.py Add group tab in user details view. 2018-12-20 08:32:53 +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