Add button to list all entries in an AlphanumericDataGrid.

Review Request #7190 — Created April 10, 2015 and submitted — Latest diff uploaded

Information

Djblets
master
2e71fb0...

Reviewers

Added "All" button to list all entries in an AlphanumericDataGrid. This can be useful to list e.g. all users in a review group, or all users on the Review Board server, especially for servers/groups with few users.

  • Tested that alphanumeric buttons work as before
  • Tested that "All" button shows all users, and that they are sortable
  • Tested that "All" is the default page

    Loading...