horizon/openstack_dashboard/dashboards/identity/roles
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/roles Add default common template to python table views 2017-01-05 08:59:35 +00:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
forms.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06: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 Adding identity ng-roles panel 2017-01-04 11:54:59 -08:00
views.py Implement "filter first" for identity panels 2017-01-19 15:32:20 -06:00