Jan Oberhauser
2a38b3ec58
⬆️ Set n8n-workflow@0.36.0 on n8n-editor-ui
2020-07-26 12:53:02 +02:00
Jan Oberhauser
d6132a3c03
🔖 Release n8n-nodes-base@0.70.0
2020-07-26 12:52:02 +02:00
Jan Oberhauser
d6500dec22
⬆️ Set n8n-core@0.40.0 and n8n-workflow@0.36.0 on n8n-nodes-base
2020-07-26 12:51:35 +02:00
Jan Oberhauser
e5d73f37ad
🔖 Release n8n-core@0.40.0
2020-07-26 12:50:29 +02:00
Jan Oberhauser
1234ef2af1
⬆️ Set n8n-workflow@0.36.0 on n8n-core
2020-07-26 12:50:00 +02:00
Jan Oberhauser
50c57b0e81
🔖 Release n8n-workflow@0.36.0
2020-07-26 12:49:05 +02:00
Jan Oberhauser
604d8eea89
⚡ Small improvements and fix for Postgres & QuestDB
2020-07-26 12:45:39 +02:00
Jan Oberhauser
a46a6fa00c
👕 Fix lint issue
2020-07-26 11:59:17 +02:00
Jan Oberhauser
d726e11af4
⚡ Minor improvements to Box Node
2020-07-25 19:59:12 +02:00
Ricardo Espinoza
8370940713
✨ Box Node and Trigger ( #765 )
...
* ✨ Box Node and Trigger
* ⚡ Improvements
* ⚡ small fix
* 🐛 Add missing interface
* ⚡ add search operation
2020-07-25 19:58:38 +02:00
Jan Oberhauser
a5dd08fdbb
⚡ Minor improvements to Jira Trigger Node
2020-07-25 10:22:24 +02:00
Ricardo Espinoza
d35548c424
✨ Jira-Trigger ( #778 )
...
* ✨ Jira-Trigger
* ⚡ Improvements
2020-07-25 10:22:02 +02:00
Jan Oberhauser
d2b99263d4
⚡ Minor improvements to OAuth1 support in HTTP Request Node
2020-07-25 10:10:34 +02:00
Rupenieks
5295696e60
✨ OAuth1 support for HTTP Request Node ( #781 )
...
* Add OAuth1
* ✅ Added OAuth1 support.
Changes to NodeExecuteFunctions:
- Accommodating to use of both a URL and URI property in request options.
- qs if not set is undefined, so checking for its length returns an error
2020-07-25 10:09:52 +02:00
Jan Oberhauser
9c266e7aea
⚡ Small improvements to OPTIONS request for webhooks
2020-07-24 16:45:07 +02:00
Rupenieks
82d94873fc
✨ OPTIONS request support for Production/Test Webhooks ( #787 )
...
* 🐛 Fix naming of events in AffinityTrigger Node
* 🚧 OPTIONS allow header response for production webhooks
* ✅ Implemented Allow header for test webhook OPTIONS response
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com >
2020-07-24 16:24:18 +02:00
Jan Oberhauser
de8e6f2811
🐛 Fix bug with saving executions of unsaved workflows
2020-07-24 15:16:55 +02:00
Jan Oberhauser
f64a49318a
🐛 Fix bug with test webhooks which do not get unregistered
2020-07-24 13:56:20 +02:00
smamudhan
725d2d16fc
Fixed typos and grammatical errors ( #791 )
...
* 🐛 Fixed typos and grammatical errors
* 🐛 Made changes based on Tanay's feedback
2020-07-24 12:56:41 +02:00
ricardo
b6fed1bc0d
⚡ Improvements
2020-07-23 21:20:21 -04:00
ricardo
3090549ada
Merge remote-tracking branch 'upstream/master' into Dropbox-OAuth2-Support
2020-07-23 21:10:07 -04:00
ricardo
7e0725f381
⚡ Small improvements
2020-07-23 21:08:34 -04:00
Ricardo Espinoza
e03a937888
Merge pull request #673 from n8n-io/AcuityScheduling-OAuth2-support
...
Acuity scheduling OAuth2 support
2020-07-23 19:51:59 -04:00
ricardo
e387229642
⚡ Small improvement
2020-07-23 19:49:07 -04:00
ricardo
28fcaf79ae
🐛 Fix merge issues
2020-07-23 17:10:26 -04:00
ricardo
b187a8fd7d
Merge branch 'Master' into 'Pipedrive-OAuth2-support'
2020-07-23 16:51:05 -04:00
ricardo
98255f709e
⚡ Small improvement
2020-07-20 14:33:09 -04:00
Erin
5f32341a9e
Remove logs
2020-07-20 11:52:24 -04:00
Erin
70a584a46d
🎉 Works with ctrl s, now working on a user saving from the side bar
2020-07-20 10:57:58 -04:00
Erin
ad1228e0ea
✨ Everything works except refresh
2020-07-09 16:54:50 -04:00
Sven Schmidt
6573642fc1
Fixing a typo
2020-07-09 16:29:06 +02:00
Sven Schmidt
784cafffa0
Renaming a file
2020-07-09 12:17:19 +02:00
Sven Schmidt
1a785581ff
Handle preview api
2020-07-09 12:10:22 +02:00
Sven Schmidt
fa0e8c84f5
Contentful integration
2020-07-09 11:36:28 +02:00
ricardo
c6e060904e
⚡ Fix issue with OAuth2
2020-07-08 15:15:33 -04:00
Erin
f4022c6cd5
🔧 Prompt User to Save Before Page Unload
2020-07-07 10:36:43 -04:00
Jan Oberhauser
af4333f268
⚡ Some minior improvements on Zoom-Node
2020-07-06 15:05:05 +02:00
Jan Oberhauser
fcfef158cb
🔀 Merge branch 'zoom' of https://github.com/MLH-Fellowship/n8n into MLH-Fellowship-zoom
2020-07-06 11:50:49 +02:00
Shraddha Shaligram
9c58ca8f77
⚡ Move Google Task title to top level ( #718 )
2020-07-05 11:33:05 +02:00
Innokenty Lebedev
fe56c8778d
🐛 Fix slack as_user ( #708 )
...
* Ignore as_user only when it is false
* Update as_user description
2020-07-05 11:19:13 +02:00
einSelbst
1f04c9eaac
Fix a few typos in node-dev readme
...
I hope I didn't took it to far :)
2020-07-03 15:35:58 +02:00
Rupenieks
de7a6d6dfb
🚧 Setup
...
Added OAuth2 credentials, UI, generic functions changes
2020-07-03 11:22:39 +02:00
Jan Oberhauser
ae902589b8
⚡ Temporary fix to repair build
2020-07-03 07:31:08 +02:00
Jan Oberhauser
63280b7407
🐛 Fix build issue
2020-07-02 23:07:28 +02:00
Erin
e209077160
✨ ConvertKit Trigger and Regular Node
2020-07-02 16:41:59 -04:00
Jan Oberhauser
549b26fa3d
🐛 Fix issue with nodes in stack which do actually not get executed
2020-07-02 15:07:55 +02:00
Rupenieks
0b46f5d63a
🚧 Tests / changes
2020-07-02 11:12:27 +02:00
Jan Oberhauser
a01a764874
🔖 Release n8n@0.72.0
2020-07-02 07:21:56 +02:00
Jan Oberhauser
69e9573004
⬆️ Set n8n-core@0.37.0 and n8n-nodes-base@0.67.0 on n8n
2020-07-02 07:21:15 +02:00
Jan Oberhauser
6720e7593b
🔖 Release n8n-nodes-base@0.67.0
2020-07-02 07:19:57 +02:00