Add pagination for .all methods #96

Merged
fsmanuel merged 3 commits from feature/pagination into master 2019-04-17 13:53:18 +00:00

3 Commits

Author SHA1 Message Date
4771c0c8a0
Merge branch 'master' into feature/pagination 2019-04-17 13:52:53 +00:00
6f97c905d6 Add count property and DRY 2019-04-13 13:05:47 +02:00
f6189bf910 Add pagination for .all methods
I removed rsvp as a dependency as we only use Promise.all
2019-04-12 21:21:19 +02:00