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 Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
FileDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
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 Feature/slack node extended (#1239) 2020-12-13 10:47:52 +01:00
ReactionDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
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 Optimize svg (#1653) 2021-04-17 17:17:16 +02:00
StarDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
UserDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
UserGroupDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
UserProfileDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00