Change in ovirt-engine[master]: webadmin: Cluster Dialog - using RadioButton for services

Gilad Chaplik has submitted this change and it was merged. Change subject: webadmin: Cluster Dialog - using RadioButton for services ...................................................................... webadmin: Cluster Dialog - using RadioButton for services Cluster with Virt and Gluster will be allowed only if the configuration property AllowGlusterWithVirtGlusterEnabled=true. There is a validation already present to check the above condition in the engine backend. In the Cluster Dialog, the oVirt and Gluster check boxes will be replaced by Radio Buttons if AllowGlusterWithVirtGlusterEnabled=false. Change-Id: I94ae82c605c6fa47e846efc17a7870b6b3a8c9c6 Signed-off-by: Kanagaraj M <kmayilsa@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/dataprovider/AsyncDataProvider.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/clusters/ClusterListModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/clusters/ClusterModel.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/presenter/popup/cluster/ClusterPopupPresenterWidget.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/cluster/ClusterPopupView.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/cluster/ClusterPopupView.ui.xml 6 files changed, 180 insertions(+), 58 deletions(-) Approvals: Gilad Chaplik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9836 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I94ae82c605c6fa47e846efc17a7870b6b3a8c9c6 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Shireesh Anjal <sanjal@redhat.com>
participants (1)
-
gchaplik@redhat.com