horizon/openstack_dashboard
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
..
api Add missing scheduler_hints to _optional_create 2017-01-12 06:29:59 +00:00
conf Removing deprecate ceilometer code 2016-11-17 16:52:13 -07:00
contrib Enable profiling of angular pages (with async requests) 2016-12-29 18:26:19 +03:00
dashboards Implement "filter first" for identity panels 2017-01-19 15:32:20 -06:00
django_pyscss_fix Fix some spelling mistakes in horizon 2016-06-23 17:04:35 +08:00
enabled Merge "Removing deprecated Swift UI code" 2016-11-24 07:55:17 +00:00
local Implement "filter first" for identity panels 2017-01-19 15:32:20 -06:00
locale Imported Translations from Zanata 2017-01-18 07:46:13 +00:00
management Removes unnecessary utf-8 encoding 2016-12-13 15:22:09 +07:00
static Merge "Cleanup CSS on NG Create Image Modal" 2017-01-06 17:56:33 +00:00
templates Merge "Enable profiling of angular pages (with async requests)" 2017-01-16 15:49:03 +00:00
templatetags Fix docstring warnings 2016-09-24 20:44:48 +09:00
test Fake deprecated nova client properties 2017-01-18 11:01:10 -05:00
themes Add the Profiler panel to the Developer dashboard 2016-12-01 22:29:16 +03:00
usage Merge "Fix volume storage usage value" 2016-12-16 05:07:21 +00:00
utils Replace six.iteritems(iter) with iter.items() 2016-12-14 11:13:20 +08:00
wsgi Normalise the path to resolve ../.. 2016-11-14 16:29:28 +11:00
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
__init__.py
context_processors.py Enable profiling of angular pages (with async requests) 2016-12-29 18:26:19 +03:00
exceptions.py Excise Trove from Horizon 2015-12-22 02:01:07 -07:00
hooks.py
karma.conf.js Refactor tox & update docs 2016-11-30 20:38:59 +00:00
policy.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
settings.py Merge "Adding identity ng-roles panel" 2017-01-09 17:51:50 +00:00
theme_settings.py Dynamic Themes 2016-02-25 09:49:43 -08:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00