horizon/horizon/test
Diana Whitten 03ede4ce5e Modals should inherit from the theme
* Fullscreen Modals have been removed
  These weren't working properly anyways, and the styling is very
  unpleasant: https://i.imgur.com/QfvGli7.png

* Added two more modal sizes: xs and xl, and added all modals sizes
  to the theme preview page.  Also updated the theme preview page
  to use fa-close instead of 'x'.

* Cleaned up Spinner css to use modal sizes properly.  Themability
  of spinner to come later.

* Confirmation Modal JavaScript was cleaned up, and contents turned
  into an easier to digest client side template. Themability of
  client side templates show cased in 'material' design.

* 'material' confirmation dialog was altered to show how themes can
  make use of overriding client-side templates.

* Moved the Bootstrap helper variables into its own file.

* Added helper variables for various modal calculations.

Change-Id: I599ad2ffcf3034a24a19bc87e6ebed3eab079f45
2016-06-21 15:54:00 -07: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 Modals should inherit from the theme 2016-06-21 15:54:00 -07: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 Panel static finder 2016-06-01 02:14:17 +00:00
test_hacking.py Eliminate mutable default arguments 2015-12-17 09:58:46 +00:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
utils.py Fix horizon/test selenium tests for Django 1.8 2015-09-30 16:41:30 +10:00
webdriver.py Fix longtime tests 2016-04-15 15:06:56 +03:00