Commit graph

2485 commits

Author SHA1 Message Date
Ricardo Espinoza 7f33ff8c3c
Add share operation to OneDrive Node (#1044) 2020-10-13 11:08:07 +02:00
Jan Oberhauser 6c6e7625b9 👕 Fix lint issue 2020-10-13 11:07:16 +02:00
Jan Oberhauser 645aeb2a1b Rename displayName of parameter on Function-Nodes 2020-10-13 11:05:56 +02:00
Jan Oberhauser 844d257c25 Fix and improvements on Sendy-Node 2020-10-13 10:48:46 +02:00
Ricardo Espinoza 6098384a30
Add Sendy-Node (#1013)
*  Sendy-Node

*  Improvements

*  Small improvement
2020-10-13 10:48:20 +02:00
Jan Oberhauser 6f98caf748 Small improvement to AWS-Rekognition integration 2020-10-13 09:33:19 +02:00
Ricardo Espinoza 49113a1988
Add AWS-Rekognition Node (#1047)
*  AWS-Rekognition Node

*  Small improvement
2020-10-13 09:29:47 +02:00
Jan Oberhauser 69a71c6eee Optimize integration icons 2020-10-13 09:12:39 +02:00
Jan Oberhauser d9d9c2fa7e Deactivate not properly "working" types on Vonage-Node 2020-10-13 08:57:06 +02:00
Ricardo Espinoza 0c820d80d2
Add Vonage-Node (#1033)
*  Vonage-Node

*  Improvements

*  fix issue with description
2020-10-13 08:56:24 +02:00
Jan Oberhauser 74aa731619 👕 Fix lint issue 2020-10-12 23:31:25 +02:00
Jan Oberhauser e98fa3356d Make it possible to define read-range on SpreadsheetFile-Node 2020-10-12 11:41:34 +02:00
Jan Oberhauser 7950c38f5a Remove link.fish integration 2020-10-12 10:20:32 +02:00
Jan 4573d503dc
Add matrix integration (#1046)
* Added Matrix integration node

* fix: Improve code quality and add new operation

- Changed operation names to match casing (all camelCase)
- Ordering operation names to be alphabetical
- Creating a read all operation to fetch all messages from a room
- Added node subtitle

* fix: add element index so that expressions work on multiple items

* feature: added possibility to upload and send media to Matrix

- Also replacing Promises.all() + Array.map() For a regular for as it messes up ordering

* refactor: merging upload + send Media in a single action

* refactor: improved code quality and endpoints

- Removed sync entirely as a better way to retrieve messages is now
implemeented
- Added rooms dropdown to operations
- Added option to paginate or retrieve all room messages
- Removed option to upload media from text contents. Only files are
accepted now
- Room members has bem moved from the Rooms resource to a standalone
with Get All operation

*  Small improvements

*  Added filters to get messages

*  Minor improvements to Matrix-Integration

Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-10-12 10:05:16 +02:00
Jan Oberhauser 0f998d52b8 Remove console.log 2020-10-11 18:35:56 +02:00
Ricardo Espinoza 214b2d19ac
Improvements on AWS SES Node (#1029)
*  Improvements

*  Remove unnecessary change
2020-10-11 18:34:05 +02:00
Jan Oberhauser edd2d39fb1 Minor improvements to ClickUp-Node 2020-10-10 19:12:19 +02:00
Ricardo Espinoza 15c0eae56d
Feature/clickup timetrackingv2 (#1010)
* Add clickup time tracking v2

- fixed one typo
- extended getAssignees with task related API call
- added all V2 API calls for time tracking
- marked old API calls as deprecated

*  Improvements to #1000

*  Small improvements

*  Small fix

Co-authored-by: Andreas Sawatzki <asawatzki@evomation.de>
2020-10-10 19:11:14 +02:00
Ricardo Espinoza c0b08c7fa6
Mindee: Add currency to simplified response (#1014) 2020-10-10 18:41:23 +02:00
Ricardo Espinoza abd85ed4b0
G Suite Node - remove duplicated field (#1037) 2020-10-10 18:39:26 +02:00
Jan Oberhauser 8366632268 🐛 Fix bug with missing credentials with CLI execute 2020-10-10 18:23:02 +02:00
Jan Oberhauser 6d41f43216 Fix issue that workflows could not be pasted if they had issue 2020-10-10 18:02:51 +02:00
Rob Cunning 62afc8a2fd use existing addAdditionalFields for merging additional fields into the query string 2020-10-08 14:55:51 -06:00
Ricardo Espinoza 04cf86369d
🐛 Fix issue Pipedrive-Trigger bug #1018 (#1021) 2020-10-08 16:39:13 +02:00
Ricardo Espinoza cec264f8f4
🐛 Fix clickup bug #1025 (#1028) 2020-10-08 16:34:57 +02:00
Jan 98486902fb
Feature/mailchimp (#1017)
*  Add Campaign Resource with get all and send operation

*  Add Campaign Resource with get all and send operation

* 🚧 Add Get and Delete operation

*  Add Campaign resource to the mailchimp node

*  Improvements to #1015

*  Small improvement

Co-authored-by: Harshil <ghagrawal17@gmail.com>
2020-10-08 09:36:32 +02:00
Jan Oberhauser 97efc0b910 🔀 Merge branch 'master' of github.com:n8n-io/n8n 2020-10-08 09:18:42 +02:00
Tobias Schulz-Hess 52c1cfbbde
Adding a language selection to the OpenWeatherMap API (#1023) 2020-10-08 08:40:22 +02:00
Rob Cunning 6f229f1f47 Add additional parameters to Pipedrive notes getAll 2020-10-08 00:25:57 -06:00
ricardo 5a89eb8253 Small improvement 2020-10-07 14:21:58 -04:00
Harshil Agrawal 1125cf892b
Add Wufoo credentials documentation URL (#1020) 2020-10-06 11:20:56 +02:00
Harshil Agrawal 6588fdcf31
Add Mindee credential documnetation URL (#1019) 2020-10-06 10:23:58 +02:00
Jan Oberhauser c84d4f62a7 🔖 Release n8n@0.86.1 2020-10-06 10:23:33 +02:00
Jan Oberhauser fd16f6f04a ⬆️ Set n8n-nodes-base@0.81.1 on n8n 2020-10-06 10:22:36 +02:00
Jan Oberhauser 75feac8133 🔖 Release n8n-nodes-base@0.81.1 2020-10-06 10:20:23 +02:00
Jan Oberhauser 4fdf255dc5 Small fixes on CoinGecko-Node 2020-10-06 10:19:28 +02:00
ricardo 0f2e4d55a4 Improvements to #1015 2020-10-05 18:44:52 -04:00
Harshil de4c0546cd Add Campaign resource to the mailchimp node 2020-10-06 00:46:44 +05:30
Jan Oberhauser 6cede362e4 🔖 Release n8n@0.86.0 2020-10-05 09:42:56 +02:00
Jan Oberhauser d78e01dfc5 ⬆️ Set n8n-editor-ui@0.58.0 and n8n-nodes-base@0.81.0 on n8n 2020-10-05 09:41:21 +02:00
Jan Oberhauser bea59e3cc8 🔖 Release n8n-editor-ui@0.59.0 2020-10-05 09:40:04 +02:00
Jan Oberhauser cbe0c353bf 🔖 Release n8n-nodes-base@0.81.0 2020-10-05 09:32:16 +02:00
Ricardo Espinoza 979a849940
🐛 Fix issue when uploading files via S3 (#1011) 2020-10-04 22:01:37 +02:00
Jan Oberhauser 82e16790c6 🐛 Fix bug that webhookId did not get refreshed on node-duplicate 2020-10-04 17:22:11 +02:00
Jan Oberhauser a25229ace9 Minor improvements to Clockify-Node 2020-10-04 16:32:12 +02:00
Ricardo Espinoza 3a73493aeb
Add Clockify Node (#997)
* Added pull.yml back after reset

* Added Clockify Entry

* Created ClockifyWriter

*  Improvements to #988

*  Improvements

*  Improvements

Co-authored-by: Ethan Sowell <ethan.sowell@dominion.solutions>
Co-authored-by: Mark Horninger <mark.horninger@dominion.solutions>
2020-10-04 16:28:05 +02:00
Jan Oberhauser 76dec013db Small improvements on Mattermost-Node 2020-10-03 19:18:42 +02:00
Ricardo Espinoza b328a72a22
Add user - create/invite functionality (#1002)
*  Add user - create/invite functionality

*  Improvements
2020-10-03 19:15:14 +02:00
Jan Oberhauser fcbefe8845 Some minor fixes for GSuite Admin Node 2020-10-03 18:10:03 +02:00
Ricardo Espinoza f58e336d5f
Add GSuite Admin Node (#992)
*  GSuite Admin Node

*  Improvements
2020-10-03 18:09:07 +02:00
Jan Oberhauser 1a80a6afed Improve support for svg-icons 2020-10-03 14:10:08 +02:00
Jan Oberhauser ada65ebcbb Small improvements to Mindee-Node 2020-10-03 14:09:37 +02:00
Ricardo Espinoza 419b58024a
Add Mindee-Node (#1004)
*  Mindee-Node

*  Improvements
2020-10-03 14:08:50 +02:00
Jan 7c51964bd2
Add CoinGecko-Node
* Add CoinGecko node

* CoinGecko improvements and add events

*  Small improvements

*  Improvements to CoinGecko-Node

Co-authored-by: Dokime <jnau5@yahoo.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-10-03 11:50:57 +02:00
Harshil 49914559f5 🚧 Add Get and Delete operation 2020-10-03 05:10:10 +05:30
Harshil 016102a647 Add Campaign Resource with get all and send operation 2020-10-03 04:19:53 +05:30
Harshil ff5eb0a5ec Add Campaign Resource with get all and send operation 2020-10-03 04:15:58 +05:30
Jan Oberhauser 383ee9533f Error if Slack-Requests fail 2020-10-02 08:50:37 +02:00
Ricardo Espinoza 39c173a272
Feature/slack status change (#995)
* Added methods to set and get the user's status.

* Fixed set status message

* Improvements to #993

* 💄 small cosmetic change

Co-authored-by: Tobias Schulz-Hess <tobias+xps@schulz-hess.de>
Co-authored-by: Tobias Schulz-Hess <tobias.schulz-hess@xing.com>
2020-10-02 07:31:41 +02:00
Jan Oberhauser fe802c8f76 👕 Fix built issue by fixing lint issues 2020-10-01 15:18:47 +02:00
Rupenieks 9b5731450f
Add Wufoo-Trigger node (#597)
* Generic functions, credentials, interface, logo, triggernode

* TSLint tabs rule, request error handling, webhook done

On hold until Wufoo responds with sandbox account

* Removed test logging, fixed various errors, cleaned up

* Sorted imports, adjusted data display,  removed anys, tslint import sort rule

* RAAAAAW data

*  Fix logo and improve formatting

*  Improvements

*  Minor improvements to WuFoo-Trigger

Co-authored-by: Rupenieks <ru@myos,co>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-10-01 09:07:55 +02:00
Jan Oberhauser 70dc99da41 🔖 Release n8n@0.85.0 2020-09-30 16:21:14 +02:00
Jan Oberhauser 124bcdc176 ⬆️ Set n8n-editor-ui@0.58.0 and n8n-nodes-base@0.80.0 on n8n 2020-09-30 16:20:48 +02:00
Jan Oberhauser c2ba4b64c3 🔖 Release n8n-editor-ui@0.58.0 2020-09-30 16:19:04 +02:00
Jan Oberhauser 7f6e758306 🔖 Release n8n-nodes-base@0.80.0 2020-09-30 16:18:02 +02:00
Ricardo Espinoza 0f5bcd59c8
🐛 Fix issue #987 (#990) 2020-09-30 16:12:39 +02:00
Jan Oberhauser 23dbdbc169 Add hook which allows to overwrite frontend settings 2020-09-30 16:11:45 +02:00
Jan Oberhauser f1680386ca Get OAuth-Callback URLs from backend 2020-09-30 15:57:40 +02:00
Jan Oberhauser 6f576b3da9 Add Schema to Postgres-Update #996 2020-09-29 21:59:30 +02:00
Rytis Ilciukas 3350723bf3
fix malformed html (#999) 2020-09-29 10:39:51 +02:00
Jan Oberhauser 83f6f0c844 Fix issue with some issue types on Jira 2020-09-28 14:36:32 +02:00
Jan Oberhauser 2072f53316 Change bcrypt library to make it work better in windows 2020-09-28 14:31:14 +02:00
Jan Oberhauser c5e14e4c2f 👕 Fix lint issue 2020-09-24 10:02:05 +02:00
Jan Oberhauser fb595772f3 Remove necessary console logs 2020-09-24 09:38:12 +02:00
Jan Oberhauser 93963da1a1 🔖 Release n8n@0.84.4 2020-09-23 22:24:42 +02:00
Jan Oberhauser 6d7c506977 ⬆️ n8n-nodes-base@0.79.1 on n8n 2020-09-23 22:23:58 +02:00
Jan Oberhauser 30121a02ea 🔖 Release n8n-nodes-base@0.79.1 2020-09-23 22:22:57 +02:00
Ricardo Espinoza 3ed3ee779b
Fix issue #984 (#985) 2020-09-23 22:20:44 +02:00
Jan Oberhauser bb33333eba 🔖 Release n8n@0.84.3 2020-09-23 18:10:29 +02:00
Jan Oberhauser 521425894c 🐛 Set old version of jwks-rsa to fix build 2020-09-23 18:09:36 +02:00
Jan Oberhauser c3a7685529 🔖 Release n8n@0.84.2 2020-09-23 17:35:05 +02:00
Jan Oberhauser 8bca883764 ⬆️ Set n8n-editor-ui@0.57.1 on n8n 2020-09-23 17:33:41 +02:00
Jan Oberhauser 9237409523 🔖 Release n8n-editor-ui@0.57.1 2020-09-23 17:31:59 +02:00
Jan Oberhauser 9cb106c9b4 🐛 Fix issue that OAuth window did not close 2020-09-23 17:31:00 +02:00
Jan Oberhauser acae926a36 🔖 Release n8n@0.84.1 2020-09-23 14:15:01 +02:00
Jan Oberhauser 3374fda7c6 Make it possible to open endpoints 2020-09-23 14:14:31 +02:00
Jan Oberhauser 395fe69bd3 🔖 Release n8n@0.84.0 2020-09-23 13:32:05 +02:00
Jan Oberhauser 86ed2f3096 ⬆️ Set n8n-core@0.47.0, n8n-editor-ui@0.57.0, n8n-nodes-base@0.79.0 and n8n-workflow@0.42.0 on n8n 2020-09-23 13:31:38 +02:00
Jan Oberhauser 5cb5020cf6 👕 Fix lint issue 2020-09-23 13:31:03 +02:00
Jan Oberhauser b164470239 🔖 Release n8n-editor-ui@0.57.0 2020-09-23 13:27:17 +02:00
Jan Oberhauser 3c3e1725db ⬆️ Set n8n-workflow@0.42.0 on n8n-editor-ui 2020-09-23 13:26:45 +02:00
Jan Oberhauser c0bb416c8c 🔖 Release n8n-nodes-base@0.79.0 2020-09-23 13:25:36 +02:00
Jan Oberhauser 8ccc2e4b83 ⬆️ Set n8n-core@0.47.0 and n8n-workflow@0.42.0 on n8n-nodes-base 2020-09-23 13:25:03 +02:00
Jan Oberhauser 55f4fea17e 🔖 Release n8n-core@0.47.0 2020-09-23 13:24:14 +02:00
Jan Oberhauser cf9fcf8736 ⬆️ Set n8n-workflow@0.42.0 on n8n-core 2020-09-23 13:23:47 +02:00
Jan Oberhauser 029581df08 🔖 Release n8n-workflow@0.42.0 2020-09-23 13:22:53 +02:00
Jan Oberhauser 62bc1a55cb 🐛 Fix credentials resolve issue 2020-09-23 13:20:50 +02:00
Jan Oberhauser 2db6ae0f76 Simplify documentation help code and display only if URL is set 2020-09-23 11:10:23 +02:00
Jan Oberhauser 88ccc5cb6f 🐛 Fix credential rename issue for active workflows #935 2020-09-23 09:43:00 +02:00
Jan Oberhauser 1401cebdc3 👕 Fix lint issue 2020-09-23 09:28:02 +02:00