Bug 1028124

Summary: [RFE] UI plugin API - improve addSubTabActionButton function
Product: [Retired] oVirt Reporter: Vojtech Szocs <vszocs>
Component: ovirt-engine-webadminAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED WONTFIX QA Contact: bugs <bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: acathrow, ecohen, iheim, mgoldboi, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ux
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-16 15:32:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vojtech Szocs 2013-11-07 17:37:37 UTC
In UI plugin API, addSubTabActionButton function currently supports only "Event" for its subTabEntityTypeName argument. In practice, this limits addSubTabActionButton API to just adding custom buttons under "Event" sub tab of any standard main tab (assuming the given main tab indeed has "Event" sub tab).

This RFE aims to improve addSubTabActionButton function so that it supports all standard entity types [1] for its subTabEntityTypeName argument. Just like the current implementation, if the given main tab doesn't have requested sub tab, addSubTabActionButton function will be no-op.

[1] http://www.ovirt.org/Features/UIPlugins#Entity_type_reference

Comment 1 Itamar Heim 2014-06-16 15:32:10 UTC
Closing old bugs. If this issue is still relevant/important in current version, please re-open the bug.