Reviewed:  https://review.openstack.org/219822
Committed: 
https://git.openstack.org/cgit/openstack/horizon/commit/?id=c58e5b8779b296d57e30bd547e46322b3d1e8d99
Submitter: Zuul
Branch:    master

commit c58e5b8779b296d57e30bd547e46322b3d1e8d99
Author: Cindy Lu <c...@us.ibm.com>
Date:   Wed Feb 24 16:26:31 2016 -0800

    Use items per page setting on Angular tables
    
    Make NG table get page size from the items per page setting
    instead of a fixed number which is 20.
    
    The styling of the pagination control is the same as the
    django table with the prev and next links.
    
    Co-Authored-By: Liuqing Jing <jing.liuq...@99cloud.net>
    Co-Authored-By: Vladislav Kuzmin <vkuz...@mirantis.com>
    
    Change-Id: Ie5307e335ca3251a342d370e7277fe16067f7949
    Closes-Bug: #1647677


** 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/1647677

Title:
  angular table doesn't use the setting of Items Per Page

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Currently, the table based on angularjs support the feature of pagination.
  However, the number of items by page is used the fixed value(it's 20).

  Same as the table based on django, we need to support a personal
  setting like above.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1647677/+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