horizon/openstack_dashboard/dashboards/identity/groups
Luis Daniel Castellanos 33fcd95caf Implement "filter first" for identity panels
Implemented the "filter first" for the following identity panels:
- Users
- Groups
- Roles
- Projects

The functionality helps horizon not to hang and timeout when there is
a large set of identity resources to display. It can be turned on and
off easily.

In a subsequent patch set the same functionality will be added to
other identity views such as Project > Manage Members

Change-Id: I6e569712fb5159552a27271837cf2629059f5894
2017-01-19 15:32:20 -06: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 Retrieve domain scoped token 2016-03-08 15:17:38 -08:00
panel.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00
tables.py Fixed inconsistent names set for BatchAction 2016-09-21 12:57:27 -07:00
tests.py Implement "filter first" for identity panels 2017-01-19 15:32:20 -06:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Implement "filter first" for identity panels 2017-01-19 15:32:20 -06:00