Commit Graph

1878 Commits

Author SHA1 Message Date
Jan Oberhauser
1d2c286b88 🐛 Fix bug in Stripe Trigger Node with existing webhooks 2020-12-28 17:57:19 +01:00
Jan
3c67ac5a52 ⚡ Add task:getAll and subtask:create to Asana (#1266)
* ⚡ Add task:getAll and subtask:create

* ⚡ Improvements
2020-12-28 08:50:16 +01:00
Jan Oberhauser
ef53eddb6c ⚡ Small improvements to Asana Node 2020-12-28 08:48:57 +01:00
Jan Oberhauser
0809952173 ⚡ Add "Ends With" and "Starts With" support to If and Switch Node 2020-12-27 20:33:46 +01:00
Jan Oberhauser
f95104bcab ⚡ Made operations of EditImage Node sortable 2020-12-27 00:17:16 +01:00
Jan Oberhauser
17056122af 👕 Fix lint issue 2020-12-26 22:35:56 +01:00
Jan Oberhauser
a19be309f7 ⚡ Further improve composite operation 2020-12-26 21:30:42 +01:00
Jan Oberhauser
062210d8b9 ⚡ Fix issue with multiple composite operations 2020-12-25 23:44:58 +01:00
Jan Oberhauser
7826cc06e9 ⚡ Add "Multi Step" option to EditImage Node 2020-12-25 23:03:12 +01:00
Jan Oberhauser
5c83be18a8 🐛 Fix issue that binary data got reused 2020-12-25 22:59:22 +01:00
ricardo
c6ef0ea079 ⚡ Improvements 2020-12-25 14:41:48 -05: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
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
9de91cae70 ⚡ Add task:getAll and subtask:create 2020-12-22 17:44:31 -05: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
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
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
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
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
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
3e0b9f2eba ⚡ Add "isEmpty" option to IF-Node 2020-12-11 18:15:07 +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
Ricardo Espinoza
c87382c086 ✨ Add Snowflake Node (#1230) 2020-12-10 10:17:16 +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
Ahsan Virani
23f088e2e6 ✨ Add Kafka Trigger-Node (#1213)
* ✨ Kafka trigger node

* ⚡ Small improvements

* ⚡ Minor improvements to Kafka Trigger-Node

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-03 13:02:22 +01:00
Ricardo Espinoza
d426586006 ✨ Add Iterable Node (#1215)
* ✨ Iterable Node

* ⚡ Improvements

* ⚡ Improvements

* ⚡ Small improvements to Iterable-Node

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-03 08:05:54 +01:00
Ricardo Espinoza
e770fa37ad ✨ Add Yourls Node (#1216)
* ✨ Yourls Node

* ⚡ Minor improvements to Yourls-Node

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-02 23:13:59 +01:00