cjaiello / Slack-Standup-Report-Bot

Python, Flask, Postgres, Slack API, Heroku. Set a daily standup time, have bot message in a channel requesting daily standup reports, and optionally have your standup report be emailed to a specified email address each day. Has instructions for local setup and Heroku setup.
4 stars 4 forks source link

Users should be able to update parts of the form without others being affected. #8

Closed cjaiello closed 7 years ago

cjaiello commented 7 years ago

Currently if you edit one piece of the form, you edit all of the items. Users should be able to update only parts of it.