n8n/packages/workflow/src
Ahsan Virani 8fc1095d1e
🐛 Swallow telemetry error and only log in warn and debug mode (#2858)
* catch nodegraph errors

* use loglevel config for telemetry

* Use getByNameAndVersion instead of getByName

* remove any usage of nodeTypes.getByName method

* deprecate getByName method
2022-02-24 17:15:30 +01:00
..
DeferredPromise.ts Add Webhook response node (#2254) 2021-11-05 10:45:51 -06:00
Expression.ts 🐛 Improve expression security 2021-12-03 15:08:38 +01:00
index.ts Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
Interfaces.ts 🐛 Swallow telemetry error and only log in warn and debug mode (#2858) 2022-02-24 17:15:30 +01: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 Add default polling interval (Poll trigger nodes) N8N-2874 (#2730) 2022-01-30 14:56:39 +01:00
ObservableObject.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
RoutingNode.ts Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
TelemetryHelpers.ts 🐛 Swallow telemetry error and only log in warn and debug mode (#2858) 2022-02-24 17:15:30 +01:00
Workflow.ts Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
WorkflowDataProxy.ts 🐛 Fix issue that expression did not resolve correctly for not 2022-02-19 12:38:46 +01: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