n8n/packages/workflow/src
कारतोफ्फेलस्क्रिप्ट™ 1acc7fea89
refactor(core): Add more overloads for string-type node parameters (no-changelog) (#5101)
* refactor(core): Add more overloads for string-type node parameter (no-changelog)

continued from https://github.com/n8n-io/n8n/pull/4797

* include binaryPropertyOutput
2023-01-06 15:09:32 +01: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
ErrorReporterProxy.ts refactor: Improve error logging/reporting for cli (#4691) 2022-11-22 14:00:36 +01:00
Expression.ts feat(editor): Introduce proxy completions to expressions (#5075) 2023-01-06 10:07:36 +01:00
ExpressionError.ts ci: Break most of the circular dependencies in code (no-changelog) (#4990) 2022-12-21 10:46:26 +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 feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
MessageEventBus.ts feat: Add global event bus (#4860) 2023-01-04 09:47:48 +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 fix(core): fix predefinedCredentialType in node graph item (#4379) 2022-10-25 09:07:26 +02:00
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 fix(workflow): remove a few ts-ignore and eslint-disable (#3958) 2022-09-09 16:34:50 +02:00
utils.ts fix(AWS DynamoDB Node): Add missing type assertion (no-changelog) (#5003) 2022-12-22 10:27:14 +01:00
VersionedNodeType.ts refactor: rename NodeVersionedType to VersionedNodeType and move it to the workflow package (#4443) 2022-10-25 21:33:12 +02:00
Workflow.ts refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
WorkflowActivationError.ts feat: use ES2022 native error chaining to improve error reporting (#4431) 2022-10-26 11:55:39 +02:00
WorkflowDataProxy.ts feat(editor): Introduce proxy completions to expressions (#5075) 2023-01-06 10:07:36 +01:00
WorkflowErrors.ts feat(editor, core, cli): implement new workflow experience (#4358) 2022-10-18 14:23:22 +02:00
WorkflowHooks.ts build: Upgrade some of the backend dev-tooling (no-changelog) (#4589) 2022-11-14 15:37:32 +01:00