horizon/openstack_dashboard/dashboards/identity/users
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/users Supports extra properties in project and user 2016-08-21 22:13:35 +09:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
forms.py Merge "modified condition variable project_choices" 2016-12-09 02:12:25 +00:00
panel.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00
tables.py Server-side filtering for Identity 2016-09-13 10:06:27 -05:00
tests.py Implement "filter first" for identity panels 2017-01-19 15:32:20 -06:00
urls.py AngularJS based panels page title updated 2016-12-15 15:01:37 +03:00
views.py Implement "filter first" for identity panels 2017-01-19 15:32:20 -06:00