Commit graph

3525 commits

Author SHA1 Message Date
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
Tanay Pant 83aed4d2b9
🔨 Update information about n8n.cloud 2020-12-07 15:37:22 +01:00
Jan Oberhauser d3fd88c3eb 🐛 Fix docker user mount path #1233 2020-12-06 19:45:58 +01:00
Jan Oberhauser 7669488179 Remove not needed variable from Docker subfolder example 2020-12-05 11:16:20 +01:00
Jan Oberhauser fed0a4996e 🔖 Release n8n@0.96.0 2020-12-03 13:14:03 +01:00
Jan Oberhauser c51f4d2ea0 ⬆️ Set n8n-core@0.54.0, n8n-editor-ui@0.66.0, n8n-nodes-base@0.91.0 and n8n-workflow@0.47.0 on n8n 2020-12-03 13:13:36 +01:00
Jan Oberhauser 38511d8f5c 🔖 Release n8n-editor-ui@0.66.0 2020-12-03 13:12:25 +01:00
Jan Oberhauser 083d2bf675 ⬆️ Set n8n-workflow@0.47.0 on n8n-editor-ui 2020-12-03 13:12:00 +01:00
Jan Oberhauser 98764afb9f 🔖 Release n8n-nodes-base@0.91.0 2020-12-03 13:10:28 +01:00
Jan Oberhauser f265ce8760 ⬆️ Set n8n-core@0.54.0 and n8n-workflow@0.47.0 on n8n-nodes-base 2020-12-03 13:10:05 +01:00
Jan Oberhauser e1250fe69d 🔖 Release n8n-core@0.54.0 2020-12-03 13:09:03 +01:00
Jan Oberhauser dffbc0de9c ⬆️ Set n8n-workflow@0.47.0 on n8n-core 2020-12-03 13:08:39 +01:00
Jan Oberhauser 512f6cb2c6 🔖 Release n8n-workflow@0.47.0 2020-12-03 13:07:14 +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