Make the pagination buttons pull in more data on the current page

Registered by Nicolas Simonds

Convert the "More" button on paginated views into an AJAX-y widget that pulls in more rows, similar to how Facebook comments work.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Superseded
Series goal:
None
Implementation:
Good progress
Milestone target:
None
Started by
David Lyle
Completed by
David Lyle

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:bp/better-pagination,n,z

Addressed by: https://review.openstack.org/44179
    Make the "More" button (pagination) pull in more rows, Facebook-style

Addressed by: https://review.openstack.org/44142 -- MERGED
    Fix row striping when sorting table data

Addressed by: https://review.openstack.org/43963 -- MERGED
    Use the horizon_pagesize value in the session cookie

[david-lyle Dec 2 2013] The part about this type of implementation I worry about is cases like the instances page where each line polls status. If I keep adding rows to the table, the number of async requests keeps growing too.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.