Commit graph

1261 commits

Author SHA1 Message Date
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
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
ricardo 5a89eb8253 Small improvement 2020-10-07 14:21:58 -04: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
Ricardo Espinoza 979a849940
🐛 Fix issue when uploading files via S3 (#1011) 2020-10-04 22:01:37 +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 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
Ricardo Espinoza 0f5bcd59c8
🐛 Fix issue #987 (#990) 2020-09-30 16:12:39 +02:00
Jan Oberhauser 6f576b3da9 Add Schema to Postgres-Update #996 2020-09-29 21:59:30 +02:00
Jan Oberhauser 83f6f0c844 Fix issue with some issue types on Jira 2020-09-28 14:36:32 +02:00
Jan Oberhauser c5e14e4c2f 👕 Fix lint issue 2020-09-24 10:02:05 +02:00
Ricardo Espinoza 3ed3ee779b
Fix issue #984 (#985) 2020-09-23 22:20:44 +02:00
Jan Oberhauser ea353bbd58 🐛 Fix bug with JSON attachments on Mandrill-Node 2020-09-22 16:34:21 +02:00
Jan Oberhauser 9e97722c63 🐛 Fix issue with Google Sheets with non-latin Sheet names #961 2020-09-20 13:37:29 +02:00
Jan Oberhauser 2faa862ada Auto mention users in reply tweets 2020-09-19 10:05:17 +02:00
Jan Oberhauser 28d5f22f61 Remove debug code 2020-09-18 09:57:38 +02:00
Jan Oberhauser 43396b7b9c Minor improvements to GoogleDrive-Node 2020-09-18 09:57:05 +02:00
Ricardo Espinoza 283b40c9f5
Add share operation to Google Drive (#968) 2020-09-18 09:50:54 +02:00
Jan Oberhauser ed0f701c6a Minor improvements to ActiveCampaign-Node 2020-09-18 09:42:46 +02:00