Response v0.1.3
milesbxf
released this
06 Sep 10:39
·
222 commits
to master
since this release
There are a bunch of improvements in this release. You can now override built in incident commands (#105), docs are better, and we've been bringing the timeline up to scratch - it will now include messages you've pinned in Slack and updates to incident fields. This is still only exposed in the REST API, and we'll need to add this to the UI.
Includes:
- Load built in incident commands before the custom ones #105
- Add Slack helpers for getting user group details #121
- Expose timeline event ID in TimelineEvent endpoint #124
- Optimise Dockerfile in demo app #115
- Add instructions about creating the SLACK_CLIENT #126
- Create timeline events from Slack pins #128
- Improve Auth #129
- Add timeline events on incident updates #134