horizon/horizon
Rob Cresswell 560f23a1c9 Add default common template to python table views
Many of the Python table views are using identical (or nearly identical)
table templates. This patch adds a common template and makes it the
default for a DataTableView, which allows us to remove many similar
templates and redundant lines of code.

Change-Id: I1e4e15e695ee1f21f4d44f141a854e30f1e567a1
Closes-Bug: 1653986
2017-01-05 08:59:35 +00:00
..
browsers AngularJS based panels page title updated 2016-12-15 15:01:37 +03:00
conf Move out integration tests scaffolds from Horizon production code 2016-05-31 10:01:21 +00:00
contrib Panel static finder 2016-06-01 02:14:17 +00:00
forms Remove unused import 2017-01-03 05:58:10 +00:00
hacking Eliminate mutable default arguments 2015-12-17 09:58:46 +00:00
locale Imported Translations from Zanata 2016-12-31 07:42:04 +00:00
management [Django 1.9] Stop using django.utils.importlib 2016-01-26 11:19:23 +00:00
middleware Merge "py3:Remove six.iterXXX" 2016-11-16 12:31:57 +00:00
static Add col-sm-12 to network modal error 2016-12-26 02:43:17 +00:00
tables Add default common template to python table views 2017-01-05 08:59:35 +00:00
tabs Remove additional response.render() for tabs 2016-12-06 12:39:24 +03:00
templates Add default common template to python table views 2017-01-05 08:59:35 +00:00
templatetags Fix docstring warnings 2016-09-24 20:44:48 +09:00
test Merge "Add generic session/cookie value getters/setters" 2016-12-14 14:50:34 +00:00
utils Merge "Specify POLICY_CHECK_FUNCTION as a string" 2017-01-03 18:49:47 +00:00
workflows Merge "py3:Remove six.iterXXX" 2016-11-16 12:31:57 +00:00
__init__.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
base.py Fix single policy rule handling 2017-01-03 14:38:09 -07:00
context_processors.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
decorators.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
exceptions.py Fix docstring warnings 2016-09-24 20:44:48 +09:00
karma.conf.js Refactor tox & update docs 2016-11-30 20:38:59 +00:00
loaders.py Remove all pre-Django 1.8 workarounds 2016-01-24 22:12:02 +00:00
messages.py Uniquify horizon messages returned in a single response 2014-09-17 13:45:07 +00:00
notifications.py Add message of the day option 2016-01-22 11:31:36 -08:00
site_urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
themes.py Fix missing 'THEME' key 2016-08-03 20:06:36 +00:00
version.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
views.py Wrap api calls with tracing decorators 2016-12-01 19:31:10 +00:00