node-tasks-app icon indicating copy to clipboard operation
node-tasks-app copied to clipboard

Tasks App is a sample Task Management app built on the Slack Platform.

Results 34 node-tasks-app issues
Sort by recently updated
recently updated
newest added

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...

dependencies

### 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...

enhancement

### 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...

enhancement

### 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...

enhancement
good first issue

### 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...

enhancement
developer experience

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. ![image](https://user-images.githubusercontent.com/406463/124655417-b7cc9c80-de97-11eb-99ec-9e18254872c5.jpeg)

bug
good first issue

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...