Commit graph

3340 commits

Author SHA1 Message Date
Harshil Agrawal 032e2dfae5
Add Strapi credentials documentation link (#1164) 2020-11-16 10:35:09 +01:00
Jan Oberhauser 59ecc0e9c1 Minor improvements to Matrix Node 2020-11-16 07:58:58 +01:00
Ricardo Espinoza 4ca2b63bcc
Feature/matrix extended (#1162)
* added Matrix option to send notice and emote messages

* added Matrix option to send HTML messages

*  Small text changes

Co-authored-by: Sabine <sabinbox@laszakovits.net>
2020-11-16 07:42:57 +01:00
ricardo fd1897a288 Merge branch 'master' into feature/airtable-trigger 2020-11-14 20:11:30 -05:00
Ben Hesseldieck f2666e92ff
Add preExecuteHooks (#1151)
*  Save initital data on hook error

* 🚧 update function interface

* 🚧 response webhook with error, 🐛 fix adding preExecutionHooks to hooks

* 🔥 remove execute hook

*  execute preExecute hooks on integrated workflows

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-11-13 23:31:27 +01:00
Jan Oberhauser 8f8603320a Minor improvement to SFTP credentials 2020-11-12 19:26:03 +01:00
Ricardo Espinoza 042028fb5f
Add private key and passphrase fields to SFTP credentials (#1136)
*  Add private key and passphrase fields to credentials

*  Small improvement
2020-11-12 19:23:55 +01:00
Jan Oberhauser f3874b5ed9 🔀 Merge branch 'master' of github.com:n8n-io/n8n 2020-11-12 18:57:39 +01:00
Jan Oberhauser e327bfcb91 Do not allow shorter polling-times than 1 minute 2020-11-12 12:42:04 +01:00
Tanay Pant c602803ed7
Add breaking change for 0.93.0 2020-11-12 09:14:24 +01:00
Harshil Agrawal a800a84078
Added credential documentation URL for Line node (#1150) 2020-11-11 16:08:30 +01:00
Harshil Agrawal 241fc064c2
Add credential documentation URL for the Gotify node (#1152) 2020-11-11 15:46:52 +01:00
Jan Oberhauser 7641d2ad81 🔖 Release n8n@0.93.0 2020-11-11 12:03:16 +01:00
Jan Oberhauser 887e777e9a ⬆️ Set n8n-core@0.51.0, n8n-editor-ui@0.63.0, n8n-nodes-base@0.88.0 and n8n-workflow@0.44.0 on n8n 2020-11-11 12:02:45 +01:00
Jan Oberhauser cdea2af248 🔖 Release n8n-editor-ui@0.63.0 2020-11-11 12:01:18 +01:00
Jan Oberhauser bf47cc0337 ⬆️ Set n8n-workflow@0.44.0 on n8n-editor-ui 2020-11-11 12:00:54 +01:00
Jan Oberhauser 46509e2fcd 🔖 Release n8n-nodes-base@0.88.0 2020-11-11 11:59:30 +01:00
Jan Oberhauser 1a9d2a824f ⬆️ Set n8n-core@0.51.0 and n8n-workflow@0.44.0 on n8n-nodes-base 2020-11-11 11:59:00 +01:00
Jan Oberhauser dce3e0561b 🔖 Release n8n-core@0.51.0 2020-11-11 11:57:47 +01:00
Jan Oberhauser 16caa14065 ⬆️ Set n8n-workflow@0.44.0 on n8n-core 2020-11-11 11:57:23 +01:00
Jan Oberhauser d03b21554c 🔖 Release n8n-workflow@0.44.0 2020-11-11 11:56:29 +01:00
Jan Oberhauser 0f95ad4446 🐛 Fix retry buy with current workflow #1144 2020-11-11 10:24:10 +01:00
Jan Oberhauser c15637a0a8 Minor improvements to Strapi-Node 2020-11-11 09:52:05 +01:00
Jan Oberhauser 73e1399c42 Minor improvements to Strapi-Node 2020-11-11 09:45:50 +01:00
Ricardo Espinoza a5ecf3d58d
Add Strapi-Node (#1143)
*  Strapi-Node

*  Small improvements

*  Small improvement
2020-11-11 09:44:53 +01:00
Jan Oberhauser 702a8bf3bf Additional improvements to AMQP node 2020-11-11 08:45:31 +01:00
Günther da5fddad5a
Amqp - Message Throttling - Close Connection on Send (#1127)
* Azuer Service Bus

* Message throttling

* remove the Events the WF is desabled

* close connections after send

* sendable once
2020-11-11 08:44:59 +01:00
Jan Oberhauser 97289a244f Fix indentation 2020-11-10 23:30:40 +01:00
bsanderrmg 10645c2ef5
TLS option for MSSQL credentials type (#1132)
* Update MicrosoftSql.node.ts

* Update MicrosoftSql.credentials.ts

* Update MicrosoftSql.node.ts

Add TLS encryption toggle to MSSQL credentials type and implement into the connection config object. This will help users connect to certain Azure MSSQL products and older MSSQL instances.
2020-11-10 23:30:03 +01:00
Ricardo Espinoza 03a672300f
Add custom traits to Segment Node (#1145) 2020-11-10 23:05:08 +01:00
ricardo 32cd54e705 Small improvements 2020-11-10 16:40:52 -05:00
Jan Oberhauser 1630d20e39 Add OAuth2 authentication to Pipedrive Trigger Node 2020-11-10 21:27:20 +01:00
Jan Oberhauser 86d19fb11f Minor improvements to Gotify Node 2020-11-10 19:17:47 +01:00
Jan Oberhauser 001b93151b Minor improvements to Gotify Node 2020-11-10 19:16:35 +01:00
Ricardo Espinoza 13e3efe312
Add Gotify-Node (#1135) 2020-11-10 19:15:56 +01:00
Jan Oberhauser 6125dee8f1 Minor improvements to Line-Node 2020-11-10 19:09:13 +01:00
Ricardo Espinoza 1ce19de200
Add Line-Node (#1137)
*  Line-Node

*  Improvements
2020-11-10 19:08:48 +01:00
Jan Oberhauser 2d74ebb9ab Minor improvement to GetResponse Node 2020-11-10 18:32:19 +01:00
Ricardo Espinoza bbef8b7f71
Add GetResponse-Node (#1139) 2020-11-10 18:28:03 +01:00
Jan Oberhauser f8af777423 Sort Jira options 2020-11-10 07:49:43 +01:00
Ricardo Espinoza ad6155068e
Jira retrieve all projects (#1140)
Fixes #1138
2020-11-10 07:43:39 +01:00
Jan Oberhauser c6f21804d7 👕 Fix lint issue 2020-11-09 12:35:44 +01:00
Jan Oberhauser 639bdd2ceb Allow custom documentation URLs on credentials & nodes 2020-11-09 12:23:53 +01:00
Jan Oberhauser 9fee42b2a8 Add shear option, resize with alpha color and fix bug 2020-11-09 11:26:46 +01:00
Ricardo Espinoza 2cc6f6c218
Merge pull request #1142 from RicardoE105/feature/hubspot-extended
Feature/hubspot extended
2020-11-08 11:17:35 -05:00
ricardo 83ce722dcf Fields ordered alphabetically 2020-11-08 11:14:43 -05:00
Vincent Barrier b1ba991367
Manage custom properties on Hubspot deals 2020-11-08 14:45:00 +01:00
Vincent Barrier 5288365104
add custom properties for deals
add custom properties for deals
2020-11-08 14:43:16 +01:00
Ricardo Espinoza 96cffdfd1e
🐛 Fix error when checking if webhook exists (#1129)
* 🐛 Fix error when checking if webhook exists

* zap: Small fix
2020-11-07 19:44:13 +01:00
ricardo 42758988f2 Airtable Trigger 2020-11-06 20:18:10 -05:00