Commit Graph

11 Commits

Author SHA1 Message Date
Robert Schilling 6a2ee0968e API: Use defined project requirements 2017-08-31 14:57:47 +02:00
Robert Schilling e80313f9ee Conditionally destroy a ressource 2017-08-28 16:40:25 +02:00
Robert Schilling 998afa5f74 API: Respect the 'If-Unmodified-Since' for delete endpoints 2017-08-28 16:40:25 +02:00
Rémy Coutable 63360adeae
Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-03-16 18:00:24 +01:00
Robert Schilling 86c58687b2 Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
Robert Schilling 01ea65e0e9 Paginate all endpoints that return an array 2017-02-16 15:32:01 +01:00
Douglas Barbosa Alexandre 158173a126 Update the API endpoint to get the lists of a project board 2017-02-03 17:02:43 +03:00
Douglas Barbosa Alexandre 68f30b2fff Add support to group labels on issues board API 2016-10-19 14:58:26 -02:00
Robert Schilling 4c46c9a973 Grapify boards API 2016-10-14 12:45:02 +02:00
Douglas Barbosa Alexandre e171c1d80d Update Issue Board API to handle with has_many association 2016-10-11 11:39:05 -03:00
Andre Guedes 41d70ea300 Added Issue Board API support
- Includes documentation and tests
2016-10-05 13:12:07 -03:00