template-slash-command-and-dialogs icon indicating copy to clipboard operation
template-slash-command-and-dialogs copied to clipboard

Sample Slack app that uses a Slash Command and interactive message to create helpdesk tickets

Results 7 template-slash-command-and-dialogs issues
Sort by recently updated
recently updated
newest added

Bumps [axios](https://github.com/axios/axios) from 0.16.2 to 0.18.1. Release notes *Sourced from [axios's releases](https://github.com/axios/axios/releases).* > ## v0.18.1 > Security Fix: > > - Destroy stream on exceeding maxContentLength (fixes [#1098](https://github-redirect.dependabot.com/axios/axios/issues/1098)) ([#1485](https://github-redirect.dependabot.com/axios/axios/issues/1485)) -...

dependencies

### Summary Fixed deprecated method [#8](https://github.com/slackapi/template-slash-command-and-dialogs/issues/8 ) ### Requirements (place an `x` in each `[ ]`) * [x] I've read and understood the [Contributing guidelines](../CONTRIBUTING.md) and have done my best...

### Describe the bug Method `im.open` is deprecated and should be replaced by `conversations.open` [https://api.slack.com/changelog/2020-01-deprecating-antecedents-to-the-conversations-api](https://api.slack.com/changelog/2020-01-deprecating-antecedents-to-the-conversations-api) ### What type of issue is this? (place an `x` in one of the `[...

bug

### Description Is there a way to have a specific list of approvers rather than everyone in the workspace? ### Requirements (place an `x` in each of the `[ ]`)...

enhancement

I am running the app through Glitch and it initially worked well, but every now and then it times out and take a few attempts to launch. Any idea what...

How to deploy this code serverlessly using was lambda and api gateway? If you have any idea than please respond?

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

cla:missing