You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "Brian Federle (JIRA)" <ji...@apache.org> on 2012/10/11 19:43:02 UTC

[jira] [Resolved] (CLOUDSTACK-177) Quickview and table widget redesign

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Federle resolved CLOUDSTACK-177.
--------------------------------------

    Resolution: Fixed

commit 65a526fa542435b63de48946a6fc68e38eb89cc2
Author: Brian Federle <br...@citrix.com>
Date:   Tue Oct 9 11:51:01 2012 -0700

    Quick view: fix for dialog actions
    
    In some cases, clicking out of an overlayed dialog will cause an open
    quick view to become stuck. This fixes via a new class 'hovered-elem'
    which, when attached to any DOM element, will have its 'mouseleave'
    triggered once the dialog is closed.

commit 33da9cb1e2c5fb5385a412b31edde06e079ca256
Author: Brian Federle <br...@citrix.com>
Date:   Tue Oct 9 11:34:49 2012 -0700

    Container/list view: Fix for floating elements
    
    Fix for cases where floating elements are cut off, such as quickview
    and tooltips attached to the container. This makes overflow visible.

commit 991557bfb6c253017954c07722344c78c805bb51
Author: Brian Federle <br...@citrix.com>
Date:   Tue Oct 9 11:19:12 2012 -0700

    UI: Add quick view to table list
    
    For any list view that has a corresponding detail view, adds a tooltip
    to display the compact overview of the detail view contents, including
    all available actions. This avoids a user from having to click into a
    new panel to see more details and actions for an item.
    
    This will happen automatically for any list view with a 'detailView'
    sub-option, and will append a new column to the end of each item
    row. If 'noCompact: true' is specified in the detailView's options,
    then the quick view will not be rendered.
                
> Quickview and table widget redesign
> -----------------------------------
>
>                 Key: CLOUDSTACK-177
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-177
>             Project: CloudStack
>          Issue Type: Improvement
>          Components: UI
>            Reporter: Sonny Chhen
>            Assignee: Brian Federle
>            Priority: Critical
>             Fix For: 4.1.0
>
>
> Need to create modify table widget to include quick view hover.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira