murano-dashboard/muranodashboard/templates
Kirill Zaitsev b7a6a23344 Use template filter to convert list of packages in the template
Before this patch _data_table.html checked string
representation to check if the list is empty.

This patch adds jsonify filter and moves actual jsonification into
template, thus eliminating the need to compare string representation of
lists.

Change-Id: Iddf6ab7c8cff1d1dff98badbd117200e9d3b22e7
Closes-Bug: #1584802
2016-05-23 17:27:41 +03:00
..
catalog Hide package_counter in case of using glare 2016-04-05 17:26:43 +03:00
categories Fix broken dashboard tables 2016-03-09 14:16:23 +03:00
common Fix broken dashboard tables 2016-03-09 14:16:23 +03:00
deployments Made breadcrumb consistent with horizon 2016-05-07 04:10:28 -04:00
environments Fix broken dashboard tables 2016-03-09 14:16:23 +03:00
images Fix broken dashboard tables 2016-03-09 14:16:23 +03:00
packages Made breadcrumb consistent with horizon 2016-05-07 04:10:28 -04:00
services Use template filter to convert list of packages in the template 2016-05-23 17:27:41 +03:00
murano_base.html Reload environments page after all the environments have been deleted 2016-03-01 15:38:22 +02:00