]> git.cworth.org Git - turbot/history - turbot/actions.py
Mention the newly-created sheet in the newly-created Slack channel
[turbot] / turbot / actions.py
2020-10-20 Carl WorthMention the newly-created sheet in the newly-created...
2020-10-19 Carl WorthSome style fixes pointed out by flake8
2020-10-19 Carl WorthCreate a sheet for the hunt when creating a new hunt
2020-10-17 Carl WorthInvite user to new hunt channel when they create a...
2020-10-17 Carl WorthCreate a new Slack channel when creating a hunt
2020-10-17 Carl WorthFix new hunt submission to not rely on global python...
2020-10-17 Carl WorthHandle the submission of the "New Hunt" modal
2020-10-14 Carl WorthIntroduce a new modal view when the user clicks the...
2020-10-14 Carl WorthPlumb the turb class down through all the functions...
2020-10-13 Carl WorthAdd a dispatch table for actions as well
2020-10-13 Carl WorthParse block_actions payload and farm out to turbot...