Bug 534239 (RHQ-1054)

Summary: convert minicharts/graphs to JSF - layout control
Product: [Other] RHQ Project Reporter: Joseph Marques <jmarques>
Component: Core UIAssignee: Joseph Marques <jmarques>
Status: CLOSED NEXTRELEASE QA Contact: Jeff Weiss <jweiss>
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: dajohnso
Target Milestone: ---Keywords: SubFeature
Target Release: ---   
Hardware: All   
OS: All   
URL: http://jira.rhq-project.org/browse/RHQ-1054
Whiteboard:
Fixed In Version: 1.2 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 534227    

Description Joseph Marques 2008-11-04 18:49:00 UTC
re-implement logic to move charts up and down in the ordered list
allow charts to be deleted
support a mechanism by which new charts can be added to the current view

Comment 1 Joseph Marques 2008-12-23 19:26:11 UTC
rev2530 -  always make the height of the div containing the graphs take up all available whitespace; 
fix the offsets for the chart overlay bar; 

rev2531 -  adjust color scheme for monitor > graphs to match rest of JSF pages; 
turn metric description into a tooltip to save vertical screen real estate; 

rev2533 -  make more adjustments to get better use of vertical screen real estate; 

Comment 2 Joseph Marques 2009-02-16 00:40:05 UTC
rev3068 - persist changes (moveUp, moveDown, removeChart) to user preferences so view doesn't revert to default on next full page load; 

Comment 3 Joseph Marques 2009-02-16 02:20:59 UTC
rev3069 - supporting adding graphs to the current metric view, and persist the results to user preferences; 

Comment 4 Joseph Marques 2009-02-16 03:13:32 UTC
rev3070 - whoops, forget the addChart callout; 
also, add new context menu so that users can navigate to specific graphs or add them to the mini charts; 

Comment 5 Jeff Weiss 2009-02-23 15:20:30 UTC
This is working as-specified, but I think there's a design problem with having the "add chart" functionality in a completely different place from where you move and remove charts.  No one is going to think to look there to add charts.  I will discuss in IRC and open a jira if necessary

rev3078

Comment 6 Red Hat Bugzilla 2009-11-10 20:22:53 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1054