Commit graph

9 commits

Author SHA1 Message Date
Andreas Brandl
f5c4203121 Add feature-flag for keyset pagination. 2018-05-21 18:02:41 +02:00
Andreas Brandl
f8aee5b086 Add keyset pagination for API calls.
Closes #45756.
2018-05-21 18:02:41 +02:00
Andreas Brandl
cc1d141127 Refactor and extract DefaultPaginationStrategy. 2018-05-21 18:02:40 +02:00
Jarka Kadlecová
1b2400b529 Return only limited pagination headers for search API endpoints 2018-02-06 17:58:18 +01:00
Francisco Javier López
7c2b7296d4 Added default order to UserFinder 2017-12-04 09:49:53 +00:00
Toon Claes
e17d9529fa Total Pages should be at least one
And the link to the last page cannot be `page=0`.
2017-08-17 21:47:01 +02:00
Jordan Patterson
fdf4f0fc08 don't add next page link if current page is out of range 2017-08-17 21:47:01 +02:00
Robert Schilling
01ea65e0e9 Paginate all endpoints that return an array 2017-02-16 15:32:01 +01:00
Grzegorz Bizon
7870614fb9 Extract API pagination code to a separete module 2016-12-07 15:23:07 +01:00