horizon/horizon
Matt Borland 4d8777bff9 Allow Jasmine failures to fail test
There was a selector bug that caused the Jasmine helper to not find
failures in Jasmine tests.  The selectors are now fixed.

Change-Id: I2f66f4b04cd6e9fc1f7259bdac351ac0fe87e23c
Closes-Bug: 1421788
2015-03-03 18:50:43 +00:00
..
browsers Fix Flake8 style warnings in horizon/ 2014-07-29 20:38:49 +00:00
conf Set the password_autocomplete default to "off" 2015-02-11 10:52:45 -06:00
contrib Datepicker locale support 2014-09-23 14:24:48 +00:00
forms Reduced code duplication in creating page headers 2015-02-11 10:45:23 +00:00
locale Imported Translations from Transifex 2015-03-03 06:11:24 +00:00
management Updating startpanel for pluggables 2015-01-14 16:11:00 -07:00
static Merge "Adding policy rest endpoint for angular" 2015-03-03 00:07:51 +00:00
tables Fix typo, replace ass with as, not ass:( 2015-02-27 15:31:53 +08:00
tabs Reduced code duplication in creating page headers 2015-02-11 10:45:23 +00:00
templates Merge "Adding policy rest endpoint for angular" 2015-03-03 00:07:51 +00:00
templatetags Replaced hard coded values with oslo_utils.units constants 2015-02-27 14:49:32 -05:00
test Allow Jasmine failures to fail test 2015-03-03 18:50:43 +00:00
utils Replaced hard coded values with oslo_utils.units constants 2015-02-27 14:49:32 -05:00
workflows Fix setting Primary Project for new user once the project was created 2015-01-16 20:51:31 +03:00
__init__.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
base.py Clean unused code for `supports_tenants` 2015-02-04 10:10:49 +08:00
context_processors.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
decorators.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
exceptions.py Quality of life improvements to APIVersionManager 2015-01-30 21:53:55 -08:00
loaders.py Always split template names on forward slash 2014-09-23 11:38:34 +03:00
messages.py Uniquify horizon messages returned in a single response 2014-09-17 13:45:07 +00:00
middleware.py Horizon login page contains DOS attack mechanism 2014-12-08 16:38:37 -07:00
models.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
site_urls.py Fix E128 errors in horizon/ 2014-10-15 13:50:07 +09:00
version.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
views.py Document and improve PageTitleMixin readability 2015-02-11 16:16:20 +00:00