[ https://issues.apache.org/jira/browse/CLOUDSTACK-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris Suich reassigned CLOUDSTACK-1579: --------------------------------------- Assignee: Brian Federle (was: Chris Suich) I have passed on the torch for this issue. My changes for actually creating the checkboxes and handling the multi-select actions is now in master. There is some styling work left to be done and hardening that will come along with actually using this feature throughout the UI. > 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: Future > > 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)