horizon/horizon
Thai Tran 6214752fa4 Action required status shows proper icon
Today, when user resize an instance and is waiting to confirm the
action, the status column shows a loading icon.

This fix will change it so that the status column will instead show a
action_required icon.

Change-Id: I887a270b2b64729447e5470d0d49366a6931d0f5
Closes-Bug: #1279878
2014-02-19 19:28:08 -08:00
..
browsers Replace asserts in __init__ files with __all__ 2014-01-10 10:28:02 +01:00
conf Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
forms Replace asserts in __init__ files with __all__ 2014-01-10 10:28:02 +01:00
locale Merge "Fix incomplete translation of "Update members" widget" 2013-10-17 16:58:26 +00:00
management Gate on H102 Apache 2.0 license header not found for pep8 2013-11-19 13:55:04 -05:00
static Action required status shows proper icon 2014-02-19 19:28:08 -08:00
tables Fix table rendering for iterable objects 2014-02-12 08:49:33 -08:00
tabs Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
templates Fix submit button in overview 2014-02-16 23:33:02 -08:00
templatetags fix templatetag for no fractional bytes 2014-02-12 15:12:41 -07:00
test Replace assertEqual(None, *) with assertIsNone in tests 2014-02-16 13:33:17 +08:00
utils Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
workflows Always pass 'modal' context variable to workflow template 2014-02-19 05:34:16 -05:00
__init__.py Remove asserts for optional imports 2013-11-15 10:09:44 +01:00
base.py Remove leftovers of django.conf.urls.defaults 2014-01-17 14:21:15 +01:00
context_processors.py Gate on H4xx docstrings for pep8 2013-11-23 12:51:07 -05:00
decorators.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
exceptions.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
loaders.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
messages.py Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
middleware.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
models.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
site_urls.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
version.py Replace OpenStack LLC with OpenStack Foundation 2013-09-20 04:19:42 +08:00
views.py Gate on H4xx docstrings for pep8 2013-11-23 12:51:07 -05:00