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

[jira] [Resolved] (CLOUDSTACK-1579) List view widget: Support actions on multiple rows

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

Brian Federle resolved CLOUDSTACK-1579.
---------------------------------------

    Resolution: Fixed

This was already resolved by Chris's commit:

commit 58f287c62f421ecbc547861e61b04bb0ab338c64
Author: Chris Suich <ch...@netapp.com>
Date:   Thu Sep 19 14:01:50 2013 -0400

> List view widget: Support actions on multiple rows
> --------------------------------------------------
>
>                 Key: CLOUDSTACK-1579
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1579
>             Project: CloudStack
>          Issue Type: New Feature
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: UI
>            Reporter: Brian Federle
>            Assignee: Brian Federle
>             Fix For: 4.3.0
>
>         Attachments: Screen Shot 2013-08-30 at 8.46.11 AM.png, Screen Shot 2013-08-30 at 8.46.29 AM.png, Screen Shot 2013-08-30 at 8.46.36 AM.png
>
>   Original Estimate: 144h
>  Remaining Estimate: 144h
>
> Currently, actions can only be executed manually, 1 row at a time. Need to implement ability to select multiple list view items, and perform actions on them at once:
> -Adds checkboxes to the left side of the list view
> -If 1 or more rows are checked, adds toolbar menu under table header with supported actions to apply to all selected rows
> Technical requirements:
> -Need design for new layout and UX for executing multi-row actions
> -Refactor list view widget code to support selection of multiple list items, and passing multiple items of data to API call code.
> -Change API calls to support multiple row objects passed though the context object, in all sections where it is useful:
> -- Instances page
> -- Events/alerts (for deleting multiple events/alerts)
> -- Storage page
> -- etc.



--
This message was sent by Atlassian JIRA
(v6.1#6144)