Commit graph

2872 commits

Author SHA1 Message Date
Jan Oberhauser 065937a39c 🐛 Fix bug that HTML did get rendered in JSON view 2020-12-24 22:09:07 +01:00
Jan Oberhauser 44c28b3491 🔖 Release n8n@0.99.0 2020-12-24 09:14:03 +01:00
Jan Oberhauser ee9fc20243 ⬆️ Set n8n-editor-ui@0.68.0 and n8n-nodes-base@0.94.0 on n8n 2020-12-24 09:13:14 +01:00
Jan Oberhauser 122f34d4e4 🔖 Release n8n-editor-ui@0.68.0 2020-12-24 09:11:30 +01:00
Jan Oberhauser 3e1442ce42 🔖 Release n8n-nodes-base@0.94.0 2020-12-24 09:09:34 +01:00
Jan Oberhauser ecdcc0b522 🐛 Fix issue that DB init errors did not get caught #1269 2020-12-24 09:06:43 +01:00
Jan Oberhauser 75cca869b4 Fix issue that source node was also selected after duplicate 2020-12-24 08:37:13 +01:00
Jan Oberhauser 9dfcfc72bd 🔀 Merge branch 'master' of github.com:n8n-io/n8n 2020-12-23 13:00:26 +01:00
Jan Oberhauser 6a6c5ddd74 Minor improvement to MessageBird-Node 2020-12-23 12:59:28 +01:00
Ricardo Espinoza acc6b0496f
🐛 Add scopes and offline access to Dropbox OAuth2 credentials (#1246) 2020-12-23 12:48:53 +01:00
Harshil Agrawal 48e2c3781c
Rename display name of Google Firebase Realtime Database node (#1248) 2020-12-23 12:47:21 +01:00
Jan Oberhauser 529c450f49 🔀 Merge branch 'feat/messagebird_add_balance' of https://github.com/Jefiozie/n8n into Jefiozie-feat/messagebird_add_balance 2020-12-23 10:21:30 +01:00
Ricardo Espinoza df4f433d9b
add collection id in response (#1254)
*  add collection id in response

*  Minor improvements

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-23 09:12:05 +01:00
Jefiozie c922163622 feat: add balance endpoint to messagebird 2020-12-23 08:51:07 +01:00
Ricardo Espinoza 0f0e67eb30
Now tags are loaded for the user (contactTag:add) (#1267) 2020-12-23 08:23:40 +01:00
Ricardo Espinoza f36af0fcfd
Add user list resource to Iterable Node (#1252)
* Add user list resource

*  Now lists are loaded automatically
2020-12-23 08:19:10 +01:00
Jan e3aff74f6b
Add RabbitMQ and RabbitMQ Trigger Node (#1258)
*  Add RabbitMQ-Node

*  Add RabbitMQ-Trigger Node

*  Fix issue that connection errors did not get caught

* 🔨Fix name and description for RabbitMQ Trigger node

Co-authored-by: Harshil <ghagrawal17@gmail.com>
2020-12-23 08:05:02 +01:00
Ricardo Espinoza 7a614b1e1f
Add delete and rename operation (#1265)
*  Add delete and rename operation

*  Little bit cleanup on FTP-Node

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-22 08:34:42 +01:00
Jan Oberhauser 54bd145a3b 🐛 Fix issue that parameters do not get hidden for other operations 2020-12-21 17:54:03 +01:00
Jan Oberhauser 59882efa92 👕 Fix lint issue 2020-12-19 23:03:24 +01:00
Jan 63452e7878
Add uProc Node (#1263)
* + adding new uProc integration

* + capitalize tool name
+ fix parameter display name
+ add placeholders for parameter
+ add tool description
+ optimize generated .ts for groups and tools

* + remove old functions

* + added new tools

* + add new tools + fix Info on tool

* + fixed Info

* + fix tools description

* + add UProc node to package.json

* + added new tools

* + added new tools

* + fix tool description

* + fix CamelCase subtitle
+ fix node displayName
+ add new tools

* + fix info link

* + add start, data and end callbacks to decouple response

* + added new tools

* + change display name on selected

* + added new tools

* + added new tools

* + added new tools

* + added new tools

* + remove old folder + fix param

* + added new tools

*  Some improvements to uproc Node

* 🐛 Fix docker image naming #1250

Co-authored-by: Miquel Colomer <mcolomer@gmail.com>
2020-12-19 18:22:41 +01:00
Ricardo Espinoza aafbe5af40
Feature/thehive trigger improvements (#1259)
* Add support for TheHive3 webhook events

* Add Log Updated & Log Deleted events

* Remove configuration field

*  Small change (#1235)

* 👕 Fix lint issue

Co-authored-by: Mika Luhta <12100880+mluhta@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-19 18:19:12 +01:00
Ricardo Espinoza 48830eda77
Add Egoi node (#1227)
* Add E-goi Node

*  Improvements to #1224

*  Small improvements

*  Minor improvements to Egoi-Node

*  Add 'simple' option to get and getAll operations.

*  Minor improvements to Egoi-Node

Co-authored-by: fbobiano <fbobiano@e-goi.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-19 14:08:31 +01:00
Jan bfb344a23c
Add functionality to easily copy data and path of output data (#1260)
*  Add functionality to easily copy data and path of output data

*  Fix issues with copied path

* 👕 Fix lint issue

* ;bug: Fix issue that some paths were wrong

*  Final improvements
2020-12-18 18:55:53 +01:00
Jan Oberhauser b5d4391ace 🔖 Release n8n@0.98.0 2020-12-16 12:45:22 +01:00
Jan Oberhauser ebd475fb32 ⬆️ Set n8n-core@0.56.0, n8n-editor-ui@0.67.0 and n8n-nodes-base@0.93.0 on n8n 2020-12-16 12:44:31 +01:00
Jan Oberhauser 51131d30cd 🔖 Release n8n-editor-ui@0.67.0 2020-12-16 12:41:59 +01:00
Jan Oberhauser 9517981e9f 🔖 Release n8n-nodes-base@0.93.0 2020-12-16 12:40:28 +01:00
Jan Oberhauser 1fb4db21d6 ⬆️ Set n8n-core@0.56.0 on n8n-nodes-base 2020-12-16 12:39:52 +01:00
Jan Oberhauser b9df96c497 🔖 Release n8n-core@0.56.0 2020-12-16 12:38:58 +01:00
Jan d43aad2ca3
Add Brandfetch node (#1253)
*  Add Brandfetch node

*  Small improvement

*  Add donwload field to logo operation

* 🐛 Minor fixes

*  Minor improvements to Brandfetch-Node

Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-12-15 16:56:28 +01:00
Mathieu Ledru 53a97cc27b
🎨 update wordings to distinct distribution model to it's license (#1220) 2020-12-15 10:50:52 +01:00
Jan Oberhauser abb1c54fce Remove accidentally committed node 2020-12-14 22:06:58 +01:00
Jan Oberhauser f9911c65fe Make it possible that Webhook-Node can send custom response 2020-12-14 17:19:20 +01:00
Jan Oberhauser 0918106328 Make it possible to return string via Webhook-Node 2020-12-14 15:09:41 +01:00
Jan Oberhauser 8528c2a2f1 🐛 Fix issue that GitHub OAuth did not use specified server 2020-12-13 17:33:43 +01:00
Jan Oberhauser e981118316 🐛 Fix issue that Gitlab OAuth did not use specified server #1243 2020-12-13 16:21:26 +01:00
Ricardo Espinoza d5da7865b9
Add create:spreadsheet operation (#1234)
*  Add create:spreadsheet operation

*  Small changes

*  Improvements to Google Sheets

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-13 15:36:48 +01:00
Ricardo Espinoza 532503b69f
Feature/slack node extended (#1239)
* Added reaction method to message

* Increased limit for channels on getChannels, removed unused fields in the code

* Using own operation for reactions

* Registering reaction fields and operations

* Added Operation "Reaction" to Slack.node.ts

* Fixing variable name for emoji

* now removing reaction on "remove" instead of "add"

* Using GET for reactions.get and passing arguments as query

* Added members operation

* Fixed typo in timestamp

* Added user.info and user.getPresence

* Fixed: wrong operation name

*  Improvements to #1238

*  Add field resolve data when retrieving channel members

*  Minor improvements to Slack-Node

Co-authored-by: Andreas Scherren <ascherren@brightfuture.de>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-13 10:47:52 +01:00
Jan Oberhauser 7cdbe5c147 👕 Fix lint issue 2020-12-12 20:59:17 +01:00
Jan Oberhauser d306be8099 🐛 Fix bug in own error-workflow addition 2020-12-12 18:41:11 +01:00
lublak 8b567c20b9
Allow workflow to trigger on own error trigger (#1205)
* allow workflow to trigger on own error trigger

* use config errorTriggerType instance of a static string

* don't trigger twice
2020-12-12 18:36:47 +01:00
Jan Oberhauser c2d80d6d70 👕 Fix lint issue 2020-12-12 17:35:35 +01:00
Ricardo Espinoza 18313e1199
Now OAuth2 send authentication data in the body (#1241) 2020-12-12 17:00:57 +01:00
Jan Oberhauser 46e6212750 Minor improvements to Pushcut Nodes 2020-12-12 08:59:25 +01:00
Ricardo Espinoza 23b61475d9
Add Pushcut Node & Trigger (#1075)
*  Pushcut Node & Trigger

*  Small improvements

Co-authored-by: Jan <janober@users.noreply.github.com>
2020-12-12 08:58:58 +01:00
Harshil Agrawal 45d413de22
Add credentials documentation link (#1237) 2020-12-12 08:30:25 +01:00
Harshil Agrawal 8942f403d4
Add credentials documentation link (#1236) 2020-12-12 08:29:38 +01:00
Jan Oberhauser 16438ea8f7 Minor naming fix 2020-12-12 08:16:43 +01:00
AxelRueweler 35f6fe8298
Added includeEmptyCells to Spreadsheet node (#1249)
* Added description to ShopifyCredentials subdomain

* Added includeEmptyCells to Spreadsheet node
2020-12-12 08:16:06 +01:00