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
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
Jan Oberhauser
fc6b196b12
⚡ Fix naming of Microsoft Credentials
2020-09-23 08:16:40 +02:00
Jan Oberhauser
899ca1a0a8
⚡ Fix naming of Hubspot Developer Credentials
2020-09-23 08:14:24 +02:00
Jan Oberhauser
ea353bbd58
🐛 Fix bug with JSON attachments on Mandrill-Node
2020-09-22 16:34:21 +02:00
Jan Oberhauser
24c95c4f09
⚡ Use short variables for direct input data
2020-09-22 11:31:48 +02:00
Tanay Pant
f3b136abee
🔨 Add missing documentationUrl variables
2020-09-21 11:11:02 +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
Tanay Pant
a27e764de0
⚡ Copy edits to breaking changes for 0.83.0
2020-09-18 10:09:59 +02:00
Jan Oberhauser
8f4cf16fb2
🔖 Release n8n@0.83.0
2020-09-18 10:04:06 +02:00
Jan Oberhauser
e2e1dbee80
⬆️ Set n8n-core@0.46.0, n8n-nodes-base@0.78.0 and n8n-workflow@0.41.0 on n8n
2020-09-18 10:03:39 +02:00
Jan Oberhauser
ce35dd9ad5
🔖 Release n8n-nodes-base@0.78.0
2020-09-18 10:01:59 +02:00
Jan Oberhauser
e1298d8031
⬆️ Set n8n-core@0.46.0 and n8n-workflow@0.41.0 on n8n-nodes-base
2020-09-18 10:01:37 +02:00
Jan Oberhauser
65320fabd5
🔖 Release n8n-core@0.46.0
2020-09-18 10:00:23 +02:00
Jan Oberhauser
cfcfb17b06
⬆️ Set n8n-workflow@0.41.0 on n8n-core
2020-09-18 09:59:59 +02:00
Jan Oberhauser
c7f1bb5114
🔖 Release n8n-workflow@0.41.0
2020-09-18 09:59:15 +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
Ricardo Espinoza
a552febab4
⚡ Feature/extended active campaign ( #928 )
...
* feat: 🎸 node/activecampaign account, tag, account contact
* feat: 🎸 node/ActiveCampaign Update an accountContact assoc
* feat: 🎸 node/activecampaign Update an account
* feat: 🎸 node/activecampaign Get an account
* feat: 🎸 node/activecampaign GetAll & Delete an account
* feat: 🎸 node/activecampaign change ID's type to number
* refactor: 💡 node/activecampaign merge getAll properties
* ⚡ Improvements to #923
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Add breaking change message
Co-authored-by: Ronald Diquélou <rdiquelou@opensafepro.com>
2020-09-18 09:42:01 +02:00
Jan Oberhauser
e18d7934ad
⚡ Fix build
2020-09-18 09:18:43 +02:00
Jan Oberhauser
0ea3411f5d
⚡ Improve changes to IMAP Node
2020-09-18 08:28:32 +02:00
remoremorali
534b852fc2
⚡ Add support for custom rules when checking emails. ( #899 )
...
* Add support for custom rules when checking emails.
* Add support for custom rules when checking emails.
2020-09-18 08:27:44 +02:00
Jan Oberhauser
30cef2a408
⚡ Minor improvements to Airtable-Node
2020-09-18 07:59:10 +02:00
Sam Stewart
8221cb5d24
⚡ Add 'typecast' functionality to Airtable node ( #922 )
...
* Added 'typecast' functionality for Airtable node as offered by the official API. Minor grammatical corrections for some descriptions in the same node.
* Fixed minor issue with erroneous tabs/spaces added whilst editing
Co-authored-by: stewart-is <40069421+stewart-is@users.noreply.github.com>
2020-09-18 07:58:49 +02:00
Jan Oberhauser
e5065ce0de
⚡ Minor improvements to LinkedIn-Node
2020-09-17 23:35:07 +02:00
Rupenieks
c522ba75ca
✨ Add LinkedIn Integration ( #942 )
...
* 🚧 node logic, request logic, authentication, logo, descriptions
* 🚧 Posting image, article and text finished.
* 🚧 Posting image, article and text in post finished
* ⚡ Post creation (image, articles, text)
* ⚡ Added post creation by organization, fixed up descriptions, credentials, indentation
* ⚡ Fix issues on LinkedIn-Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
Co-authored-by: Jan <janober@users.noreply.github.com>
2020-09-17 23:32:12 +02:00
Jan Oberhauser
219a0d2560
⚡ Minor improvements to Taiga-Node
2020-09-17 23:20:27 +02:00
Ricardo Espinoza
bbfe59c211
✨ Add Taiga Integration ( #939 )
...
* Add Taiga integration
* ⚡ Improvements to Taiga-Node
* ⚡ Improvements
* ⚡ Small improvements
* ⚡ Improvements
* ⚡ Change project slug for project id
* ⚡ Small improvement
Co-authored-by: renanfilipe <renanfilipe10@hotmail.com>
2020-09-17 23:20:12 +02:00
Ricardo Espinoza
1461e08478
⚡ Small improvement ( #957 )
2020-09-17 23:10:13 +02:00
Ricardo Espinoza
a5655d0352
⚡ Add self hosted support to Sentry.io Node ( #965 )
2020-09-17 23:06:58 +02:00
Jan Oberhauser
4192e7d3b4
⚡ Minor improvements to Twitter-Node
2020-09-17 23:03:59 +02:00
Ricardo Espinoza
ce5a043fd4
⚡ Add retweet, reply and like operations ( #964 )
2020-09-17 23:02:23 +02:00
Jan Oberhauser
690e76e187
⚡ Add hook which gets called once n8n is ready
2020-09-17 21:26:34 +02:00
Rupenieks
cfe3f22204
⚡ Coupon->Update returnData format fix, coupon description fix
2020-09-17 16:22:24 +02:00
Harshil Agrawal
ddf995fca1
Add S3 documentation URL ( #967 )
2020-09-17 12:56:07 +02:00
Ahsan Virani
4056b6861c
⚡ Ignore credentials endpoint in Auth ( #966 )
2020-09-17 11:24:34 +02:00
Jan Oberhauser
b90f4fb3f6
⚡ Deactivate Asana Trigger webhhook validation
2020-09-16 23:57:27 +02:00
Jan Oberhauser
2fee4396f1
🐛 Fix Test-Webhook registration issues
2020-09-16 23:57:17 +02:00
Rupenieks
1a411ebef7
⚡ Asana OAuth2 support ( #669 )
...
* OAuth2 support
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements to Asana Trigger Node
Co-authored-by: Rupenieks <ru@myos,co>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-09-16 18:20:27 +02:00
Jan Oberhauser
393bc8fd54
⚡ Remove old comment
2020-09-16 09:16:20 +02:00
Rupenieks
266112a8cb
⚡ Clickup OAuth2 support ( #649 )
...
* OAuth2 credentials, genericFunctions needed config, UI options for oauth2 support
* ⚡ Added options to decide when to to send the bearer
* Fixed "undefined property split" issue
* ⚡ Small fix
* ⚡ Improvements to ClickUp-Node
* ⚡ Improvements
Co-authored-by: Rupenieks <ru@myos,co>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2020-09-16 09:16:06 +02:00
Jan Oberhauser
7c54cf6ac2
⚡ Minor improvements to Wordpress-Node
2020-09-16 08:35:26 +02:00
Ricardo Espinoza
615a44726d
⚡ Add author field to post resource on WordPress Node ( #958 )
2020-09-16 08:33:59 +02:00
Jan Oberhauser
181ba3c4e2
📚 License text fix
2020-09-15 07:55:09 +02:00
Jan Oberhauser
5ada586fa2
🔖 Release n8n@0.82.1
2020-09-14 19:59:19 +02:00
Jan Oberhauser
3d003fca72
⚡ Improve speed of basic-auth with hashed password
2020-09-14 19:58:21 +02:00
Jan Oberhauser
4cfd6c726c
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2020-09-14 13:42:40 +02:00
Jan Oberhauser
2c043d9d9b
🔖 Release n8n@0.82.0
2020-09-14 13:41:09 +02:00
Jan Oberhauser
46ec7e3128
⬆️ Set n8n-core@0.45.0, n8n-editor-ui@0.56.0, n8n-nodes-base@0.77.0 and n8n-workflow@0.40.0 on n8n
2020-09-14 13:40:43 +02:00
Jan Oberhauser
1eb957dfe0
🔖 Release n8n-editor-ui@0.56.0
2020-09-14 13:39:16 +02:00
Jan Oberhauser
982b04c540
⬆️ Set n8n-workflow@0.40.0 on n8n-editor-ui
2020-09-14 13:38:52 +02:00
Jan Oberhauser
439785db9d
🔖 Release n8n-nodes-base@0.77.0
2020-09-14 13:37:39 +02:00
Jan Oberhauser
0d52a8ca24
⬆️ Set n8n-core@0.45.0 and n8n-workflow@0.40.0 on n8n-nodes-base
2020-09-14 13:37:14 +02:00
Jan Oberhauser
41e5ccedce
🔖 Release n8n-core@0.45.0
2020-09-14 13:35:15 +02:00
Jan Oberhauser
1b1cfc58dc
⬆️ Set n8n-workflow@0.40.0 on n8n-core
2020-09-14 13:34:43 +02:00
Jan Oberhauser
653bbda789
🔖 Release n8n-workflow@0.40.0
2020-09-14 13:31:34 +02:00
Tanay Pant
4e7714848f
⚡ Add documentationUrl for MQTT Trigger
2020-09-14 13:06:28 +02:00
Jan Oberhauser
c123d44e17
🐛 Fix another issue with Postmark Trigger node
2020-09-14 13:05:21 +02:00
Jan Oberhauser
acd50ab8cd
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2020-09-14 13:00:12 +02:00
Jan Oberhauser
5cb1837ea9
⚡ Fix issue with Postmark Trigger node
2020-09-14 12:59:52 +02:00
Jan Oberhauser
397132688e
⚡ Wait for active workflow to finish before shutting down
2020-09-14 12:30:58 +02:00
smamudhan
a27278a427
Minor fixes for docs compatibility ( #955 )
...
* ⚡ Add documentationUrls for several nodes
* ⚡ Minor Updates
- Updated Paddle documentationUrl
- Updated CrateDB description
- Updated Monday.com description
- Fixed Nextcloud branding
- Updated Redis description
2020-09-14 09:58:01 +02:00
Ricardo Espinoza
ae343b9f79
⚡ Add appid to PhillipsHue credentials ( #953 )
2020-09-14 08:11:14 +02:00
Jan Oberhauser
6d8e9b1cd2
🐛 Fix issue with overwrites
2020-09-13 12:35:13 +02:00
Jan Oberhauser
a2ee2773db
⚡ Minor improvements to Microsoft Teams Node
2020-09-13 11:09:17 +02:00
Ricardo Espinoza
38ddcbe703
✨ Add Microsoft Teams Node ( #931 )
...
* ✨ Microsoft Team node
* ⚡ Small fix
* ⚡ Small improvements
* ⚡ Small improvements
* ⚡ Small fix
* ⚡ Small improvements
2020-09-13 11:08:43 +02:00
Jan Oberhauser
542e772e0c
🐛 Fix bug that nodes without input data did run if "alwaysOutputData" was
...
activated #948
2020-09-12 21:42:18 +02:00
Jan Oberhauser
99f7eb2eca
⚡ Apply also credential overwrites of parent and fix bug
2020-09-12 21:13:57 +02:00
Jan Oberhauser
ac2e0040b0
⚡ Set fixed version of @types/node to fix build
2020-09-12 19:25:49 +02:00
Jan Oberhauser
d48c649329
⬆️ Upgrade some dependencies
2020-09-12 14:02:33 +02:00
Jan Oberhauser
c8d009bced
✨ Add expression support to credentials
2020-09-12 12:16:07 +02:00
Jan Oberhauser
6167e62970
⚡ Remove unnecessary GoogleSheetsOAuth scope
2020-09-11 18:03:37 +02:00
Jan Oberhauser
f00c6c10a3
⚡ Increase default space between new nodes
2020-09-11 16:59:41 +02:00
Ben Hesseldieck
279af6251b
⚡ Adjustions for utilizing an external OAuth Hook ( #945 )
...
* 🚧 add oauth redirect env variable, add host to oauth state
* 🎨 format
* 🚧 reset changes
* 🚧 add hook
* 🚧 remove host from inital state
2020-09-11 12:15:06 +02:00
Jan Oberhauser
5751a645aa
⚡ Fix minor issues on Freshdesk-Node
2020-09-10 21:56:31 +02:00
Ricardo Espinoza
f8223c6e98
⚡ Add Freshdesk contacts resource ( #938 )
...
* Freshdesk - add contact integration
* fix linter errors
* ⚡ Small improvements
Co-authored-by: Yonatan Rosemarin <yonatan.r@billrun.com>
2020-09-10 21:56:15 +02:00
Ahsan Virani
2a6f4ebf86
✨ Add hash support in basic auth ( #943 )
2020-09-10 17:49:44 +02:00
Jan Oberhauser
fccbd48937
⚡ Run requests in HTTP Request Node in parallel
2020-09-10 16:07:52 +02:00
Jan Oberhauser
013a7b8cf9
⚡ Add hooks for oauth-authentication
2020-09-10 10:16:24 +02:00
smamudhan
b7d46262da
⚡ Add documentationUrls for several nodes ( #940 )
2020-09-10 09:48:02 +02:00
Rupenieks
16195c8b55
⚡ Fix store state dirty when selecting a node
2020-09-09 14:45:49 +02:00
Rupenieks
33582655f2
Revert " ⚡ Deconstructed store mutation data parameters for better readability"
...
This reverts commit 17ab16d248
.
2020-09-09 14:28:13 +02:00
Rupenieks
17ab16d248
⚡ Deconstructed store mutation data parameters for better readability
2020-09-09 14:05:11 +02:00
Rupenieks
6961050a42
Merge branch 'master' into save-changes-warning
2020-09-09 13:41:50 +02:00
Jan Oberhauser
3295e46b3a
🔖 Release n8n@0.81.0
2020-09-09 13:39:27 +02:00
Jan Oberhauser
b2f77b70eb
⬆️ Set n8n-nodes-base@0.76.0 on n8n
2020-09-09 13:38:53 +02:00
Jan Oberhauser
dab58e7704
🔖 Release n8n-nodes-base@0.76.0
2020-09-09 13:37:44 +02:00
Sou1Aced
30bbc540e6
🐛 ClockifyTrigger.node.ts fix ( #930 )
2020-09-08 15:39:27 +02:00
Jan Oberhauser
10959e5277
⚡ Minor improvements to Asana-Node
2020-09-08 14:01:16 +02:00
Ricardo Espinoza
dc583bd81b
⚡ Feature/asana improvements ( #920 )
...
* ⚡ Improvements to Asana-Node
* Minor change to comment strings
helpful when filtering the code based on indentation
* Minor rephrasing of description in search action
* Add loadOption to get all projects
* Add loadOption to get all sections in a project
* Add UI fields to move task to a specific section
* Add execution for moveToSection operation
* Add loadOptions helper to get all teams
* Add UI fields to get projects
* Add execution methods for projects getter
* Add loadOptions helper to get all users
* Add loadOptions helper to get all tags
* Add UI fields for adding a tag to a task
* Add execution method to add a tag to a task
* Add functionality to remove Tag from Task
* Add option to set 'Assignee' and 'Assignee Status' on a task
to unset an assignee 'null' has to be send. Unfortunately this gives a warning in the UI.
* a few fixes
* Only show existing task tags when removing a tag
* few more fixes
* ⚡ Improvements to #855
Co-authored-by: Silvio <silvio@sintuity.com>
2020-09-08 14:00:54 +02:00
Jan Oberhauser
f32e63acfa
⚡ Display imageSize property only if "download" is true
2020-09-08 09:48:07 +02:00
Jan Oberhauser
06973e2d2a
🔖 Release n8n-node-dev@0.10.0
2020-09-07 18:38:24 +02:00
Jan Oberhauser
210e615bf4
⬆️ Set n8n-core@0.44.0 and n8n-workflow@0.39.0 on n8n-nodes-dev
2020-09-07 18:37:56 +02:00
Jan Oberhauser
a19cd706c3
⚡ Remove debug code
2020-09-07 18:02:00 +02:00
Rupenieks
42bbe3006a
✨ Sentry.io integration ( #728 )
...
* 🚧 setup
- Added everything, need to test and add icon
* Add icon
* 🚧 Node colour change
* 🚧 Fixed Descriptions
* ✔️ Tested, fixed up properties
* ✅ Fixed issue of issue
* ✅ Added create option for team & organization
* ⚡ Improvements
* ⚡ Fixed OAuth2 credentials scope
* ⚡ Adjusted descriptions, added loadOptions for organizations/projects, small fixes
* ⚡ Added Create Release, interfaces
* ⚡ Improvements to SentryIO-Node
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-09-07 17:56:14 +02:00
Ricardo Espinoza
1479ce47e6
⚡ Add group resource to Segment-Node ( #934 )
2020-09-07 09:04:27 +02:00
Jan Oberhauser
313c8c14dc
⚡ Overwrite credential data only if there is no data set yet
2020-09-06 22:16:42 +02:00
Rupenieks
6aaae1ef6c
🐛 Typescript tsc could not be located when building node in Node-Dev ( #918 )
...
* ⚡ Added variation of Typescript executable path based on OS of user
* ⚡ indentation fix (removed spaces)
2020-09-06 21:48:14 +02:00
Ricardo Espinoza
f24afcd86f
⚡ Improvements to ClickUp-Node ( #921 )
2020-09-06 21:38:18 +02:00
Ricardo Espinoza
d64c767ebd
Salesforce ( #932 )
...
* fix salesforce error while get all using nextRecordsUrl
The uri for using nextRecordsUrl to get all data in salesforce node is error. The right usage is fixed in this pr.
* ⚡ Small changes
* :zap Small fix
Co-authored-by: YErii <yeriime@outlook.com>
Co-authored-by: Jan <janober@users.noreply.github.com>
2020-09-06 21:31:55 +02:00
Ricardo Espinoza
5a0e356ab6
Sfdc ( #933 )
...
* add sfdc user node interface
* add sfdc user node description for get method
* sfdc user node getall
* sfdc user node support limit
* sfdc user node support options
* sfdc user node update user operations
* sfdc add usr node query logic
* ⚡ Small improvements
Co-authored-by: YErii <yeriime@outlook.com>
2020-09-06 21:27:24 +02:00
Jan Oberhauser
c42ae57dc1
⚡ Add sendAnimation functionality to Telegram
2020-09-04 10:30:49 +02:00
Jan Oberhauser
5e0ff8fce7
🐛 Fix typo
2020-09-04 10:30:22 +02:00
Ricardo Espinoza
a032c5448d
⚡ Download images and files with Telegram Trigger ( #919 )
...
* ⚡ Download images and files.
* ⚡ Improvements
* ⚡ Small improvements
2020-09-04 10:28:04 +02:00
Ricardo Espinoza
8a93bdbdcc
⚡ Add update operation ( #905 )
...
* ⚡ Add update operation
* ⚡ Small improvement
2020-09-03 11:21:23 +02:00
Rupenieks
4c63db8908
⚡ Build error fixed (let to const)
2020-09-02 16:06:18 +02:00
Rupenieks
d1f9cef891
⚡ Fixed dirty state not being triggered with node connection
2020-09-02 15:59:20 +02:00
Jan Oberhauser
922b4181d4
🔖 Release n8n@0.80.0
2020-09-02 15:32:16 +02:00
Jan Oberhauser
c5b12f3452
⬆️ Set n8n-core@0.44.0 and n8n-nodes-base@0.75.0 on n8n
2020-09-02 15:31:15 +02:00
Jan Oberhauser
fc1e76efba
🔖 Release n8n-nodes-base@0.75.0
2020-09-02 15:30:28 +02:00
Jan Oberhauser
6b01c56b49
⬆️ Set n8n-core@0.44.0 on n8n-nodes-base
2020-09-02 15:29:52 +02:00
Jan Oberhauser
21a4a568a4
🔖 Release n8n-core@0.44.0
2020-09-02 15:28:51 +02:00
Rupenieks
4c04cc015d
⚡ Reduced dirty state sensetivity
...
- No longer considers opening a node a state change
- No longer considers selecting a node a state change
2020-09-02 15:26:17 +02:00
Jan Oberhauser
60e31f6e8f
🔀 Merge branch 'master' into CheckExists-option-Telegram-Trigger-node
2020-09-02 15:14:31 +02:00
Rupenieks
ccc78e08c9
⚡ Fixed checkExists logic to ensure API registered webhook URL matches local
2020-09-02 14:36:30 +02:00
Jan Oberhauser
ebc52acdbc
🐛 Fix Label-ID field
2020-09-02 13:05:43 +02:00
Rupenieks
b01621bc80
🐛 Fixed multiple labelIds not working on message -> getAll ( #916 )
2020-09-02 13:04:43 +02:00
Jan Oberhauser
512fe4ea70
⚡ Some improvements to Customer.io Node
2020-09-02 12:32:12 +02:00
Rupenieks
e5a5e1ed11
✨ Add Customer.io-Node ( #833 )
...
* 🚧 Descriptions, node function, generic function changes
* ✅ Finished functionality, added icon
* ⚡ Added new campaign operations, acommodated for 2 different authentications
* ⚡ Fixed number defaults not being numbers but empty strings
2020-09-02 12:25:11 +02:00
Rupenieks
3ea9c860aa
⚡ Trigger checkExists function
2020-09-02 10:53:38 +02:00
Jan Oberhauser
0e1a4e5309
⚡ Normalize FTP-Data
2020-09-02 10:50:55 +02:00
Rupenieks
89ed3c4a6d
✨ Recursive listing for FTP/SFTP ( #903 )
...
* ⚡ Add allowUnauthorizedCerts to Postgres-Node
* ⚡ Added recursive directory listing for SFTP
* ⚡ Added recursive listing for FTP
* Removed unused imports
* ⚡ Fixed creating an instance of both ftp/sftp both regardless of which is used
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-09-02 10:50:14 +02:00
Rupenieks
1cdf0164e9
⚡ Returned to using correct uuid lib
2020-09-02 09:16:16 +02:00
Jan Oberhauser
248ccce5c3
⚡ Minor improvements to S3-Node
2020-09-02 08:30:01 +02:00
Jan Oberhauser
a0f335b0c8
🔀 Merge branch 'custom-s3-credentials' of https://github.com/Renerick/n8n into Renerick-custom-s3-credentials
2020-09-02 08:02:22 +02:00
Denis Palashevskii
de50e2479d
Trim whitespaces in the AWS credentials in other nodes
2020-09-02 00:41:51 +04:00
Denis Palashevskii
2f9bab571d
Trim whitespaces in AWS credentials
2020-09-02 00:29:56 +04:00
Denis Palashevskii
76ab07d60f
Remove code duplication
2020-09-01 19:51:45 +04:00
Jan Oberhauser
a9bfb506ff
⚡ Update buffer code to not get deprecation message
2020-09-01 17:50:51 +02:00
Jan Oberhauser
23f8b2b4df
⚡ Minor improvements to MQTT Trigger-Node
2020-09-01 17:46:32 +02:00
Ricardo Espinoza
b77fd59303
✨ Add MQTT Trigger-Node ( #885 )
...
* Improvements to MQTT-node
* ⚡ Small improvements
done
* ⚡ Improvements
Co-authored-by: LEE SANG JUN <blackr8t@gmail.com>
2020-09-01 17:40:18 +02:00
Rupenieks
4343bec2e0
Revert "Merge branch 'save-changes-warning' of https://github.com/n8n-io/n8n into save-changes-warning"
...
This reverts commit ebc7e76968
, reversing
changes made to 18c8c408e2
.
2020-09-01 17:00:52 +02:00
Rupenieks
d756bea1f4
⚡ Added asterisk to indicate if workflow is saved or not
2020-09-01 16:42:40 +02:00
Rupenieks
ebc7e76968
Merge branch 'save-changes-warning' of https://github.com/n8n-io/n8n into save-changes-warning
2020-09-01 16:39:05 +02:00
Rupenieks
18c8c408e2
Merge branch 'master' into save-changes-warning
2020-09-01 16:15:56 +02:00
Rupenieks
3e1ada7c1a
🚧 Added Vuex dirty state flag as central source of truth for if there are unsaved changes
2020-09-01 16:06:08 +02:00
Jan Oberhauser
fc32b390b5
⬆️ Set n8n-core@0.43.0 on n8n-node-dev
2020-09-01 10:12:16 +02:00
Jan Oberhauser
d2f6bd7e42
👕 Fix lint issue
2020-09-01 09:22:41 +02:00
Jan Oberhauser
e11d61da9d
🐛 Fix another wrong property on ClickUp-Node
2020-08-31 21:41:45 +02:00
vvvictor07
bb4d7a4072
🐛 Fix comment create with assignee ID (repair field name) ( #906 )
2020-08-31 21:38:28 +02:00
Ricardo Espinoza
6fdbdb5957
🐛 Fix wrong authentication name ( #908 )
2020-08-31 21:31:50 +02:00
rupenieks
66b76d16ee
Merged contributor work
2020-08-31 13:08:27 +02:00
Ricardo Espinoza
0c2db741ef
⚡ Add search operation to Zendesk-Node ( #900 )
2020-08-31 12:26:11 +02:00
Rupenieks
20e231b35c
Merge remote-tracking branch 'MLH-Fellowship/promptSave' into save-changes-warning
...
Merging contributor work
2020-08-31 10:45:25 +02:00
Jan Oberhauser
785858ec6a
🔖 Release n8n@0.79.3
2020-08-30 11:08:00 +02:00
Jan Oberhauser
22c40d026b
🐛 Fix bug that workflows did not get activated correctly
2020-08-30 11:06:46 +02:00
Jan Oberhauser
10cfe70d33
🔖 Release n8n@0.79.2
2020-08-28 18:17:04 +02:00