Commit graph

3212 commits

Author SHA1 Message Date
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
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
Jan Oberhauser a6cf9bceb3 Improve channel selection on Mattermost node 2020-11-06 13:39:38 +01:00
Jan Oberhauser 7168b1780e 🔖 Release n8n@0.92.0 2020-11-04 16:29:18 +01:00
Jan Oberhauser dc41973009 ⬆️ Set n8n-core@0.50.0, n8n-editor-ui@0.62.0 and n8n-nodes-base@0.87.0 on n8n 2020-11-04 16:28:31 +01:00
Jan Oberhauser b630d00179 🔖 Release n8n-editor-ui@0.62.0 2020-11-04 16:25:34 +01:00
Jan Oberhauser 7a8ef27d25 🔖 Release n8n-nodes-base@0.87.0 2020-11-04 16:24:10 +01:00
Jan Oberhauser 9b3dcafedf ⬆️ Set n8n-core@0.50.0 on n8n-nodes-base 2020-11-04 16:23:32 +01:00
Jan Oberhauser fe6133583c 🔖 Release n8n-core@0.50.0 2020-11-04 16:19:29 +01:00
Jan f9995f28c8
Add Google Books Node (#1126)
*  Add Google Books node

*  Improvements to #1083

* 🐛 Bug Fixes

Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-11-04 16:12:53 +01:00
Jan Oberhauser 709dcdd57c Minor improvements to Google Books Node 2020-11-04 16:11:51 +01:00
Jan Oberhauser 9a1328ccfb Merge branch 'master' into RicardoE105-google-books 2020-11-04 15:43:38 +01:00
Tanay Pant 3f41b0f166 🐛 Bug Fixes 2020-11-04 14:20:29 +01:00
AxelRueweler 80ca8e79ec
Added description to ShopifyCredentials subdomain (#1114) 2020-11-04 13:21:49 +01:00
Tanay Pant c950aea2c3 Merge branch 'google-books' of https://github.com/RicardoE105/n8n into RicardoE105-google-books 2020-11-04 13:12:14 +01:00
Jan Oberhauser 3c62402f9c Add documentationUrl to FacebookGraphAppApi credential 2020-11-04 13:11:49 +01:00
Jan Oberhauser 9465653fab Improve editor-UI dirty checking 2020-11-04 13:04:40 +01:00
Jan Oberhauser d80d486e59 Small changes to Facebook Trigger Node 2020-11-04 12:26:09 +01:00
Ricardo Espinoza ff9964e10b
Add Facebook Trigger Node (#1106)
*  Facebook trigger from webhooks

Uses tokens just like the GraphQL API but this one requires an app token
instead of an user access token.

*  Improvements
:zap Improvements

* 🐛 Fix credential file name

Co-authored-by: Omar Ajoue <krynble@gmail.com>
2020-11-04 12:25:18 +01:00
Jan 28b0c87136
Add Storyblok Node (#1125)
*  Add Storyblok node

* 🔨 Minor changes

*  Small improvements

*  Improvements

*  Prepare Storyblok Node for release

Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-11-04 10:53:33 +01:00
Jan 638e688f25
Add Orbit Node (#1123)
*  Add Orbit node

* 🔨 Refactor and add new functionality

*  Improvements to Orbit-Node

*  Improvements

*  Minor improvements to Orbit-Node

Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-11-03 23:33:10 +01:00
Jan Oberhauser 247fdec745 Minor improvements to Twitter-Node 2020-11-03 23:11:20 +01:00
Jan Oberhauser 8eb1890f7f Minor improvements to Twitter-Node 2020-11-03 23:01:59 +01:00
Ricardo Espinoza 7c049fa858
Add direct message resource to Twitter (#1118) 2020-11-03 23:01:38 +01:00
Jan Oberhauser ad75f17e98 Removed more parameters which exited twice 2020-11-03 09:54:27 +01:00
Jan Oberhauser a002523b71 Removed a parameter which exited twice 2020-11-03 09:51:26 +01:00
Jan Oberhauser 8475923ebd 👕 Fix lint issue 2020-11-03 08:17:54 +01:00
Ricardo Espinoza 34f69fd652
Merge pull request #1116 from mikasjp/bug/strava_trigger_description
Fixed Strava Trigger node description
2020-11-02 19:54:00 -05:00
Omar Ajoue 3650d3b3bf
🐛 Fixing issue with Gmail subject enconding (#1121)
Reported by community user huuich (https://community.n8n.io/t/gmail-integration-partly-created/693/12?u=jan)

An attempt to fix the problem using basic JS functions (escape / unescape
/ encoding / decoding) did not work, so I decided to use MailComposer
as suggested by Jan on Jira Issue PROD-575
2020-11-02 22:47:47 +01:00
Harshil Agrawal 13e71b06ad
️ Add credential documentation link for MailerLite (#1120) 2020-11-02 09:14:31 +01:00