tripleo-ui/src/js/actions
Ana Krivokapic 106be71bc1 Fix the deletePlan action
In case of failure of plan deletion, a non-existant function
(planDeleted) was called. This was due to a previous refactor
which renamed the function but didn't fix the invocations.
This patch fixes the issue so that the correct function
(deletePlanFailed) is now called.

Closes-bug: #1667691
Change-Id: I12fcfd6f94b90378055cabc3a65ecb3f012f6f91
(cherry picked from commit 02609106c1)
2017-02-24 15:59:25 +01:00
..
CurrentPlanActions.js Add i18n to Notifications 2017-02-13 12:17:10 +00:00
EnvironmentConfigurationActions.js Add i18n to Notifications 2017-02-13 12:17:10 +00:00
I18nActions.js Adds language selector to NavBar 2017-02-06 10:46:21 +01:00
LoginActions.js Remove SharedWorker in favor of cookies 2017-01-17 13:44:55 -04:00
NodesActions.js Add i18n to Notifications 2017-02-13 12:17:10 +00:00
NotificationActions.js Notifications fixes 2016-05-27 11:47:59 +02:00
ParametersActions.js Add i18n to Notifications 2017-02-13 12:17:10 +00:00
PlansActions.js Fix the deletePlan action 2017-02-24 15:59:25 +01:00
RegisterNodesActions.js Add i18n to Notifications 2017-02-13 12:17:10 +00:00
RolesActions.js Add central logging 2016-10-14 10:25:01 -03:00
StacksActions.js Environment parameters 2017-01-20 16:09:20 -07:00
ValidationsActions.js Fix runValidationMessage action 2016-11-25 10:13:04 +01:00
WorkflowExecutionsActions.js Refactor addWorkflowExecution 2016-11-07 14:38:22 +01:00
ZaqarActions.js Integrate node tagging workflow 2016-10-06 14:13:33 +02:00