n8n/packages/cli/src
Ahsan Virani 4d446229c3
Introduce FE external hooks (#1332)
*  Introduce FE external hooks

*  update hooks

*  add data from frontend settings to hooks

* re-organize and update

* cleanup

* 👌

*  cleanup workflowSave mixin, add events

* avoid alert on new workflow save as

*  update workflow active events

* rename externalhooks method

*  Rename frontend hooks

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-19 23:48:30 +01:00
..
databases 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
ActiveExecutions.ts 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
ActiveWorkflowRunner.ts 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
CredentialsHelper.ts 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
CredentialsOverwrites.ts 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
CredentialTypes.ts Do not save credential default values to DB #PROD-52 2020-05-14 14:27:19 +02:00
Db.ts 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
ExternalHooks.ts Make it possible to supply hook data with reload 2020-12-30 11:45:29 +01:00
GenericHelpers.ts Make n8n work in subfolder & Fix events in AffinityTrigger 2020-07-12 12:17:01 +02:00
index.ts 🔀 Merge branch 'external-hooks' 2020-06-10 13:02:45 +02:00
Interfaces.ts Introduce FE external hooks (#1332) 2021-01-19 23:48:30 +01:00
LoadNodesAndCredentials.ts Make it possible to load only specific nodes 2020-12-01 10:53:43 +01:00
NodeTypes.ts 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
Push.ts Fix build issue with new interfaces 2020-04-09 20:23:33 +02:00
ResponseHelper.ts Make it possible to return string via Webhook-Node 2020-12-14 15:09:41 +01:00
Server.ts 🐛 Fix retry buy with current workflow #1144 2020-11-11 10:24:10 +01:00
TestWebhooks.ts Fix issue with thrown errors for nodes with multiple webhooks 2020-10-21 17:50:23 +02:00
WebhookHelpers.ts Add preExecuteHooks (#1151) 2020-11-13 23:31:27 +01:00
WorkflowCredentials.ts Ignore node-credential-issues on disabled nodes 2020-02-09 23:24:12 -08:00
WorkflowExecuteAdditionalData.ts 👕 Fix lint issue 2020-12-12 20:59:17 +01:00
WorkflowHelpers.ts 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
WorkflowRunner.ts Add preExecuteHooks (#1151) 2020-11-13 23:31:27 +01:00
WorkflowRunnerProcess.ts Add preExecuteHooks (#1151) 2020-11-13 23:31:27 +01:00