Commit Graph

3338 Commits

Author SHA1 Message Date
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
5e56dcb037 📚 Extend PI docker README to include mount example 2020-12-12 22:53:13 +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
Jan Oberhauser
c90da82a7b 👕 Fix lint issue 2020-12-11 22:26:38 +01:00
Jan Oberhauser
a546f599cd 🐛 Additional fix to dirty check 2020-12-11 19:22:24 +01:00
Jan Oberhauser
a2222fa5d6 🐛 Fix issue that workflow displayed as changed on activate/deactivate 2020-12-11 19:17:53 +01:00
Jan Oberhauser
3e0b9f2eba ⚡ Add "isEmpty" option to IF-Node 2020-12-11 18:15:07 +01:00
Jan Oberhauser
cfc222a877 🔖 Release n8n@0.97.0 2020-12-10 11:40:12 +01:00
Jan Oberhauser
7d29c91f07 ⬆️ Set n8n-core@0.55.0 and n8n-nodes-base@0.92.0 on n8n 2020-12-10 11:39:27 +01:00
Jan Oberhauser
42e243c396 🔖 Release n8n-nodes-base@0.92.0 2020-12-10 11:37:46 +01:00
Jan Oberhauser
e0b1f88a4d ⬆️ Set n8n-core@0.55.0 on n8n-nodes-base 2020-12-10 11:37:16 +01:00
Jan Oberhauser
ed61f762e4 🔖 Release n8n-core@0.55.0 2020-12-10 11:36:23 +01:00
Ricardo Espinoza
68f3f8ae62 ✨ Add NASA Node (#1232)
* ✨ NASA node

* Test up to asteroidNeoLookup

* Add earth imagery

* ⚡ Small improvement

* ⚡ Improvements to NASA node

* ⚡ Small Improvements

* ⚡ Some minor fixes for NASA Node

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-10 11:30:13 +01:00
Ricardo Espinoza
701871944d ✨ Add Twist Node (#1231)
* ✨ Twist Node

* ⚡ Small improvements

* 🔨Fix descriptions

* ⚡ Minor improvements to Twist-Node

Co-authored-by: Harshil <ghagrawal17@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-10 11:09:38 +01:00
Jan Oberhauser
b73349a3a5 🐛 Fix bug that OAuth1 requests did not work anymore 2020-12-10 10:39:11 +01:00
Ricardo Espinoza
c87382c086 ✨ Add Snowflake Node (#1230) 2020-12-10 10:17:16 +01:00
Jan Oberhauser
e8f53effb4 📚 Fix and unify number of nodes 2020-12-10 08:44:06 +01:00
Ricardo Espinoza
8424c792dc ✨ Add Ghost-Node (#1221)
* ✨ Ghost Node

* ⚡ Minor improvements to Ghost-Node

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-08 08:40:29 +01:00
Ricardo Espinoza
3c2d75ce68 ⚡ Add Add Tags and Remove Tags fields to contact:update (#1229)
As requested here https://community.n8n.io/t/can-we-have-automizy-integration-node-got-created/2368/13
2020-12-07 23:53:55 +01:00
Ricardo Espinoza
7d3d907a77 ⚡ Rename display name on Google Cloud Firestore Node (#1228) 2020-12-07 23:45:47 +01:00
Ricardo Espinoza
da450dcb41 ⚡ Add label field to persons, organizations and deals (#1209)
* ⚡ Add label field to persons, organizations and deals

* ⚡ Add option no label to label field

* ⚡ Add organization:update operation

* ⚡ Fix removing label from Organization on Pipedrive-Node

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-07 23:44:10 +01:00