Commit Graph

3 Commits

Author SHA1 Message Date
sue445 24704acc77 Expose target_iid in Events API 2017-08-02 16:07:50 +09:00
Mark Fletcher 3c15f0eae7 Accept a username for User-level Events API 2017-06-06 20:16:41 +08:00
Mark Fletcher ad3e180ed3 Introduce an Events API
* Meld the following disparate endpoints:
 * `/projects/:id/events`
 * `/events`
 * `/users/:id/events`
+ Add result filtering to the above endpoints:
 * action
 * target_type
 * before and after dates
2017-06-06 20:16:41 +08:00