Change in ovirt-engine[ovirt-engine-3.6]: webadmin: added "console options" to the VMs main tab

Tal Nisan has submitted this change and it was merged. Change subject: webadmin: added "console options" to the VMs main tab ...................................................................... webadmin: added "console options" to the VMs main tab - enriched the DropdownActionButton to be able to recalculate the actions' availability based on selection change - enriched DropdownActionButton to use the actual selection and not the one which was valid during creation of the table (which was ok for subtabs but not for maintabs) - used this new support to create the console options Bug-Url: https://bugzilla.redhat.com/1025447 Change-Id: I21855cef2524f2ece99d563209d70cec6d9d911c Signed-off-by: Tomas Jelinek <tjelinek@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/action/DropdownActionButton.java M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/vm/VmSnapshotListModelTable.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/MainTabVirtualMachineView.java 3 files changed, 55 insertions(+), 9 deletions(-) Approvals: Tomas Jelinek: Looks good to me, approved Shahar Havivi: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/45423 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I21855cef2524f2ece99d563209d70cec6d9d911c Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
tnisan@redhat.com