Change in ovirt-engine[master]: userportal: UserVmManager cannot edit Custom properties

Oved Ourfali has submitted this change and it was merged. Change subject: userportal: UserVmManager cannot edit Custom properties ...................................................................... userportal: UserVmManager cannot edit Custom properties This patch hides the custom properties side tab on the User portal, when creating a new VM and when editing one. Also removing the Custom Properties panel from Run-Once, in the user portal. Change-Id: Icf8e0929f6969b5ca1fe592a960d2e91c83046b1 Bug-Url: https://bugzilla.redhat.com/911091 Signed-off-by: Oved Ourfali <oourfali@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.java M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/vm/VmRunOncePopupWidget.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/userportal/UserPortalListModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/RunOnceModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UserPortalExistingVmModelBehavior.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UserPortalNewVmModelBehavior.java 7 files changed, 54 insertions(+), 0 deletions(-) Approvals: Oved Ourfali: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12171 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icf8e0929f6969b5ca1fe592a960d2e91c83046b1 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com>
participants (1)
-
oourfali@redhat.com