Comment 2 for bug 1606896

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

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

commit ae8be461bc76387d833e925d77fc03ffa6e00379
Author: Valerii Kovalchuk <email address hidden>
Date: Wed Jul 13 19:39:37 2016 +0300

    Preserve new environment row from sorting with other rows

    New environment row is now appended to table head instead of
    prepending it to body. It allows this row to stay on the top while
    sorting rows.
    Also this row is now not checked for the status change while
    triggering page reload.

    Change-Id: I91ae1edeed427dda0a1540c7bee715832b172c3f
    Closes-bug: #1593366
    Closes-bug: #1606896