Commit graph

2530 commits

Author SHA1 Message Date
Jan Oberhauser c298fd325a 🐛 Fix bug which displayed selector for low number of items 2020-07-29 22:43:05 +02:00
Jan Oberhauser 729da6f73e 🐛 Fix bug in MobeBinaryData-Node that it read options wrong 2020-07-29 22:30:49 +02:00
Jan Oberhauser b488ae8d3a 👕 Fix lint issue 2020-07-29 14:20:31 +02:00
Ben Hesseldieck 051598d30e
Add max execution time for Workflows (#755)
* 🎉 basic setup and execution stopping

* 🚧 soft timeout for own process executions

* 🚧 add hard timeout for subprocesses

* 🚧 add soft timeout to main thread

* 🔧 set default timeout to 5 mins --> 500s

* 💡 adding documentation to configs

* 🚧 deactivate timeout by default

* 🚧 add logic of max execution timeout

*  adding timeout to settings in frontend and server

* 🎨 improve naming

* 💡 fix change in config docs

* ✔️ fixing compilation issue

* 🎨 add format for new config variables

* 👌 type cast before checking equality

*  Improve error message if NodeType is not known

* 🐳 Tag also rpi latest image

* 🐛 Fix Postgres issue with Node.js 14 #776

* 🚧 add toggle to activate workflow timeout

* 💄 improving UX of setting a timeout and its duration

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-07-29 14:12:54 +02:00
Jan Oberhauser 6e06da99fb Update job website URL 2020-07-27 11:43:28 +02:00
Jan Oberhauser ab93b1964d 🔖 Release n8n-nodes-base@0.70.1 2020-07-26 14:36:19 +02:00
Jan Oberhauser 51ff2b759f 🐛 Fix CrateDB default schema 2020-07-26 14:35:19 +02:00
Jan Oberhauser db26140ff9 👷 Also run tests in Node.js v14 2020-07-26 12:58:23 +02:00
Jan Oberhauser 7f7f395e36 🔖 Release n8n@0.75.0 2020-07-26 12:55:24 +02:00
Jan Oberhauser 8e5fe3aaba ⬆️ Set n8n-core@0.40.0, n8n-editor-ui@0.51.0, n8n-nodes-base@0.70.0 and n8n-workflow@0.36.0 on n8n 2020-07-26 12:54:54 +02:00
Jan Oberhauser d5d03815d0 🔖 Release n8n-editor-ui@0.51.0 2020-07-26 12:53:32 +02:00
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 Espinoza 546995aa4f
Merge pull request #792 from n8n-io/Dropbox-OAuth2-Support
Dropbox o auth2 support
2020-07-23 21:24:39 -04: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 Espinoza 61d7c52787
Merge pull request #641 from n8n-io/Pipedrive-OAuth2-support
Pipedrive OAuth2 Support
2020-07-23 17:42:13 -04:00
ricardo 5c8b5aef58 Merge branch 'master' into Pipedrive-OAuth2-support 2020-07-23 17:24:02 -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 Espinoza 81fd5da5e9
Merge pull request #676 from n8n-io/Gitlab-OAuth2-support
Gitlab OAuth2 support
2020-07-23 15:05:35 -04:00
ricardo b2e90e309c Merge branch 'Master' into 'Gitlab-OAuth2-support' 2020-07-23 14:57:37 -04:00
ricardo 138a4d7518 Small improvements 2020-07-23 14:53:31 -04:00
Rupenieks 0aba683d2a Merge branch 'master' of https://github.com/n8n-io/n8n 2020-07-23 11:14:16 +02:00
Rupenieks 5545bc7dfc 🚧 Removed update function, fixed insert function 2020-07-23 11:14:03 +02:00
Ricardo Espinoza b4508aae48
Merge pull request #679 from n8n-io/NextCloud-OAuth2-support
NextCloud OAuth2 support
2020-07-22 18:00:52 -04:00
ricardo 35cb56675e Small improvements 2020-07-22 17:52:47 -04:00
Rupenieks 914f068fce Merge branch 'master' of https://github.com/n8n-io/n8n 2020-07-20 13:40:50 +02:00
Ben Hesseldieck ebe2775701
Add index stopped at (#766)
* 🚧 add index on sqlite

* 🚧 add migration for postgres

* 🚧 add mysql migration

* 🚧 add mongodb migration

*  revert change of default postgresdb user
2020-07-17 17:08:40 +02:00
Tanay Pant 479606753b
Add CrateDB node (#768) 2020-07-17 16:10:31 +02:00