Change in ovirt-engine[master]: webadmin: show templates version in remove dialog

Tomas Jelinek has submitted this change and it was merged. Change subject: webadmin: show templates version in remove dialog ...................................................................... webadmin: show templates version in remove dialog Displaying the template's version name + version number (if exist) in addition to template name in the "Remove Backed up Templates" dialog and in the "Remove Template(s)" dialog. Choose an export domain and display the "Template Import" subtab and then choose templates and open the "Remove Backed up Templates" dialog to display the list of templates to be removed. Till now only templates names were displayed. The same is relevant for removing templates from Templates main tab. Now the version name+version number are also displayed for each template (if exist) in the following format: Are you sure you want to remove the following items? template-name (Version: <version-name>(version-num)) .... Change-Id: I64f29ddda865ad03d2618853bfea2cd78ad7681b Bug-Url: https://bugzilla.redhat.com/1341153 Signed-off-by: Sharon Gratch <sgratch@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/TemplateBackupModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/templates/TemplateListModel.java M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIMessages.java M frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/UIMessages.properties 4 files changed, 31 insertions(+), 2 deletions(-) Approvals: Tomas Jelinek: Looks good to me, approved Jenkins CI: Passed CI tests Sharon Gratch: Verified -- To view, visit https://gerrit.ovirt.org/59085 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I64f29ddda865ad03d2618853bfea2cd78ad7681b Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Sharon Gratch <sgratch@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Sharon Gratch <sgratch@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tjelinek@redhat.com