Comment 4 for bug 1593292

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-dashboard (master)

Reviewed: https://review.openstack.org/332067
Committed: https://git.openstack.org/cgit/openstack/murano-dashboard/commit/?id=f7192294311d3e8705d85e4ec4563b6b5e4ea15f
Submitter: Jenkins
Branch: master

commit f7192294311d3e8705d85e4ec4563b6b5e4ea15f
Author: Valerii Kovalchuk <email address hidden>
Date: Tue Jun 21 13:32:24 2016 +0300

    Disable action buttons according to the statuses of environments

    In environments list view, action buttons are only clickable if
    all checked environments have appropriate status to run this
    action.
    Page reload after environment status change is added to refresh
    displayed buttons.
    Selenium tests to check buttons availability are added.

    Change-Id: Iae50fb87697c3fa745e412f1cab50dc0da9d981b
    Closes-bug: #1593292