horizon/openstack_dashboard/dashboards/admin/instances
Luis Daniel Castellanos e15b61f58a Update admin filter first setting to a dict
Previously the ADMIN_FILTER_DATA_FIRST setting was a True/False
setting that was taking over all the admin views leaving
operators without the opportunity to set this setting to views
individually.

This patch changes the setting to a dict where it can be specified
which panels/views will implement this setting individually.

Implements blueprint: admin-views-filter-first

Change-Id: I50deab878f68c1cc519aa9b47feaa2c58bb8eacc
2016-09-14 15:52:20 -05:00
..
templates/instances Branding: Workflow cancel btn should be themable 2016-03-14 12:48:11 -07:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py Horizon selects are now themable: Admin Panels 2016-06-13 20:55:03 +00:00
panel.py Remove admin role name 'admin' hardcode 2016-05-31 10:38:22 +00:00
tables.py Prevent long names breaking table layouts 2016-08-19 09:21:33 +01:00
tests.py Update admin filter first setting to a dict 2016-09-14 15:52:20 -05:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Update admin filter first setting to a dict 2016-09-14 15:52:20 -05:00