tripleo-ui/src/js/components
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
..
deployment Add i18n strings for deployment status messages 2017-02-27 07:22:21 -04:00
deployment_plan Update DeploymentPlan page node counts 2017-03-06 16:54:56 +01:00
environment_configuration Make connected components update on lang. switch 2017-02-17 17:01:51 +01:00
i18n Make connected components update on lang. switch 2017-02-17 17:01:51 +01:00
nodes Fix nodes actions toolbar 2017-03-09 13:27:26 +01:00
notifications Fix multiple default exports in single module 2016-08-25 17:34:15 +02:00
parameters Update DeploymentPlan page node counts 2017-03-06 16:54:56 +01:00
plan Make connected components update on lang. switch 2017-02-17 17:01:51 +01:00
roles Make connected components update on lang. switch 2017-02-17 17:01:51 +01:00
ui Merge "Add HorizontalNumberInput" 2017-02-23 19:01:42 +00:00
utils Fix nodes actions toolbar 2017-03-09 13:27:26 +01:00
validations Make connected components update on lang. switch 2017-02-17 17:01:51 +01:00
App.js Routes and layout refactoring 2015-11-05 10:43:07 +01:00
AuthenticatedContent.js Make connected components update on lang. switch 2017-02-17 17:01:51 +01:00
Login.js Make connected components update on lang. switch 2017-02-17 17:01:51 +01:00
NavBar.js Adds language selector to NavBar 2017-02-06 10:46:21 +01:00
Overview.js Environment configuration 2015-11-10 13:55:14 +01:00
UserAuthenticator.js Make connected components update on lang. switch 2017-02-17 17:01:51 +01:00