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

Pagination info exposing #1

Open
t2t2 opened this issue Jan 23, 2016 · 5 comments
Open

Pagination info exposing #1

t2t2 opened this issue Jan 23, 2016 · 5 comments

Comments

@t2t2
Copy link
Owner

t2t2 commented Jan 23, 2016

Indicating:

path: {
    service: 'countries',
    paginate: true
}

Changes the state to be structured like https://github.com/feathersjs/feathers-memory#pagination

Maybe paginate value can be set to what the key of where objects are stored is (if it's not default value)

@beeplin
Copy link
Contributor

beeplin commented Oct 4, 2016

+1

@beeplin
Copy link
Contributor

beeplin commented Oct 19, 2016

is this enhancement under working? I am considering commit a PR on it.

@t2t2
Copy link
Owner Author

t2t2 commented Oct 19, 2016

Not atm, feel free to

@beeplin
Copy link
Contributor

beeplin commented Oct 21, 2016

I saw the PR has been merged. Is it time to close this issue and publish a new version to npm? :)

@t2t2
Copy link
Owner Author

t2t2 commented Oct 21, 2016

Well, there's still the exposing of pagination info aspect so renaming issue to acknowledge that

Published 0.3.1

@t2t2 t2t2 changed the title Paginated service support Pagination info exposing Oct 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants