horizon/openstack_dashboard/dashboards/project/stacks
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
..
resource_types Add default common template to python table views 2017-01-05 08:59:35 +00:00
template_versions Server-side filtering Orchestration 2016-10-17 15:50:17 +00:00
templates/stacks Add default common template to python table views 2017-01-05 08:59:35 +00:00
__init__.py Implementation of a Heat stacks UI. 2013-07-03 03:48:31 -07:00
api.py Fixing heat stack status column 2014-03-05 14:12:29 -05:00
forms.py Replace six.iteritems(iter) with iter.items() 2016-12-14 11:13:20 +08:00
mappings.py Drop LBaaS v1 dashboard 2016-10-18 08:57:26 +09:00
panel.py Revert "Add policy rules to project panels" 2017-01-03 19:35:35 +00:00
sro.py Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
tables.py Server-side filtering Orchestration 2016-10-17 15:50:17 +00:00
tabs.py Updating heat policy file 2016-06-14 11:01:45 -06:00
tests.py Add default common template to python table views 2017-01-05 08:59:35 +00:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Add default common template to python table views 2017-01-05 08:59:35 +00:00