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

Change: paginate queries page & add explicit urls. #1306

Merged
merged 1 commit into from
Oct 5, 2016
Merged

Conversation

arikfr
Copy link
Member

@arikfr arikfr commented Oct 5, 2016

  • Paginate the queries API result.
  • Split the API to /api/queries (all queries) and /api/queries/my which returns
    a user's queries (or drafts).
  • In the interface have explicit URLs for all queries (/queries), my queries (/queries/my)
    and drafts (/queries/drafts).

Closes #6.

- Paginate the queries API result.
- Split the API to /api/queries (all queries) and /api/queries/my which returns
  a user's queries (or drafts).
- In the interface have explicit URLs for all queries (/queries), my queries (/queries/my)
  and drafts (/queries/drafts).
@arikfr arikfr changed the title Change: paginate query page & add explicit urls. Change: paginate queries page & add explicit urls. Oct 5, 2016
@rohanpd
Copy link

rohanpd commented Oct 5, 2016

+1009

I'm so happy to see this PR!

@arikfr arikfr merged commit 0b79fb8 into master Oct 5, 2016
@arikfr arikfr deleted the pagination branch October 5, 2016 11:44
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.

2 participants