-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable issues "pagination" dropdown #372
Milestone
Comments
https://developer.github.com/guides/traversing-with-pagination/#changing-the-number-of-items-received documents the |
miketaylr
pushed a commit
that referenced
this issue
Nov 19, 2014
miketaylr
pushed a commit
that referenced
this issue
Nov 19, 2014
miketaylr
pushed a commit
that referenced
this issue
Nov 19, 2014
miketaylr
pushed a commit
that referenced
this issue
Nov 20, 2014
We need to use the .copy() method because request.args is an ImmutableMultiDict. This allows us to modify/update.
miketaylr
pushed a commit
that referenced
this issue
Nov 20, 2014
miketaylr
pushed a commit
that referenced
this issue
Nov 20, 2014
miketaylr
pushed a commit
that referenced
this issue
Nov 20, 2014
miketaylr
pushed a commit
that referenced
this issue
Nov 20, 2014
miketaylr
pushed a commit
that referenced
this issue
Nov 20, 2014
squash me with the updateIssues commit
miketaylr
pushed a commit
that referenced
this issue
Nov 20, 2014
miketaylr
pushed a commit
that referenced
this issue
Nov 20, 2014
This will likely change once Links are followed.
OK, this should be mostly everything. I punted on persisting page limit choice in localstorage--I think once we have all the filters/sort options enabled a more general solution will be easier/make more sense. Will write some tests before sending a PR. |
miketaylr
pushed a commit
that referenced
this issue
Nov 20, 2014
miketaylr
pushed a commit
that referenced
this issue
Nov 21, 2014
miketaylr
pushed a commit
that referenced
this issue
Nov 21, 2014
miketaylr
pushed a commit
that referenced
this issue
Nov 24, 2014
miketaylr
pushed a commit
that referenced
this issue
Nov 24, 2014
miketaylr
pushed a commit
that referenced
this issue
Nov 24, 2014
miketaylr
pushed a commit
that referenced
this issue
Nov 24, 2014
We need to use the .copy() method because request.args is an ImmutableMultiDict. This allows us to modify/update.
miketaylr
pushed a commit
that referenced
this issue
Nov 24, 2014
miketaylr
pushed a commit
that referenced
this issue
Nov 24, 2014
miketaylr
pushed a commit
that referenced
this issue
Nov 24, 2014
miketaylr
pushed a commit
that referenced
this issue
Nov 24, 2014
miketaylr
pushed a commit
that referenced
this issue
Nov 24, 2014
squash me with the updateIssues commit
miketaylr
pushed a commit
that referenced
this issue
Nov 24, 2014
miketaylr
pushed a commit
that referenced
this issue
Nov 24, 2014
This will likely change once Links are followed.
miketaylr
pushed a commit
that referenced
this issue
Nov 24, 2014
miketaylr
pushed a commit
that referenced
this issue
Nov 24, 2014
miketaylr
pushed a commit
that referenced
this issue
Nov 24, 2014
miketaylr
pushed a commit
that referenced
this issue
Nov 24, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See:
issue-list.js#L200-L202
issue-list.js#L211
The text was updated successfully, but these errors were encountered: