1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages/workflow/src
2024-10-28 11:37:23 +01:00
..
errors refactor(core): Revamp logs for scaling mode () 2024-10-14 15:15:42 +02:00
Extensions refactor: Enable import/order for design-system, workflow and @n8n packages () 2024-09-18 10:19:33 +03:00
NativeMethods refactor: Enable import/order for design-system, workflow and @n8n packages () 2024-09-18 10:19:33 +03:00
NodeParameters fix(core): Do not report instances of FilterError to Sentry (no-changelog) () 2024-10-24 17:56:32 +02:00
AugmentObject.ts refactor: Fix TypeScript errors workflow package () 2024-05-17 11:28:13 +02:00
Constants.ts feat(n8n Form Page Node): New node () 2024-10-17 14:59:53 +01:00
Cron.ts refactor(core): Centralize CronJob management () 2024-07-16 20:42:48 +02:00
DeferredPromise.ts refactor(core): Simplify createDeferredPromise, and add tests (no-changelog) () 2024-09-13 15:53:03 +02:00
ErrorReporterProxy.ts refactor(core): Revamp logs for scaling mode () 2024-10-14 15:15:42 +02:00
ExecutionStatus.ts refactor(core): Remove unused execution status warning (no-changelog) () 2024-06-17 13:00:04 +02:00
Expression.ts refactor: Enable import/order for design-system, workflow and @n8n packages () 2024-09-18 10:19:33 +03:00
ExpressionEvaluatorProxy.ts refactor: Enable import/order for design-system, workflow and @n8n packages () 2024-09-18 10:19:33 +03:00
ExpressionSandboxing.ts refactor: Enable import/order for design-system, workflow and @n8n packages () 2024-09-18 10:19:33 +03:00
GlobalState.ts refactor(core): Avoid passing around static state like default timezone (no-changelog) () 2023-10-27 14:17:52 +02:00
index.ts fix: Make sure errors are transferred correctly from js task runner (no-changelog) () 2024-10-10 21:01:38 +03:00
Interfaces.ts refactor(core): All calls to supplyData should use a distinct context type (no-changelog) () 2024-10-28 11:37:23 +01:00
LoggerProxy.ts refactor(core): Convert verbose to debug logs () 2024-08-28 09:32:53 +02:00
MessageEventBus.ts refactor: Enable import/order for design-system, workflow and @n8n packages () 2024-09-18 10:19:33 +03:00
NodeHelpers.ts feat(core): Implement Dynamic Parameters within regular nodes used as AI Tools () 2024-10-02 13:31:22 +02:00
ObservableObject.ts refactor: Clear unused ESLint directives from BE packages (no-changelog) () 2023-07-31 11:00:48 +02:00
result.ts feat(core): Enforce config file permissions on startup () 2024-10-23 12:54:53 +03:00
RoutingNode.ts feat(Gong Node): New node () 2024-10-16 10:23:09 +01:00
TelemetryHelpers.ts feat: Add tracking for node errors and update node graph () 2024-10-15 12:38:17 +02:00
type-guards.ts feat(editor): Filter component + implement in If node () 2023-12-13 14:45:22 +01:00
types.d.ts fix(core): Serialize BigInts () 2023-07-31 16:53:30 +02:00
TypeValidation.ts feat(n8n Form Page Node): New node () 2024-10-17 14:59:53 +01:00
utils.ts feat(n8n Form Page Node): New node () 2024-10-17 14:59:53 +01:00
VersionedNodeType.ts refactor: rename NodeVersionedType to VersionedNodeType and move it to the workflow package () 2022-10-25 21:33:12 +02:00
Workflow.ts refactor: Enable import/order for design-system, workflow and @n8n packages () 2024-09-18 10:19:33 +03:00
WorkflowDataProxy.ts feat(n8n Form Page Node): New node () 2024-10-17 14:59:53 +01:00
WorkflowDataProxyEnvProvider.ts feat: Add support for $env in the js task runner (no-changelog) () 2024-10-09 17:31:45 +03:00
WorkflowDataProxyHelpers.ts fix(editor): Use pinned data to resolve expressions in unexecuted nodes () 2024-06-27 10:49:53 +02:00
WorkflowHooks.ts refactor: Upgrade to TypeScript 5.5 (no-changelog) () 2024-06-24 17:49:59 +02:00