-
Notifications
You must be signed in to change notification settings - Fork 24
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
Add pagination #3505
Conversation
@philippotto can you give me some feedback? |
There was a problem hiding this 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 :)
app/assets/javascripts/dashboard/explorative_annotations_view.js
Outdated
Show resolved
Hide resolved
app/assets/javascripts/dashboard/explorative_annotations_view.js
Outdated
Show resolved
Hide resolved
app/assets/javascripts/dashboard/explorative_annotations_view.js
Outdated
Show resolved
Hide resolved
There was a problem hiding this 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
URL of deployed dev instance (used for testing):
Steps to test:
load more tasks
/load more annotations
Issues:
- [ ] Updated migration guide if applicable- [ ] Needs datastore update after deployment'