[
https://issues.apache.org/jira/browse/AMBARI-5866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14007054#comment-14007054
]
Aleksandr Kovalenko commented on AMBARI-5866:
---------------------------------------------
+1 for the patch
> Populate actions drop down of Slider App details page
> -----------------------------------------------------
>
> Key: AMBARI-5866
> URL: https://issues.apache.org/jira/browse/AMBARI-5866
> Project: Ambari
> Issue Type: Bug
> Components: client
> Affects Versions: 1.6.1
> Reporter: Oleg Nechiporenko
> Assignee: Oleg Nechiporenko
> Fix For: 1.6.1
>
> Attachments: AMBARI-5866.patch
>
>
> Slider App details page should have an actions dropdown with the following
> actions
> * Freeze: show when status == RUNNING
> * Thaw: show when status == FROZEN
> * Flex: show when status != FINISHED
> * Destroy: show when status == FROZEN
> Except for _Thaw_, all actions will show a confirmation dialog. Hitting OK
> will make the call.
> * Destroy should call DELETE on the app endpoint
> * Freeze and Thaw should call PUT on app endpoint app state being set to
> FROZEN or RUNNING.
--
This message was sent by Atlassian JIRA
(v6.2#6252)