horizon/horizon
Michael Krotscheck 2aa78ad0b7 Enable no-unused-vars
This enables the no-unused-vars rule from the upstream
eslint-config-openstack, and corrects all linting errors found.

Change-Id: I9f5fb29cd9b2429698819ecf556ced933378b081
2015-11-18 10:14:28 -08:00
..
browsers Fix Flake8 style warnings in horizon/ 2014-07-29 20:38:49 +00:00
conf Remove legacy models.py files 2015-11-16 11:41:13 +00:00
contrib Datepicker locale support 2014-09-23 14:24:48 +00:00
forms Drop Django 1.7 support 2015-11-16 11:55:38 +00:00
locale Imported Translations from Zanata 2015-11-18 06:36:15 +00:00
management Update startdash/startpanel for newer Django patterns 2015-11-13 03:40:26 +00:00
static Enable no-unused-vars 2015-11-18 10:14:28 -08:00
tables Basic tables now inherit from Bootstrap Theme 2015-11-14 08:14:56 -07:00
tabs Port horizon tabs tests to Python 3 2015-09-30 18:33:43 +02:00
templates Basic Tabs now inherit from a Bootstrap Theme 2015-11-17 08:05:03 -07:00
templatetags Navigation + cleanup for details pages 2015-11-09 07:01:04 +00:00
test Basic Tabs now inherit from a Bootstrap Theme 2015-11-17 08:05:03 -07:00
utils Drop Django 1.7 support 2015-11-16 11:55:38 +00:00
workflows py3: Replace unicode with six.text_type 2015-08-27 01:26:02 +02:00
__init__.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
base.py Remove some old (pre-1.8) Django compatibility code 2015-11-06 06:55:22 +00: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 Ensure exc message is included in user_message 2015-09-07 14:32:02 +01:00
karma.conf.js Merge "Adding tests for untested areas" 2015-11-13 23:56:07 +00:00
loaders.py Port password tests to Python 3 2015-09-04 12:27:04 +02:00
messages.py Uniquify horizon messages returned in a single response 2014-09-17 13:45:07 +00:00
middleware.py Removing last_activity session flag 2015-10-05 04:48:17 +00:00
site_urls.py Drop QUnit JS tests in favor of Jasmine 2015-08-27 13:09:00 +00: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