Improve pagination #105

Merged
konrad merged 24 commits from feature/pagination into master 2019-10-23 21:11:41 +00:00

24 Commits

Author SHA1 Message Date
kolaente 9cce34490a
Updated swagger docs to reflect pagination changes
continuous-integration/drone/pr Build is passing Details
2019-10-23 23:00:55 +02:00
kolaente 65fec33643
Updated config value to reflect the max number of items per page
continuous-integration/drone/pr Build is passing Details
2019-10-23 22:46:50 +02:00
kolaente 947d4c5a74
Fixed getting all tasks with pagination
continuous-integration/drone/pr Build is passing Details
2019-10-23 22:43:59 +02:00
kolaente 1c32452341
Updated web handler to use rounding for pagination 2019-10-23 22:26:42 +02:00
kolaente adce56252b
Fixed staticcheck
continuous-integration/drone/pr Build is passing Details
2019-10-23 21:17:27 +02:00
kolaente c402e2283e
Fixed integration tests
continuous-integration/drone/pr Build is failing Details
2019-10-23 21:05:31 +02:00
kolaente 34dee9f2ae
Fixed all broken tests
continuous-integration/drone/pr Build is failing Details
2019-10-23 20:55:52 +02:00
kolaente 5cb603979d
Updated teams to use better pagination
continuous-integration/drone/pr Build is failing Details
2019-10-23 17:17:43 +02:00
kolaente a39f4dd446
Updated task attachments to use better pagination
continuous-integration/drone/pr Build is failing Details
2019-10-23 17:15:30 +02:00
kolaente 9203d6ae6a
Updated task assignees to use better pagination
continuous-integration/drone/pr Build is failing Details
2019-10-23 17:13:36 +02:00
kolaente 2ead069260
Updated namespace users to use better pagination 2019-10-23 17:11:09 +02:00
kolaente 1145ef0040
Updated namespace teams to use better pagination
continuous-integration/drone/pr Build is failing Details
2019-10-23 17:09:02 +02:00
kolaente 4e9c28531d
Updated namespaces to use better pagination
continuous-integration/drone/pr Build is failing Details
2019-10-23 17:06:18 +02:00
kolaente b6c0ac2b46
Updated list users to use better pagination
continuous-integration/drone/pr Build is failing Details
2019-10-23 16:58:52 +02:00
kolaente 824a9a56ce
Update web handler
continuous-integration/drone/pr Build is failing Details
2019-10-23 16:58:30 +02:00
kolaente 45cd0c941f
Update handler implementations to return the max number of items instead of pages
continuous-integration/drone/pr Build is failing Details
2019-10-23 16:52:45 +02:00
kolaente cdacb8e934
Updated web handler
continuous-integration/drone/pr Build is failing Details
2019-10-23 16:45:31 +02:00
kolaente 9c81ce053d
Updated list team handler to use better pagination
continuous-integration/drone/pr Build is failing Details
2019-10-22 22:47:17 +02:00
kolaente d1a5f010e8
Updated list handler to use better pagination 2019-10-22 22:38:03 +02:00
kolaente 27b1582aff
Updated link sharing to use the new handler method 2019-10-22 22:00:30 +02:00
kolaente 56fd14ea93
Updated web handler to set the max number of items per page 2019-10-22 21:57:10 +02:00
kolaente 806cc598b9
Updated label handler to use the new format 2019-10-22 21:52:11 +02:00
kolaente df6c4f064e
Updated web handler 2019-10-22 21:51:47 +02:00
kolaente 44b3ced845
Updated web handler 2019-10-22 21:24:14 +02:00