This ports over changes made in openstack-health to convert the
project from jshint to eslint, with the eslint-config-openstack
plugin.
Change-Id: Iaa0490d07603e2481e1c738136f9fda1be95dea8
Downgrades karma-coverages, uses phantomJS to run unit test, and
finally adds gulp unit as the test runner. Karma was having issues
with Chrome+Browserify. Unit tests still do not run since the example
services were removed.
Change-Id: I8973a1e12b0b2af992bea5da552aae0736dcdf9c
npm install would fail due to PEERINVALID issues with karma.
^0.13.4 is out of range for several packages. This commit sets karma
version to ~0.12.0
Change-Id: I07634dd7cbdbc0cdb4489cbc348f9390a91e9e79
`index.html.gz` now links properly to gzipped resources allowing
them to be distributed unmodified and without the uncompressed
resources.
Change-Id: I253f5207de5b13a105dfb8ddd226d7da6ba2b34b
Add static instances of FontAwesome, Bootstrap, and theme resources
to more fully move to NPM/Browserify package management.
Change-Id: I4ceb0cd44f1e54207fde9c6645931e3a29705894
Adds boilerplate files from `angularjs-gulp-browserify-boilerplate`
to start work on Angular rewrite of the frontend.
Change-Id: I54392c24f397496582f9d06d561d5c14a92ccbe6