Commit Graph

7 Commits

Author SHA1 Message Date
6391474d14 getUrl -> url consistency
test improvements
2018-11-08 21:05:07 -08:00
18cfe26e83 Migrate atlasId -> collectionId 2018-08-07 23:23:26 -07:00
96348ced38 Adds a new Slack message when connecting a channel for posting 2018-08-04 15:10:16 -07:00
2337b9df7f service -> serviceId 2018-06-01 15:13:05 -04:00
44cb509ebf Post to Slack (#603)
* Migrations

* WIP: Integration model, slack perms / hooks

* So so rough it pains me. Building this new model is revealing just how much needs to be refactored

* Working connect and post

* Cleanup UI, upating documents

* Show when slack command is connected

* stash

* 💚

* Add documents.update trigger

* Authorization, tidying

* Fixed integration policy

* pick integration presenter keys
2018-04-03 20:36:25 -07:00
9d441fc51a Webhook / Integration Event bus (#499)
* First bash at an event bus for webhooks and integrations

* Refactoring

* poc

* Revert too wide ranging changes
Move to two-queues
2018-01-13 10:46:29 -08:00
32ba98bb1a Unfurling of Slack links (#487)
* First pass: Unfurling of Slack links

* Add authentication in db

* Call associate on Event correctly

* Add SLACK_APP_ID, remove SLACK_REDIRECT_URI, tidy env sample

* PR feedback

* Comment clarify
2017-12-18 19:59:29 -08:00