[
https://issues.apache.org/jira/browse/CLOUDSTACK-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Federle updated CLOUDSTACK-1579:
--------------------------------------
Description:
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.
was:
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.
> List view widget: Support actions on multiple rows
> --------------------------------------------------
>
> Key: CLOUDSTACK-1579
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1579
> Project: CloudStack
> Issue Type: Improvement
> 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.
--
This message was sent by Atlassian JIRA
(v6.1#6144)