horizon/horizon/test
Rob Cresswell 041af0fd0a Replace table row 'status_unknown' class with 'warning' class
The default bootstrap styling for table rows uses the same classes as
alerts (warning, danger etc). Rather than layering additional logic
around this with a new class, we should just fall back to the documented
boostrap method.

Also resets the warning colour to its default bootstrap variable, rather
than carrying an altered version.

Change-Id: I3472244fcbbd121a8de48d78084554760dab6385
Closes-Bug: 1615632
2016-09-08 09:57:06 +00:00
..
customization Fixed typos in comment for renaming dashboard 2015-09-08 18:05:02 +05:30
dummy_auth Fix horizon/test selenium tests for Django 1.8 2015-09-30 16:41:30 +10:00
jasmine Applying auto-file-discovery partially 2015-06-29 16:04:14 -06:00
messages Add message of the day option 2016-01-22 11:31:36 -08:00
templates Horizon Checkboxes are now themeable. 2016-03-02 19:17:09 -07:00
test_dashboards Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
tests Replace table row 'status_unknown' class with 'warning' class 2016-09-08 09:57:06 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
firefox_binary.py Added tests for check RC files from API Access page 2016-04-15 16:10:05 +00:00
helpers.py Merge the two webdrivers 2016-01-30 11:54:19 +00:00
settings.py Re-work static_settings to clean up 2016-08-18 16:28:57 +03:00
test_hacking.py Eliminate mutable default arguments 2015-12-17 09:58:46 +00:00
urls.py [Django 1.10] Fix urls.url wrong call 2016-08-04 19:09:05 +00:00
utils.py Fix horizon/test selenium tests for Django 1.8 2015-09-30 16:41:30 +10:00
webdriver.py Remove unused LOG 2016-07-11 02:30:19 +00:00