Commit Graph

1225 Commits

Author SHA1 Message Date
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
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
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
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
Rupenieks
cfe3f22204 Coupon->Update returnData format fix, coupon description fix 2020-09-17 16:22:24 +02:00
Jan Oberhauser
b90f4fb3f6 Deactivate Asana Trigger webhhook validation 2020-09-16 23:57:27 +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
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
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
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
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
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
Jan Oberhauser
fccbd48937 Run requests in HTTP Request Node in parallel 2020-09-10 16:07:52 +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
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
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