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