Change in ovirt-engine[master]: webadmin: Add filters to NetworkVm sub tab- running, not run...

Alona Kaplan has submitted this change and it was merged. Change subject: webadmin: Add filters to NetworkVm sub tab- running, not running. ...................................................................... webadmin: Add filters to NetworkVm sub tab- running, not running. In this patch a radio button group is added to filter the vms. - running- all the running vm's the network is attached to one of their vnics. - not running- all the not running vm's the networks is attached to one of their vnics. Change-Id: Icb728293bfa1b6d8b50933ffc971de30ce2a5af9 Signed-off-by: Alona Kaplan <alkaplan@redhat.com> --- A frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/networks/NetworkVmFilter.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/networks/NetworkVmListModel.java M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/network/SubTabNetworkVmView.java 4 files changed, 182 insertions(+), 77 deletions(-) Approvals: Alona Kaplan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10367 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icb728293bfa1b6d8b50933ffc971de30ce2a5af9 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com>
participants (1)
-
alkaplan@redhat.com