Bug 534239 (RHQ-1054)
| Summary: | convert minicharts/graphs to JSF - layout control | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Joseph Marques <jmarques> |
| Component: | Core UI | Assignee: | Joseph Marques <jmarques> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Jeff Weiss <jweiss> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | 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
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; rev3068 - persist changes (moveUp, moveDown, removeChart) to user preferences so view doesn't revert to default on next full page load; rev3069 - supporting adding graphs to the current metric view, and persist the results to user preferences; 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; 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 This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1054 |