node-tasks-app
node-tasks-app copied to clipboard
Tasks App is a sample Task Management app built on the Slack Platform.
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.34 to 0.5.37. Changelog Sourced from moment-timezone's changelog. 0.5.37 2022.08-25 Re-publish npm package, because of extra folder present in 0.5.36, check moment/moment-timezone#999 0.5.36 2022.08-25 IANA TZDB 2022c...
### Summary Describe the goal of this PR. Mention any related Issue numbers. ### Requirements (place an `x` in each `[ ]`) * [x] I've read and understood the [Contributing...
### Is there an existing request for this? - [X] I have searched for any related issues and avoided creating a duplicate issue. ### Have you read our code of...
### Is there an existing issue for this? - [X] I have searched for any related issues and avoided creating a duplicate issue. ### Have you read our code of...
### Description **As a** Developer **I want to** Make my app aware of Slack Enterprise Grid **So that I can** Deploy it across my whole organisation ### Languages This feature...
### Is there an existing request for this? - [X] I have searched for any related issues and avoided creating a duplicate issue. ### Have you read our code of...
### Is there an existing request for this? - [X] I have searched for any related issues and avoided creating a duplicate issue. ### Have you read our code of...
When we schedule the message for the reminder, we add the *current* relative time outstanding in the message, not what it will be when the message sends. 
There was a bug introduced when running database migrations that would cause MySQL schemes changes to fail. We fixed it in #69, but to avoid it in the future we...
See #7 for more context.