Ben Hesseldieck
|
d395498882
|
✨ Add support for webhook route parameters (#1343)
* 🚧 add webhookId to URL
* 🚧 add webhookId to webhook entity, 🔧 refactor migrations
* 🚧 🐘 postgres migration
* 🚧 add mySQL migration
* 🚧 refactor mongoDB
* 🚧 add webhookId to IWebhookDb
* 🚧 starting workflow with dynamic route works
* ⚡ production dynamic webhooks complete
* 🎨 fix lint issues
* 🔧 dynamic path for webhook-test complete
* 🎨 fix lint issues
* 🎨 fix typescript issue
* ⚡ add error message for dynamic webhook-test
* 🔨 improve handling of leading `/`
* 🚧 add webhookId to URL
* 🚧 add webhookId to webhook entity, 🔧 refactor migrations
* 🚧 🐘 postgres migration
* 🚧 add mySQL migration
* 🚧 refactor mongoDB
* 🚧 add webhookId to IWebhookDb
* 🚧 starting workflow with dynamic route works
* ⚡ production dynamic webhooks complete
* 🎨 fix lint issues
* 🔧 dynamic path for webhook-test complete
* 🎨 fix lint issues
* 🎨 fix typescript issue
* ⚡ add error message for dynamic webhook-test
* 🔨 improve handling of leading `/`
* ⚡ Fix issue that tab-title did not get reset on new workflow
* Revert "⚡ Fix issue that tab-title did not get reset on new workflow"
This reverts commit 699d0a8946 .
* 🔧 reset params before extraction
* 🐘 removing unique constraint for webhookId
* 🚧 handle multiple webhooks per id
* 🔧 enable webhook-test for multiple WH with same id
* 🐘 add migration for postgres
* ⚡ add mysql migration
* 🎨 fix lint issue
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
|
2021-01-23 20:00:32 +01:00 |
|
Jan Oberhauser
|
66bfcca63f
|
🐛 Fix issue with IF&Switch node for undefined expressions #1099
|
2020-10-26 09:43:01 +01:00 |
|
Jan Oberhauser
|
546b79bea0
|
👕 Fix lint issue
|
2020-10-22 18:00:28 +02:00 |
|
Jan Oberhauser
|
40c2acd77b
|
👕 Fix lint issue
|
2020-10-22 15:46:03 +02:00 |
|
Jan Oberhauser
|
c8d009bced
|
✨ Add expression support to credentials
|
2020-09-12 12:16:07 +02:00 |
|
ricardo
|
494b1de93f
|
Merge branch 'master' into static-stateless-webhooks
|
2020-06-22 16:16:50 -04:00 |
|
Jan Oberhauser
|
cee5c522de
|
⚡ Rename webhookPath parameter on node to webhookId
|
2020-06-10 16:17:16 +02:00 |
|
Jan Oberhauser
|
5ed86670a8
|
⚡ Make it use of full webhook path more generic
|
2020-06-10 15:39:15 +02:00 |
|
ricardo
|
91c40367e1
|
Done
|
2020-05-27 19:32:56 -04:00 |
|
Jan Oberhauser
|
95097a8bd7
|
🐛 Fix issue with credentials which extend others
|
2020-05-16 19:22:06 +02:00 |
|
Jan Oberhauser
|
906ef1a482
|
⚡ Add displayOptions support for multiOptions property
|
2020-05-08 19:49:57 +02:00 |
|
Jan Oberhauser
|
42f6f4af2c
|
⚡ Display an error when unsaved workflow gets executed with webhook
|
2020-05-03 17:55:14 +02:00 |
|
Jan Oberhauser
|
aa1899f81d
|
⚡ Prepare webhooks for multitenancy
|
2020-01-22 15:06:43 -08:00 |
|
Jan Oberhauser
|
83c49ddd21
|
✨ Make possible to send binary-data with HttpRequest-Node
|
2020-01-10 12:57:01 -06:00 |
|
Jan Oberhauser
|
8f25303928
|
✨ Make it possible to trigger all X minutes/hours
|
2019-12-31 17:41:47 -06:00 |
|
Jan Oberhauser
|
584033ab4a
|
✨ Add polling support to Trigger-Nodes
|
2019-12-31 14:27:58 -06:00 |
|
Jan Oberhauser
|
b4c3642dcc
|
🐛 Fix bug that Option with value 0 could not be selected
|
2019-12-01 00:24:25 +01:00 |
|
Jan Oberhauser
|
2fd58fd99e
|
🐛 Fix that parameter "hide" rule could not overwrite "show" rule
|
2019-10-06 09:36:05 +02:00 |
|
Jan Oberhauser
|
a8f1f9c0ba
|
⚡ Small fixes and fix that some nodes changed incoming data
|
2019-08-01 22:44:29 +02:00 |
|
Jan Oberhauser
|
549a30c267
|
🐛 Fix display bug with identically named parameters with
dependencies
|
2019-07-13 19:50:41 +02:00 |
|
Jan Oberhauser
|
784df3e393
|
🐛 Fix display bug with identically named parameters
|
2019-07-12 20:58:52 +02:00 |
|
Jan Oberhauser
|
be9c5622ac
|
✨ Add possibility to define custom node-subtitle for nodes in
UI
|
2019-07-12 14:14:36 +02:00 |
|
Jan Oberhauser
|
16ba7e6ed7
|
🐛 Fix bug with displaying node-issues
|
2019-07-07 19:17:34 +02:00 |
|
Jan Oberhauser
|
9cb9804eee
|
Initial commit to release
|
2019-06-23 12:35:23 +02:00 |
|