n8n/packages/workflow/src
कारतोफ्फेलस्क्रिप्ट™ 059d281fd1
feat(core): Move execution permission checks earlier in the lifecycle (#8677)
2024-02-21 14:47:02 +01:00
..
errors feat(core): Move execution permission checks earlier in the lifecycle (#8677) 2024-02-21 14:47:02 +01:00
Extensions fix(editor): Fix doclines for plus and minus (#8405) 2024-01-22 12:28:30 +01:00
NativeMethods
NodeParameters feat: Add assignment component with drag and drop to Set node (#8283) 2024-02-06 18:34:34 +01:00
AugmentObject.ts
Authentication.ts
Constants.ts feat(editor): Create separate components for JS and JSON editors (no-changelog) (#8156) 2023-12-29 10:49:27 +01:00
Cron.ts
DeferredPromise.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
ErrorReporterProxy.ts refactor(core): Streamline flows in multi-main mode (no-changelog) (#8446) 2024-02-05 09:26:55 +01:00
ExecutionStatus.ts
Expression.ts
ExpressionEvaluatorProxy.ts
GlobalState.ts
index.ts feat(OpenAI Node): Overhaul (#8335) 2024-02-15 10:15:58 +02:00
Interfaces.ts feat(core): Move execution permission checks earlier in the lifecycle (#8677) 2024-02-21 14:47:02 +01:00
LoggerProxy.ts
MessageEventBus.ts feat: Add support for AI log streaming (#8526) 2024-02-09 09:41:01 +00:00
NodeHelpers.ts feat(core): Display conditions in displayOptions (no-changelog) (#7888) 2024-01-24 18:04:46 +02:00
ObservableObject.ts
RoutingNode.ts fix(HTTP Request Node): Handle special characters in pagination expressions + improve hint text (#8576) 2024-02-12 17:32:27 +01:00
TelemetryHelpers.ts fix: Use correct node version when pasting/importing nodes (#8456) 2024-01-26 15:09:50 +01:00
type-guards.ts feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
types.d.ts
TypeValidation.ts fix: Allow Date/Luxon objects and additional formats in DateTime validation (#8525) 2024-02-02 11:27:31 +01:00
utils.ts feat(OpenAI Node): Overhaul (#8335) 2024-02-15 10:15:58 +02:00
VersionedNodeType.ts
Workflow.ts fix: Fix resolving of expressions of deeply nested sub-nodes (#8612) 2024-02-14 10:42:55 +01:00
WorkflowDataProxy.ts feat(core): Add support for $("NodeName").isExecuted (#8683) 2024-02-20 18:25:04 +01:00
WorkflowHooks.ts