RETIRED The UI component for TripleO
Go to file
Florian Fuchs 8d40ed773b Fix nodes actions toolbar
An additional span inside the nodes toolbar, added by the i18n
FormattedMessage component, breaks the toolbar by changing the click
event target to the span element; because the span element doesn't
contain the "name" attribute needed to determine the appropriate action.

This patch adds a small method to lookup the closest name attribute
(either on the element or the parent elements), so both buttons with and
without a FormattedMessage of them will work.

Change-Id: I7c565da8bf2f5040ff99b13f02cb0a7f4c07637f
Closes-Bug: #1671100
2017-03-09 13:27:26 +01:00
config Add support for German language 2017-02-14 13:59:10 +00:00
docs Add documentation for adding new languages 2017-02-27 15:15:51 +01:00
i18n/locales Imported Translations from Zanata 2017-03-08 09:13:24 +00:00
releasenotes Fix nodes actions toolbar 2017-03-09 13:27:26 +01:00
src Fix nodes actions toolbar 2017-03-09 13:27:26 +01:00
tools Add release notes for Ocata 3.0.0 2017-02-13 11:29:30 -04:00
.babelrc Adds basic internationalization support 2016-12-13 12:44:00 +01:00
.editorconfig Adds .editorconfig file 2015-09-30 10:37:44 +02:00
.eslintrc Upgrade eslint and fix errors 2016-04-14 13:43:02 -03:00
.gitignore Add release notes for Ocata 3.0.0 2017-02-13 11:29:30 -04:00
.gitreview Updated .gitreview 2016-03-22 09:36:08 -05:00
.npmignore Add packaging spec and config files 2016-08-19 19:43:09 +02:00
LICENSE Add LICENSE 2016-03-22 13:57:46 -03:00
README.md Add developer docs 2017-01-26 09:55:56 -04:00
jenkins-config.yml Replace "RDO" with "TripleO" and remove RDO logo 2016-03-04 14:29:25 +01:00
karma.conf.js Use Webpack for application processing 2016-07-25 15:18:37 +02:00
npm-shrinkwrap.json Add js-yaml dependency 2017-01-18 11:18:37 +01:00
package.json Merge "Add jest dependencies" 2017-03-08 18:12:40 +00:00
setup.cfg Fix sdist tarball name in setup.cfg 2017-02-16 10:50:59 +01:00
setup.py Add release notes for Ocata 3.0.0 2017-02-13 11:29:30 -04:00
test-requirements.txt Add release notes for Ocata 3.0.0 2017-02-13 11:29:30 -04:00
tox.ini Add release notes for Ocata 3.0.0 2017-02-13 11:29:30 -04:00
webpack.config.js Remove dist/ directory 2017-02-07 14:03:11 -04:00

README.md

Team and repository tags

Team and repository tags

TripleO UI

Installation

See installation

Overview

See overview

Testing

See testing

Translation

See translation

Packaging

See packaging

Contributing

See contributing

License

Apache 2.0, see LICENSE for details.