Response v0.1.2
milesbxf
released this
06 Sep 10:30
·
250 commits
to master
since this release
We've been continuing to improve the REST API. The rationale for this is to allow people to build their own customised UIs - we'll be doing some work on the built in UI to bring it up to speed at some point.
This includes:
- Add /api/incidents//actions endpoint (#106)
- Rename /api/ExternalUser to /api/users and make read only #107
- Add /incidents/bymonth/2019/08 endpoint #104
- Build up a timeline of events for incident reports #108
- Periodically remind incident lead to close incident #109
- Fix string format - exceptions were not being logged #110
- Add "is_closed" field to /api/incidents #111
- Include Slack channel name in /api/incidents response #113
- Nudge incident lead to complete a report on close #112