n8n/packages/nodes-base/nodes/Slack
Mike Quinlan b5b60008d6
feat(Slack Node): Add blocks to slack message update (#2182)
* Adding blocks to slack message update

* Fixing lint

* Adding blocks to slack message update

* Fixing lint

*  added toggle to display json inputs in update operation

*  Improvements

* feat(Markdown Node): Add new node to covert between Markdown <> HTML (#1728)

*  Markdown Node

* Tweaked wording

* ⬆️ Bump showdown to latest version

*  Small improvement

* 👕 Fix linting issue

*  Small improvements

* 🔨 added options, added continue on fail, some clean up

*  removed test code

*  added missing semicolumn

* 🔨 wip

* 🔨 replaced library for converting html to markdown, added options

*  lock file fix

* 🔨 clean up

Co-authored-by: sirdavidoff <1670123+sirdavidoff@users.noreply.github.com>
Co-authored-by: Michael Kret <michael.k@radency.com>

Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: sirdavidoff <1670123+sirdavidoff@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-04-19 12:36:01 +02:00
..
ChannelDescription.ts
FileDescription.ts
GenericFunctions.ts feat(Slack Node): Add blocks to slack message update (#2182) 2022-04-19 12:36:01 +02:00
MessageDescription.ts feat(Slack Node): Add blocks to slack message update (#2182) 2022-04-19 12:36:01 +02:00
MessageInterface.ts
ReactionDescription.ts
Slack.node.json Update Codex files (#2797) 2022-02-11 13:20:42 +01:00
Slack.node.ts feat(Slack Node): Add blocks to slack message update (#2182) 2022-04-19 12:36:01 +02:00
slack.svg
StarDescription.ts
UserDescription.ts
UserGroupDescription.ts
UserProfileDescription.ts