n8n/packages/workflow/src
Jan Oberhauser c9e158e458
fix(core): Throw error in UI on expression referencing missing node but do not fail execution (#5158)
fix(core): Throw error in UI on expression referencing missing node but
do not fail execution
2023-01-13 16:22:37 +01:00
..
Extensions fix: First/last being extended on proxy objects (#5140) 2023-01-12 14:04:49 +00:00
Cron.ts
DeferredPromise.ts
ErrorReporterProxy.ts fix: Report app startup and DB migration errors to Sentry (#5127) 2023-01-11 18:28:35 +01:00
Expression.ts refactor(core): Diverge syntax error handling in expressions (#5124) 2023-01-11 12:15:42 +01:00
ExpressionError.ts feat: Expression extension framework (#4372) 2023-01-10 14:06:12 +01:00
index.ts feat: Add global event bus (#4860) 2023-01-04 09:47:48 +01:00
Interfaces.ts refactor(core): Add more overloads for string-type node parameters (no-changelog) (#5101) 2023-01-06 15:09:32 +01:00
LoggerProxy.ts
MessageEventBus.ts fix(core): Fixes event msg confirmations if no subscribers present (#5118) 2023-01-11 14:09:09 +01:00
NodeErrors.ts fix(Read Binary File Node): Do not crash the execution when the source file does not exist (#5100) 2023-01-06 14:15:46 +01:00
NodeHelpers.ts refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
ObservableObject.ts feat(core): Lazy-load nodes and credentials to reduce baseline memory usage (#4577) 2022-11-23 16:20:28 +01:00
RoutingNode.ts refactor: Consolidate redundant code in workflow execution-functions (no-changelog) (#4884) 2022-12-23 18:27:07 +01:00
TelemetryHelpers.ts
type-guards.ts fix(editor): Fix zero treated as missing value in resource locator (#4612) 2022-11-16 09:21:30 +01:00
types.d.ts
utils.ts fix(AWS DynamoDB Node): Add missing type assertion (no-changelog) (#5003) 2022-12-22 10:27:14 +01:00
VersionedNodeType.ts
Workflow.ts refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
WorkflowActivationError.ts
WorkflowDataProxy.ts fix(core): Throw error in UI on expression referencing missing node but do not fail execution (#5158) 2023-01-13 16:22:37 +01:00
WorkflowErrors.ts
WorkflowHooks.ts build: Upgrade some of the backend dev-tooling (no-changelog) (#4589) 2022-11-14 15:37:32 +01:00