n8n/packages/workflow/src
2022-10-14 18:56:04 +02:00
..
Cron.ts [N8N-4339] Unify all Cron-specific code. Improve typing, and add tests. (#3887) 2022-08-19 12:45:04 +02:00
DeferredPromise.ts Add Webhook response node (#2254) 2021-11-05 10:45:51 -06:00
Expression.ts fix(core): Expression evaluation of process should respect N8N_BLOCK_ENV_ACCESS_IN_NODE (#4338) 2022-10-13 22:47:41 +02:00
ExpressionError.ts feat(core): Improve paired item and add additional variables (#3765) 2022-09-29 23:02:25 +02:00
index.ts feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
Interfaces.ts feat(Code Node): create Code node (#3965) 2022-10-13 14:28:02 +02:00
LoggerProxy.ts feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
NodeErrors.ts feat(Code Node): create Code node (#3965) 2022-10-13 14:28:02 +02:00
NodeHelpers.ts docs: remove impertinent Jsdocs comments (no-changelog) (#4181) 2022-09-29 14:37:56 +02:00
ObservableObject.ts feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
RoutingNode.ts feat(core): Improve light versioning support in declarative node design (#4254) 2022-10-06 22:09:45 +02:00
TelemetryHelpers.ts feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
types.d.ts fix(workflow): remove a few ts-ignore and eslint-disable (#3958) 2022-09-09 16:34:50 +02:00
utils.ts feat(Code Node): create Code node (#3965) 2022-10-13 14:28:02 +02:00
Workflow.ts docs: remove impertinent Jsdocs comments (no-changelog) (#4181) 2022-09-29 14:37:56 +02:00
WorkflowActivationError.ts feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
WorkflowDataProxy.ts fix(editor): Fix pairedItem telemetry error reporting 2022-10-14 18:56:04 +02:00
WorkflowErrors.ts feat(Code Node): create Code node (#3965) 2022-10-13 14:28:02 +02:00
WorkflowHooks.ts feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00