storyboard/doc/source
Adam Coldrick d7efbd8cd4 Make it possible to get worklist/board timeline events via the API
This commit adds a new endpoint `/v1/events` which provides a list of
all timeline events. It is able to be filtered by story_id, worklist_id,
and board_id.

The existing `/v1/stories/:id/events` endpoint is preserved, but similar
endpoints for worklists and boards don't exist in favour of using something
like `/v1/events?worklist_id=360`.

Change-Id: Ie13f9d71d9a0b736e4184dd36cc1a6ac26a5f109
2016-09-02 11:30:41 +00:00
..
extending Add docs for event worker plugins 2015-11-02 14:31:38 +00:00
install Fix docs so it is easy to understand 2016-08-17 11:57:37 +00:00
webapi Make it possible to get worklist/board timeline events via the API 2016-09-02 11:30:41 +00:00
conf.py Fix and extend the object model documentation 2016-05-18 09:57:31 +00:00
contributing.rst Add SQLalchemy database model 2014-01-13 18:52:47 +04:00
index.rst Add docs for event worker plugins 2015-11-02 14:31:38 +00:00
webclient.rst Switch to "serve" verb, and a minor clean up. 2014-11-18 08:27:22 +11:00