Ricardo Espinoza
1e275b188d
⚡ Small fix on AWS SES-Node ( #1049 )
2020-10-13 15:05:09 +02:00
Jan Oberhauser
d3a52297f2
⚡ Small improvements to Wekan-Node
2020-10-13 13:01:34 +02:00
Jan Oberhauser
23e0c08b1c
👕 Fix lint issue
2020-10-13 13:00:41 +02:00
Ricardo Espinoza
b6f566fc61
✨ Add Wekan-Node ( #1043 )
...
* Add Wekan node
* :zap Improvements to #1026
* ⚡ Small improvements
Co-authored-by: Dokime <jnau5@yahoo.com>
2020-10-13 13:00:14 +02:00
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