murano-dashboard/muranodashboard/environments
Felipe Monteiro 8a10c6a62f Fixes Deployment History tab incorrectly formatting status.
Currently, the Deployment History tab in the environment details
page always adds a red underline underneath every status table
cell, even for those in a non-error/non-warning status.
The red underline should only appear for error/warning status.

This patch ensures that only error/warning status has the
red underline.

Change-Id: I641cb7fbeb4bf2987c0a582a8da138e676aea7eb
Closes-Bug: #1654896
2017-02-07 10:02:09 -05:00
..
__init__.py Remove the H104 pep8 ignore from tox.ini 2016-07-30 16:20:31 +08:00
api.py Increase unit test coverage for muranodashboard Environment API. 2016-11-17 13:50:57 -05:00
consts.py Fixes Deployment History tab incorrectly formatting status. 2017-02-07 10:02:09 -05:00
forms.py [TrivialFix]Remove the redundant required=True 2016-07-19 23:22:26 +08:00
panel.py Split muranodashboard config into multiple files 2016-10-11 14:55:22 +03:00
tables.py Fixes Deployment History tab incorrectly formatting status. 2017-02-07 10:02:09 -05:00
tabs.py Murano-Dashboard Wrong instance name on Component details tab. 2016-12-15 18:45:19 -05:00
topology.py Merge "Fixed output of lists in topology viewer" 2016-11-29 18:38:29 +00:00
urls.py Update URLs to Django 1.8 style 2016-02-13 13:27:13 +08:00
views.py Fixes UnboundLocalError thrown by get_context_data in Env Views. 2016-11-11 16:51:37 +00:00