History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RHQ-787
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Joseph Marques
Reporter: Greg Hinkle
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
RHQ Project
RHQ-399

Improvements to the DynaGroups Wizard

Created: 04/Sep/08 01:42 PM   Updated: 25/Dec/08 06:06 AM
Component/s: FX - Inventory
Affects Version/s: 1.1
Fix Version/s: None

Time Tracking:
Not Specified

Resolution Date: 25/Dec/08 06:06 AM
Date of First Response: 25/Dec/08 05:55 AM
VCS Revision: 2,545


 Description  « Hide
This is an additional set of improvements that didn't make it into the first version of the wizard.



4) "expression type" drop-down always makes the first expression "resource.type.name = Apache HTTP Server", it should either be null until one is selected or it should default to the first item in the "resource type" drop-down that gets generated after selecting the appropriate plugin

5) enablement / disablement options
5a) when "resource type" drop-down is an empty list, replace it with the printed message "there are no types defined by the selected plugin"
5b) when "property names" drop-down is an empty list, replace it with the printed message "there are no properties defined by the selected type"

6) user intuitiveness - similar to, but more direct than enablement / disablement options
6a) maybe only populate the "defining plugin" / "resource type" drop-downs with elements that are known to have resource types that have properties - this would be a complete replacement for options 5a & 5b

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Joseph Marques - 25/Dec/08 05:55 AM
rev2545 - dynagroup expression builder improvements for items 5a & 5b

example for 5a) Resource > Resource Type > Database > "None defined for selected plugin" > "No type selected"
example for 5b) Resource > Resource Type > Apache > Apache HTTP Server > "None defined for selected type"

Joseph Marques - 25/Dec/08 06:06 AM
#4 does not seem to be an issue anymore. although Apache/Apache HTTP Server combo is the default value (but is readonly), the definition plugin and resource type drop-downs seems to properly "stick" to their previously selected values as various other combinations of elements are selected around them.