n8n/packages/workflow/src
2024-11-08 11:19:02 +01:00
..
errors fix(core): Improve model sub-nodes error handling (#11418) 2024-11-08 10:17:11 +01:00
Extensions refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
NativeMethods refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
NodeParameters fix(core): Do not report instances of FilterError to Sentry (no-changelog) (#11388) 2024-10-24 17:56:32 +02:00
AugmentObject.ts
Constants.ts feat(AI Transform Node): UX improvements (#11280) 2024-11-05 18:47:52 +00:00
Cron.ts
DeferredPromise.ts refactor(core): Simplify createDeferredPromise, and add tests (no-changelog) (#10811) 2024-09-13 15:53:03 +02:00
ErrorReporterProxy.ts refactor(core): Revamp logs for scaling mode (#11244) 2024-10-14 15:15:42 +02:00
ExecutionStatus.ts
Expression.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
ExpressionEvaluatorProxy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
ExpressionSandboxing.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
GlobalState.ts
index.ts fix: Make sure errors are transferred correctly from js task runner (no-changelog) (#11214) 2024-10-10 21:01:38 +03:00
Interfaces.ts merge in Jan's branch to master, handle conflicts 2024-11-06 18:05:07 +01:00
LoggerProxy.ts
MessageEventBus.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
NodeHelpers.ts fix(core): Use the correct docs URL for regular nodes when used as tools (#11529) 2024-11-04 12:31:17 +01:00
ObservableObject.ts
result.ts feat(core): Enforce config file permissions on startup (#11328) 2024-10-23 12:54:53 +03:00
RoutingNode.ts refactor(core): Extract execute-single context out of NodeExecutionFunctions (no-changelog) (#11543) 2024-11-06 10:36:21 +01:00
TelemetryHelpers.ts feat: Add tracking for node errors and update node graph (#11060) 2024-10-15 12:38:17 +02:00
type-guards.ts
types.d.ts
TypeValidation.ts feat(n8n Form Page Node): New node (#10390) 2024-10-17 14:59:53 +01:00
utils.ts feat(n8n Form Page Node): New node (#10390) 2024-10-17 14:59:53 +01:00
VersionedNodeType.ts
Workflow.ts fix: Fix loading workflows with null connection value (no-changelog) (#11592) 2024-11-06 16:16:47 +02:00
WorkflowDataProxy.ts feat: Only send needed data to task runner (no-changelog) (#11487) 2024-11-04 11:13:09 +02:00
WorkflowDataProxyEnvProvider.ts feat: Add support for $env in the js task runner (no-changelog) (#11177) 2024-10-09 17:31:45 +03:00
WorkflowDataProxyHelpers.ts
WorkflowHooks.ts