Commit Graph

15 Commits

Author SHA1 Message Date
zhulingjie 6670f4339a Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I8a306d1b42cb25296960f88158eb8c8e21b0be08
2019-04-24 01:13:36 +08:00
ShangXiao 3a00a927e3 Add release notes link to README
Add release notes link to README.rst
for better understanding.

Change-Id: I83bf98cbcafc4ec964915c4a07a51d914e79bcc7
2018-05-14 23:25:59 -07:00
melissaml 27c968951f Update links in README
Change the outdated links to the latest links in README

Change-Id: I141ab63e1d18d9da71e0fff02bb067a1d1ff0baa
2018-04-04 22:19:41 +08:00
Julia Kreger 1113e2eaae Moving ironic-ui install content to install folder
Change-Id: I6b80cf46bec09ad66ed189e08b79e0df10ca6850
2017-07-04 12:57:44 +00:00
Beth Elwell c8b900873b Setup JavaScript test environment
This patch sets up JavaScript test environment.
npm run test

Change-Id: Ia2b1568fb73bbedd4fd0c2f30a35c2e27a329c92
2017-05-25 13:10:57 +00:00
Jenkins cfff6889a8 Merge "Document how to run JavaScript unit tests" 2017-04-12 11:49:10 +00:00
Rushil Chugh ee8fa6deca Adds Ironic-UI Devstack plugin
This change proposes to add Ironic-UI Devstack plugin.

Change-Id: Ided8819c2ec9f8fbbbbf1d76a7ec41ae7717288a
Closes-Bug: #1663840
2017-03-24 14:59:25 -04:00
Miles Gould 429231195d Document how to run JavaScript unit tests
Change-Id: I43b6d0620697a24a5764421f58173a3a5904bc80
2017-03-20 17:55:27 +00:00
Julia Kreger 8d6fcd819c Refactor ironic-ui documentation to remove warnings
Warnings, such as those caused by the README.rst file's
inclusion of an externally hosted file cause the default
sphinx job to fail. Removed the link, and cleaned up the
documentation formatting to make it more clear moving
forward.

Change-Id: I55afe786b794a6cb179a3de20b5f4e0f3f8072c8
2016-12-12 23:43:49 +00:00
Flavio Percoco 75c77c1627 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

b'https://gist.github.com/bb1efd9e3989198cd126fe49ec17faae\n'

Change-Id: I99554920175bdfba9c5e1452d8033c8bc362fbd3
2016-11-25 13:38:09 +01:00
Xu Ao 8f554eb3a9 Fix a mistake in the document about the filepath
In the documents, the path of the _2200_ironic.py
should be 'ironic_ui/enabled' but not 'ironic-ui/enabled'.

doc_urls:
http://docs.openstack.org/developer/ironic-ui/readme.html
http://docs.openstack.org/developer/ironic-ui/installation.html


TrivialFix

Change-Id: I2ced663718547b3aa55d8ad277775650078b0bfa
2016-07-27 10:39:24 +00:00
Aayush Rajoria d2a53b5ed8 Fixing nits of ironic-ui Readme.rst
Removed whitespaces from the document and
earlier Horizon installation link was giving
404 because of presence of whitespace, this
patch fixed that.

Change-Id: Id02665f0d8741b403ea44dedd596eae66715fde4
2016-03-15 11:35:21 +00:00
Elizabeth Elwell 056d8ebc49 Added installation instructions to the Readme
Includes addition of install package to requirements.txt and note to user
to ensure they remember to use requirements.txt to install additional
packages as required.

Change-Id: I122a3f6b2b62b6d1945013eb21c2fadc75910696
2016-03-02 14:47:55 +00:00
Elizabeth Elwell 28f1cbbfd4 Amended readme file to be more accurate and readable
Change-Id: I913f12de718824f2734a3375fb4982936c4703b8
2016-01-20 19:01:52 +00:00
Elizabeth Elwell 728fed6ee9 Added cookiecutter files
In patch amends have also renamed internal ironic-ui folder to ironic_ui to
ensure not read mathematically to pass pep8 tests. Also added global requirements.

Change-Id: I5689f762194291bbad6070350486d397c376364a
2016-01-20 19:00:52 +00:00