horizon/openstack_dashboard/dashboards/identity/groups
zhurong 872ea43d65 Adding identity ng-groups panel
This patch adds angular groups table.

To be added in subsequent patches:
 - Actions
 - filterFacets
 - Integration to Searchlight

To Test
 - set 'groups_panel': True in settings.py
 - local_settings.py v3 enabled

Co-Authored-By: Cindy Lu <clu@us.ibm.com>
Co-Authored-By: Kenji Ishii <ken-ishii@sx.jp.nec.com>
Co-Authored-By: Shu Muto <shu-mutou@rf.jp.nec.com>

Change-Id: Ifcb3353762ae9d65b73981a4a8d6241273afd16a
Implements: blueprint ng-groups
2017-10-10 13:35:09 +09:00
..
templates/groups Correct the description for "Update Group" form 2016-07-08 00:46:52 +00:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
constants.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
forms.py Correct the group name field less than or equal to 64 characters 2017-04-20 13:28:51 +08:00
panel.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00
tables.py Handle log message interpolation by the logger 2017-03-31 20:59:16 +09:00
tests.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
urls.py Adding identity ng-groups panel 2017-10-10 13:35:09 +09:00
views.py Disentangle domain context from effective domain 2017-02-13 11:40:57 +01:00