Arik Hadas has submitted this change and it was merged. Change subject: webadmin: replace duplicated code with builders ......................................................................
webadmin: replace duplicated code with builders Add a builder that maps properties in UnitVmModel to AddVmTemplateParameters and a builder that is a composite of KernelParamsVmBaseToVmBaseBuilder DedicatedVmForVdsVmBaseToVmBaseBuilder MigrationOptionsVmBaseToVmBaseBuilder and UsbPolicyVmBaseToVmBaseBuilder. These builders replace the duplicated code that was added when the clone template from snapshot operation was added to the snapshots sub-tab. Change-Id: Ibfbc42621b15d3115fba2f1da27d8489e72281fc Signed-off-by: Arik Hadas <aha...@redhat.com> --- A frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/builders/template/UnitToAddVmTemplateParametersBuilder.java A frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/builders/template/VmBaseToVmBaseForTemplateCompositeBaseBuilder.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmListModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmSnapshotListModel.java 4 files changed, 58 insertions(+), 50 deletions(-) Approvals: Tomas Jelinek: Looks good to me, approved Jenkins CI: Verified; Looks good to me, but someone else must approve Arik Hadas: Verified -- To view, visit https://gerrit.ovirt.org/41639 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibfbc42621b15d3115fba2f1da27d8489e72281fc Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <aha...@redhat.com> Gerrit-Reviewer: Arik Hadas <aha...@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tomas Jelinek <tjeli...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches