]> git.cworth.org Git - turbot/history - turbot/actions.py
Fix new hunt submission to not rely on global python state
[turbot] / turbot / actions.py
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...