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

tjelinek at redhat.com tjelinek at redhat.com
Wed Jun 22 13:32:42 UTC 2016


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 at 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 at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sharon Gratch <sgratch at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list