OpenStack Task Tracking Browser Client
Go to file
Michael Krotscheck 978d3404e4 Enabled functional tests
An outstanding bug in grunt-connect-proxy v0.1.8 caused an error
in our selenium UI tests. I submitted a patch that was accepted
in v0.1.9, however that version was never properly deployed to
NPM due to the recent CA cert chain changes. The package
maintainer finally released a new version.

This commit upgrades the proxy to v0.1.10 and re-enables our
selenium tests.

Change-Id: Ia944f59e8b6f303a956ca2dbe7b506cf231c79bd
2014-04-18 09:16:11 -07:00
bin Fix API launch 2014-02-28 14:08:34 -08:00
src Merge "Grunt build now supports package CSS" 2014-04-16 17:53:58 +00:00
test Added unit tests for string_util. 2014-03-28 16:57:32 -07:00
.gitignore Simple whitelabeling 2014-04-14 18:02:34 -07:00
.gitreview Initial commit 2014-01-14 18:49:39 -08:00
.jshintrc Added unit tests for string_util. 2014-03-28 16:57:32 -07:00
bower.json Auth support 2014-03-03 13:56:11 -08:00
Gruntfile.js Enabled functional tests 2014-04-18 09:16:11 -07:00
karma-integration.conf.js Auth support 2014-03-03 13:56:11 -08:00
karma-unit.conf.js Added unit tests for string_util. 2014-03-28 16:57:32 -07:00
LICENSE Initial commit 2014-01-14 18:49:39 -08:00
package.json Enabled functional tests 2014-04-18 09:16:11 -07:00
protractor.conf.js Fix NPM CA Chain issue and port conflict. 2014-02-28 14:04:01 -08:00
README.md Update README 2014-02-24 13:12:55 -08:00
tox.ini Fix API launch 2014-02-28 14:08:34 -08:00

Storyboard Web Client

A WebClient for the OpenStack Storyboard project.


Project Resources

Project status, bugs, and blueprints are tracked at:

http://storyboard.openstack.org

Source code can be found at:

https://git.openstack.org/cgit/openstack-infra/storyboard-webclient/

Documentation can be found here:

http://ci.openstack.org/storyboard/

Additional resources are linked from the project wiki page:

https://wiki.openstack.org/wiki/StoryBoard

Anyone wishing to contribute to an OpenStack project should find plenty of helpful resources here:

https://wiki.openstack.org/wiki/HowToContribute

All OpenStack projects use Gerrit for code reviews. A good reference for that is here:

https://wiki.openstack.org/wiki/GerritWorkflow