Skip to content
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

Add pagination #3505

Merged
merged 18 commits into from
Jan 10, 2019
Merged

Add pagination #3505

merged 18 commits into from
Jan 10, 2019

Conversation

rschwanhold
Copy link
Contributor

@rschwanhold rschwanhold commented Nov 29, 2018

URL of deployed dev instance (used for testing):

Steps to test:

  • create many tasks/explorative annotations
  • click on load more tasks/load more annotations
  • try around what happens when you finish a task (or things like this)

Issues:


@rschwanhold
Copy link
Contributor Author

@philippotto can you give me some feedback?

@rschwanhold rschwanhold changed the title [WIP] Add pagination Add pagination Dec 13, 2018
@rschwanhold rschwanhold requested a review from fm3 December 13, 2018 10:27
Copy link
Member

@fm3 fm3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool! backend LGTM. please fill in the PR template and update the changelog. if any of these routes are mentined in the rest api docs, please update those as well. since only new optional parameters have been added, no new api version number is required, but those params should be mentioned :)

Copy link
Member

@fm3 fm3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go, from back end perspective

@fm3 fm3 merged commit 5dc0837 into master Jan 10, 2019
@fm3 fm3 deleted the add-offset-to-query branch January 10, 2019 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add pagination to backend API
3 participants