horizon/openstack_dashboard
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
..
api Merge "Show instance lock/unlock actions based on the locked status" 2016-06-17 23:54:54 +00:00
conf Updating heat policy file 2016-06-14 11:01:45 -06:00
contrib Modals should inherit from the theme 2016-06-21 15:54:00 -07:00
dashboards Merge "Add check whether nova is enable or not in aggregate panel" 2016-06-21 19:12:41 +00:00
django_pyscss_fix
enabled Generic details display framework 2016-05-16 11:39:57 -06:00
local Merge "Show instance lock/unlock actions based on the locked status" 2016-06-17 23:54:54 +00:00
locale Imported Translations from Zanata 2016-06-21 07:25:40 +00:00
management Update WSGI app creation to be compatible with Django 1.7 or greater 2015-09-21 15:36:19 +02:00
static Modals should inherit from the theme 2016-06-21 15:54:00 -07:00
templates Merge "Pass page_url instead of whole request to render" 2016-06-01 05:28:21 +00:00
templatetags Pass page_url instead of whole request to render 2016-05-31 10:34:52 +00:00
test Merge "python 3.4 support for urlparse" 2016-06-21 08:46:50 +00:00
themes Modals should inherit from the theme 2016-06-21 15:54:00 -07:00
usage Reduce the default date range on Overview panel to 1 day 2016-05-31 17:57:53 +03:00
utils admin permissions depends on OPENSTACK_KEYSTONE_ADMIN_ROLES 2016-06-10 07:23:09 +00:00
wsgi
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
__init__.py
context_processors.py Support javascript translation for plugin 2016-01-11 13:46:05 -08:00
exceptions.py Excise Trove from Horizon 2015-12-22 02:01:07 -07:00
hooks.py
karma.conf.js Output JS Karma test coverage reports to ./cover/ 2016-06-02 14:35:39 +00:00
policy.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00
settings.py Escape angularjs templating in unsafe HTML 2016-06-15 11:03:01 -04:00
static_settings.py Add module ngFileUpload as a dependency to main horizon.app module 2016-05-19 13:46:55 +03:00
theme_settings.py Dynamic Themes 2016-02-25 09:49:43 -08:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00