Commit Graph

1878 Commits

Author SHA1 Message Date
Ricardo Espinoza
db417da464 ✨ Add list and list-entry resources to Affinity Node (#1387) 2021-01-30 18:47:27 +01:00
Ricardo Espinoza
05df13a887 ⚡ Add project field when creating a task on Asana Node (#1386) 2021-01-30 18:34:49 +01:00
Ricardo Espinoza
46fe96b72c ⚡ Extended Jira Node (#1306)
* ⚡ Add Issue Attachment resource

* ⚡ Add custom fields to issue:create and issue:update

* ⚡ Filter custom fields by the project selected

* ⚡ Change the logo to SVG

* ⚡ Small improvement

* ⚡ Minor improvements to Jira Node

* ⚡ Add download field to issueAttachment get and getAll

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-29 20:08:27 +01:00
ricardo
73189eda87 ⚡ Improvements to #1356 2021-01-29 00:48:05 -05:00
Ricardo Espinoza
48362f50ef ✨ Add Discourse Node (#1348)
* ✨ Discourse Node

* ⚡ Add missing credential file

* ⚡ Improvements

* ⚡ Improvements

* ⚡ Minor improvements on Discourse Node

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-28 19:00:47 +01:00
Tysmith17
2c3e32e358 Merge branch 'master' of github.com:TySmith17/n8n 2021-01-28 10:41:10 -07:00
Tysmith17
79d544bbd4 add deal description to hubspot 2021-01-28 10:38:57 -07:00
Ricardo Espinoza
d0b896da38 ✨ Add SecurityScorecard node (#1371)
* ✨Add SecurityScorecard node

* Move portfolio:edit fields to the main view.

The API request uses PUT so it will replace undefined fields if they are not set.

* Style improvements

* ⚡ Improvements to #1247

* ⚡ Improvements

* ⚡ Minor improvements on SecurityScorecard Node

Co-authored-by: Mika Luhta <12100880+mluhta@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-28 18:31:37 +01:00
Jan Oberhauser
2c834ef9c4 ⚡ Minor improvements to Slack-Node 2021-01-25 14:56:59 +01:00
tumf
025272953e ✨ Add message.delete in Slack nodes (#1377) 2021-01-25 14:56:37 +01:00
Harshil Agrawal
4b54b39903 ⚡ Add Codex files for Beeminder and SendGrid node (#1376) 2021-01-25 13:29:24 +01:00
dilmac
2e1edcad87 ⚡ Remove duplicate conditional on Function-Node (#1375) 2021-01-25 12:54:49 +01:00
Jan Oberhauser
2568b4b571 ⚡ Increase IMAP auth timeout 2021-01-25 08:45:54 +01:00
Jan Oberhauser
70d2a988cc ⚡ Minor improvements on Rocketchat Node 2021-01-24 20:38:16 +01:00
Ben Hesseldieck
d395498882 ✨ Add support for webhook route parameters (#1343)
* 🚧 add webhookId to URL

* 🚧 add webhookId to webhook entity, 🔧 refactor migrations

* 🚧 🐘 postgres migration

* 🚧 add mySQL migration

* 🚧 refactor mongoDB

* 🚧 add webhookId to IWebhookDb

* 🚧 starting workflow with dynamic route works

* ⚡ production dynamic webhooks complete

* 🎨 fix lint issues

* 🔧 dynamic path for webhook-test complete

* 🎨 fix lint issues

* 🎨 fix typescript issue

* ⚡ add error message for dynamic webhook-test

* 🔨 improve handling of leading `/`

* 🚧 add webhookId to URL

* 🚧 add webhookId to webhook entity, 🔧 refactor migrations

* 🚧 🐘 postgres migration

* 🚧 add mySQL migration

* 🚧 refactor mongoDB

* 🚧 add webhookId to IWebhookDb

* 🚧 starting workflow with dynamic route works

* ⚡ production dynamic webhooks complete

* 🎨 fix lint issues

* 🔧 dynamic path for webhook-test complete

* 🎨 fix lint issues

* 🎨 fix typescript issue

* ⚡ add error message for dynamic webhook-test

* 🔨 improve handling of leading `/`

* ⚡ Fix issue that tab-title did not get reset on new workflow

* Revert "⚡ Fix issue that tab-title did not get reset on new workflow"

This reverts commit 699d0a8946e08339558c72b2714601329fbf5f2c.

* 🔧 reset params before extraction

* 🐘 removing unique constraint for webhookId

* 🚧 handle multiple webhooks per id

* 🔧 enable webhook-test for multiple WH with same id

* 🐘 add migration for postgres

* ⚡ add mysql migration

* 🎨 fix lint issue

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-23 20:00:32 +01:00
Ricardo Espinoza
1a68303319 ⚡ Add custom fields to Mautic: contact:create & contact:update (#1311) 2021-01-23 19:34:36 +01:00
Iván Ovejero
5ba66fb081 🐛 Fix default value for Send Notification Email option on GDrive (#1357) 2021-01-23 15:22:31 +01:00
Ricardo Espinoza
298836b1f8 ✨ Add Compression Node (#1319)
* ✨ Compression Node

* ⚡ Validate input data format when decompressing

* ⚡ Improvements to Compression Node

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-23 15:00:44 +01:00
Iván Ovejero
ef666ea57b ✨ Add GitHub user invite functionality (#1334)
* ✨ Add user invite functionality

* Fix getRepositories by un-hiding owner property

* ⚡ Small fix

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-01-23 13:11:00 +01:00
Jan
6448537d4c ✨ Add NextCloud user create functionality
✨ Add NextCloud user invite functionality
2021-01-23 13:03:22 +01:00
Jan Oberhauser
1cfdae389e ⚡ Minor improvement to NextCloud Node 2021-01-23 12:57:30 +01:00
Jan
cb5460d3c2 ⚡ Add Slack:getPermalink (#1370)
* Add chat.getPermalink interface in Slack Nodes.

* ⚡ Small improvements to #1366

Co-authored-by: tumf <y.takahara@gmail.com>
2021-01-23 12:18:39 +01:00
Jan Oberhauser
09f075cc5a ⚡ Minor improvements to Slack:getPermalink 2021-01-23 12:17:38 +01:00
ricardo
39fd7dc8ce ⚡ Small improvements to #1366 2021-01-22 15:23:50 -05:00
ricardo
2ca9c6de7d ⚡ Small improvements 2021-01-22 14:58:06 -05:00
ricardo
4ec458d56b 🐛 Fixes issue handling error responses in Rocketchat node (#1367) 2021-01-22 10:19:38 -05:00
rons4
6ccc104926 Update GenericFunctions.ts 2021-01-22 10:10:53 +01:00
tumf
2bd05abc3e Add chat.getPermalink interface in Slack Nodes. 2021-01-22 13:22:33 +09:00
Jan Oberhauser
6cfad7f41f ⚡ Fix Trello icon 2021-01-21 11:32:24 +01:00
Jan Oberhauser
144de3f24b 👕 Fix lint issue 2021-01-21 10:47:45 +01:00
Jan Oberhauser
8432a8774e ⚡ Some improvements on AMQP nodes 2021-01-20 13:20:48 +01:00
Jan Oberhauser
64e36f04b0 🔀 Merge branch 'AMQP-Connection-Parameters' of https://github.com/erbg/n8n into erbg-AMQP-Connection-Parameters 2021-01-20 12:41:49 +01:00
Omar Ajoue
5a6b191688 🐛 Fix AWS lambda and SNS problem with signature (#1361) 2021-01-20 12:23:32 +01:00
rons4
19f079d26e Update GenericFunctions.ts 2021-01-20 12:15:12 +01:00
rons4
d70e2130e1 Update GenericFunctions.ts 2021-01-20 11:55:25 +01:00
rons4
86aeef5703 Update GenericFunctions.ts 2021-01-20 09:31:17 +01:00
Ricardo Espinoza
3b49764fb8 ⚡ Add GitHub PR reviews (#1346)
* Adds operations to get and create PR reviews

* Improvements to #709

* ⚡ Fix commit field description

Co-authored-by: Johannes Kettmann <jkettmann@gmx.net>
2021-01-20 08:33:17 +01:00
Jan Oberhauser
28d54ed439 ⚡ Remove debugging code 2021-01-20 00:41:32 +01:00
Harshil Agrawal
70eea2d5ca ✨ Add SendGrid node (#1321)
* ✨Add SendGrid node

* 👕Fix lint issue

* ⚡ Improvements

* ⚡ Improvements

* ⚡ Improvements

* ⚡ Fix SendGrid-Node

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-20 00:16:25 +01:00
Ricardo Espinoza
fd1f60bbbe ⚡ Add Google Drive "drive" resource (#1327)
* ⚡ Add drive resource

* ⚡ Small improvements
2021-01-19 18:02:52 +01:00
Ricardo Espinoza
4336088741 ⚡ Add Trello List getAll/getCards functionality (#1350)
* Fix to add List.getCards

* ⚡ Small improvements to #1347

* ⚡ Minor formatting improvements

* ⚡ Small fix

Co-authored-by: tumf <y.takahara@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-19 15:09:03 +01:00
rons4
18a6b4500b SI'GNL4: Attachment Support
Attachment support added for SIGNL4.
2021-01-19 13:29:22 +01:00
rons4
06282ff7de SIGNL4: Attachment Support
Attachment support added to SIGNL4.
2021-01-19 13:25:21 +01:00
Iván Ovejero
233a390075 Rename add user operation as create user 2021-01-18 18:55:07 -03:00
Iván Ovejero
cbeeffe805 Remove suffix from URL for user add operation 2021-01-18 18:52:24 -03:00
Iván Ovejero
ebf81a887b Remove loggers 2021-01-18 18:52:15 -03:00
Iván Ovejero
889dd3c3be Convert response from add user from XML to JSON 2021-01-18 18:42:54 -03:00
Iván Ovejero
6e4b6f677e Small details and logs 2021-01-15 08:58:51 -03:00
Harshil Agrawal
f67e6a06da ⚡ Change category for core nodes (#1341)
* ⚡Update category for core nodes

* 🔨Change from core to core nodes
2021-01-15 11:44:21 +01:00
Iván Ovejero
46e9af9646 ⚡ Move Slack params to other options (#1339)
* ⚡ Move Slack params to other options

* ⚡ Minor improvements to Slack Node

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-15 10:42:35 +01:00