Commit graph

3243 commits

Author SHA1 Message Date
Ricardo Espinoza 2dbde92fd5
Add Spontit Node (#1186)
* Added first trial for a spontit integration

* Added spontit packages

* Changed option types from collection to string

*  Improvements to Spontit Node

Improvements to #1163

Co-authored-by: Tobias Schulz-Hess <tobias.schulz-hess@xing.com>
2020-11-24 23:19:41 +01:00
Ricardo Espinoza 56d19cc2c6
Add missing descriptions to Airtable Trigger (#1203) 2020-11-24 21:07:28 +01:00
Jan Oberhauser a4a04720fa Minor improvement to AirtableTrigger-Node 2020-11-24 19:58:49 +01:00
Jan Oberhauser 0f610e6f5c 🐛 Fix bug that poll did get executed twice 2020-11-24 19:53:48 +01:00
Jan Oberhauser 1478a9aecb 🔀 Merge branch 'RicardoE105-feature/airtable-trigger' 2020-11-24 19:53:14 +01:00
Jan Oberhauser 68106a66e6 Minor improvement to Airtable-Node 2020-11-24 19:52:29 +01:00
Jan Oberhauser 330568dbdb 🔀 Merge branch 'feature/airtable-trigger' of https://github.com/RicardoE105/n8n into RicardoE105-feature/airtable-trigger 2020-11-24 18:35:59 +01:00
Ronalds Upenieks 3351113f28
Add Harvest OAuth2 support (#697)
* credentials, generic functions fit to oauth2, UI elements

*  Improvements to Harvest-Node

* Update Harvest.node.ts

*  Add OAuth2 and move account id from credentials to node parameters

*  Minor improvements to Harvest-Node

Co-authored-by: Rupenieks <ru@myos,co>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-11-24 14:15:47 +01:00
Jan Oberhauser af9d8e1cba Change description of OpenThesaurus Node 2020-11-24 11:23:05 +01:00
Ricardo Espinoza e46619061a
Add OpenThesaurus node (#1195)
*  Add OpenThesaurus node

*  Small improvements to OpenThesaurus Node

Improvements to #1192

Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
2020-11-24 11:22:14 +01:00
Ricardo Espinoza 8111fea470
List operation now can download attachaments automatically (#1199)
*  List operation now can download attachaments automatically

https://community.n8n.io/t/how-to-send-attachments-using-mailgun-node/2979/4

*  Minor improvements to Airtable node

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-11-24 10:53:39 +01:00
Ricardo Espinoza 1b0dda6ddc
🐛 Fix parameters when inviting a user in Slack #1175 & #1130 (#1202)
- User IDs parameter is not allow when creating a channel so it got removed.
- User field is not valid when inviting a user to a channel. Correct name should be users so it got renamed to it.
2020-11-24 09:09:00 +01:00
Jan Oberhauser 3c843f5c74 🔖 Release n8n@0.94.1 2020-11-20 17:07:16 +01:00
Jan Oberhauser 107e52d2a6 ⬆️ Set n8n-nodes-base@0.89.1 on n8n 2020-11-20 17:04:24 +01:00
Jan Oberhauser e3a8c6cf3a 🔖 Release n8n-nodes-base@0.89.1 2020-11-20 17:03:13 +01:00
Ricardo Espinoza 07ed360f8f
Reuse webhook if one exists - Woocommerce Trigger (#1196) 2020-11-20 16:56:51 +01:00
Jan Oberhauser 8214a7f22a Fix GraphQL Bug 2020-11-20 16:51:46 +01:00
ricardo 0e03ab7e79 Return all fields by default 2020-11-19 18:44:21 -05:00
ricardo fe97bf6619 Return last record when executing manually 2020-11-19 18:28:13 -05:00
Jan Oberhauser f558616376 🔖 Release n8n@0.94.0 2020-11-19 14:13:57 +01:00
Jan Oberhauser 4e43b2e5e7 ⬆️ Set n8n-core@0.52.0, n8n-editor-ui@0.64.0, n8n-nodes-base@0.89.0 and n8n-workflow@0.45.0 on n8n 2020-11-19 14:13:16 +01:00
Jan Oberhauser 3de3423001 🔖 Release n8n-editor-ui@0.64.0 2020-11-19 14:12:20 +01:00
Jan Oberhauser 05f55a3607 ⬆️ Set n8n-workflow@0.45.0 on n8n-editor-ui 2020-11-19 14:07:06 +01:00
Jan Oberhauser 598c85695b 🔖 Release n8n-nodes-base@0.89.0 2020-11-19 14:06:14 +01:00
Jan Oberhauser 61310d9b2e ⬆️ Set n8n-core@0.52.0 and n8n-workflow@0.45.0 on n8n-nodes-base 2020-11-19 14:05:43 +01:00
Jan Oberhauser 428d1871fa 🔖 Release n8n-core@0.52.0 2020-11-19 14:04:32 +01:00
Jan Oberhauser 3c78fad25a ⬆️ Set n8n-workflow@0.45.0 on n8n-core 2020-11-19 14:04:07 +01:00
Jan Oberhauser cb91af203b 🔖 Release n8n-workflow@0.45.0 2020-11-19 14:03:03 +01:00
Jan Oberhauser 06095ca0a7 Make it possible to create a new image 2020-11-19 10:48:46 +01:00
Ben Hesseldieck 130f944398
Catch workflowExecuteAfter hook (#1189) 2020-11-19 10:14:43 +01:00
Jan Oberhauser 8aa50df457 Small improvements to Google Cloud Natural Language 2020-11-19 09:06:03 +01:00
Ricardo Espinoza cbc1b7f2a3
Add Cloud Natural Language node (#1181)
*  Add Cloud Natural Language node

* ⬆️ Set google-fonts-webpack-plugin to latest version

* 🐛 Rename method composite to compose

*  Improvements to Google Cloud Natural Language Node

Improvements to #1171

Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
2020-11-19 09:04:20 +01:00
Jan Oberhauser 79ccf6a2e9 Revert wrong bugfix and fix typo 2020-11-19 08:37:19 +01:00
Ricardo Espinoza db47892e77
Add contact list and list resources to Active Campaign Node (#1187)
* ⬆️ Set google-fonts-webpack-plugin to latest version
*  Add Contact List and List resources to Active Campaign Node
2020-11-19 08:37:01 +01:00
Jan 69a350e262
Add Firebase node (#1173)
*  Added node for Google firebase Firestore database

*  added firebase's realtime database node

* Added operation to run queries on documents collection

* Improvements to Firebase Database nodes
- Realtime Database: improved how the node interacts with input database
- Cloud Firestore: improved how the node interacts with input database
- Cloud Firestore: improved input / output format so it's similar to JSON and more intuitive, abstracting Firestore's format

*  Improvements to Firestore-Node

*  improvements to Firebase-Node

*  Improvements

 Improvements

*  Improvements

*  Minor improvements to Firebase Nodes

Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-11-19 07:47:26 +01:00
Jan Oberhauser c4518f8f17 Small improvement on EditImage-Node 2020-11-19 00:17:29 +01:00
Jan Oberhauser eafbe424b9 🐛 Fix small bug in HumanticAI-Node 2020-11-18 23:59:36 +01:00
Ricardo Espinoza 09547e9153
Add Humantic AI node (#1177)
*  Add Humantic AI node

*  Improvements

Improvements to #1165

Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
2020-11-18 23:58:41 +01:00
Ricardo Espinoza b0863e55b1
Feature/segment extended (#1174)
*  Add custom traits

*  Improvements

*  Small changes

*  Improvements
2020-11-18 23:37:56 +01:00
Luis Herranz 06fa48dd2e
🐛 Fix typo in YouTube unlisted setting (#1170)
* Fix typo in YouTube unlisted option

* Fix typo in YouTube unlisted option (2)
2020-11-18 23:30:43 +01:00
Tristian Flanagan 137c334389
Add horizontal scroll (#1172) 2020-11-18 23:29:12 +01:00
Henrik Feldt d9a7d5fa34
Update GraphQL.node.ts (#1185)
* Update GraphQL.node.ts

Fix this

* Update GraphQL.node.ts
2020-11-18 23:14:41 +01:00
Jan Oberhauser 19e2eeadcd 🐳 Add fonts to alpine based docker images 2020-11-18 21:24:51 +01:00
Jan Oberhauser c4ed26a6cc 🔀 Merge branch 'master' of github.com:n8n-io/n8n 2020-11-18 20:09:11 +01:00
Jan Oberhauser 02669c04f1 Add support for draw and allow font selection EditImage-Node 2020-11-18 18:19:41 +01:00
Omar Ajoue 71bf9cb9c0
Increase timeout to IMAP node. (#1178)
Yahoo mail is unable to provide a response in under 3 seconds. Increasing
this limit to 10 seconds seems to solve the timeout issue.

I was unable to properly login to Yahoo but at least the timeout error
is not happening anymore.

Setting the node to work with Gmail worked fine although it is a
somewhat painful process as Gmail avoids the so called non secure apps.
2020-11-18 14:41:18 +01:00
Jan Oberhauser b81d175145 🐛 Fix bug with multi line texts on Edit Image Node 2020-11-18 11:31:19 +01:00
Jan Oberhauser aaaa804f36 Add "composite" option to Edit Image Node 2020-11-18 11:08:50 +01:00
Ricardo Espinoza b954ec99a3
⬆️ Set google-fonts-webpack-plugin to latest version (#1176) 2020-11-18 08:25:36 +01:00
Ricardo Espinoza fdffd47bed
🐛 Send credentials on body when exchanging the code for the access token (#1169) 2020-11-17 07:36:12 +01:00