n8n/packages/workflow/src
Ben Hesseldieck f2666e92ff
Add preExecuteHooks (#1151)
*  Save initital data on hook error

* 🚧 update function interface

* 🚧 response webhook with error, 🐛 fix adding preExecutionHooks to hooks

* 🔥 remove execute hook

*  execute preExecute hooks on integrated workflows

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-11-13 23:31:27 +01:00
..
Expression.ts 🐛 Fix issue with IF&Switch node for undefined expressions #1099 2020-10-26 09:43:01 +01:00
index.ts Add expression support to credentials 2020-09-12 12:16:07 +02:00
Interfaces.ts Add preExecuteHooks (#1151) 2020-11-13 23:31:27 +01:00
NodeHelpers.ts 🐛 Fix issue with IF&Switch node for undefined expressions #1099 2020-10-26 09:43:01 +01:00
ObservableObject.ts Initial commit to release 2019-06-23 12:35:23 +02:00
Workflow.ts 🐛 Fix issue with IF&Switch node for undefined expressions #1099 2020-10-26 09:43:01 +01:00
WorkflowDataProxy.ts 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
WorkflowHooks.ts Add preExecuteHooks (#1151) 2020-11-13 23:31:27 +01:00