Reviewed:  https://review.openstack.org/280426
Committed: 
https://git.openstack.org/cgit/openstack/horizon/commit/?id=b86be6144eac1b9415e0121422e1c1fabd768da7
Submitter: Jenkins
Branch:    master

commit b86be6144eac1b9415e0121422e1c1fabd768da7
Author: Thai Tran <tqt...@us.ibm.com>
Date:   Thu Feb 18 11:32:11 2016 -0800

    Tablecontroller should return only selected items
    
    Tablecontroller currently returns a map of items that were
    checked/unchecked. Which is confusingly called selected.
    
    Currently, to get the actual selected items, We have to manually filter
    through the list. This patch adds a selected field that returns a array
    containing only the selected items.
    
    Change-Id: I84bea8931c23cfcaa654e437d39b4faf8ae730e4
    Closes-Bug: #1545861


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1545861

Title:
  Hz-table-controller should return only selected items

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Tablecontroller currently returns a map of items that were
  checked/unchecked. Which is confusingly called selected. Currently, to
  get the actual selected items, We have to manually filter through the
  list.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1545861/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to