n8n/packages/core/src/execution-engine/node-execution-context
2025-02-06 17:58:43 +01:00
..
__tests__ feat(core): Handle Declarative nodes more like regular nodes (#13007) 2025-02-03 14:00:53 +01:00
utils fix(Call n8n Sub-Workflow Tool Node): Fix json type when using $fromAI (#13102) 2025-02-06 17:58:43 +01:00
base-execute-context.ts feat(core): Handle Declarative nodes more like regular nodes (#13007) 2025-02-03 14:00:53 +01:00
credentials-test-context.ts feat(core): Handle Declarative nodes more like regular nodes (#13007) 2025-02-03 14:00:53 +01:00
execute-context.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
execute-single-context.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
hook-context.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
index.ts feat(core): Handle Declarative nodes more like regular nodes (#13007) 2025-02-03 14:00:53 +01:00
load-options-context.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
local-load-options-context.ts feat(editor): Execute sub-workflow UX and copy updates (no-changelog) (#12834) 2025-01-28 11:33:23 +01:00
node-execution-context.ts feat(core): Handle Declarative nodes more like regular nodes (#13007) 2025-02-03 14:00:53 +01:00
poll-context.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
supply-data-context.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
trigger-context.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
webhook-context.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
workflow-node-context.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00