n8n/packages/workflow/src
Jan 7b8d388d17
Add Webhook response node (#2254)
*  Add Webhook-Response-Node

*  Replace callback function with promise

*  Add support for Bull and binary-data

*  Add string response option

*  Remove some comments

*  Make more generically possible & fix issue multi call in
queue mode

*  Fix startup and eslint issues

*  Improvements to webhook response node and functionality

*  Replace data with more generic type

*  Make statusMessage optional

*  Change parameter order

*  Move Response Code underneath options

*  Hide Response Code on Webhook node if mode responseNode got selected

*  Minor improvements

*  Add missing file and fix lint issue

*  Fix some node linting issues

*  Apply feedback

*  Minor improvements
2021-11-05 10:45:51 -06:00
..
DeferredPromise.ts Add Webhook response node (#2254) 2021-11-05 10:45:51 -06:00
Expression.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
index.ts Add Webhook response node (#2254) 2021-11-05 10:45:51 -06:00
Interfaces.ts Add Webhook response node (#2254) 2021-11-05 10:45:51 -06:00
LoggerProxy.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
NodeErrors.ts Add description to NodeOperationError (#2148) 2021-08-31 10:49:55 +02:00
NodeHelpers.ts Updated node design and node versioning (#1961) 2021-09-21 19:38:24 +02:00
ObservableObject.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
TelemetryHelpers.ts Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
Workflow.ts Add Webhook response node (#2254) 2021-11-05 10:45:51 -06:00
WorkflowDataProxy.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
WorkflowErrors.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
WorkflowHooks.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00