n8n/packages/core/src/PartialExecutionUtils
2024-11-29 12:58:53 +01:00
..
__tests__ refactor(core): Extract disabled node filtering out of findSubgraph (#11941) 2024-11-29 12:58:53 +01:00
cleanRunData.ts feat(core): Handle cycles in workflows when partially executing them (#11187) 2024-10-18 17:30:26 +02:00
DirectedGraph.ts refactor(core): Extract disabled node filtering out of findSubgraph (#11941) 2024-11-29 12:58:53 +01:00
filterDisabledNodes.ts refactor(core): Extract disabled node filtering out of findSubgraph (#11941) 2024-11-29 12:58:53 +01:00
findStartNodes.ts fix(editor): Implement dirty nodes for partial executions (#11739) 2024-11-28 14:04:55 +01:00
findSubgraph.ts refactor(core): Extract disabled node filtering out of findSubgraph (#11941) 2024-11-29 12:58:53 +01:00
findTriggerForPartialExecution.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
getIncomingData.ts feat(core): Handle nodes with multiple inputs and connections during partial executions (#11376) 2024-10-28 10:16:19 +01:00
getSourceDataGroups.ts feat(core): Handle nodes with multiple inputs and connections during partial executions (#11376) 2024-10-28 10:16:19 +01:00
handleCycles.ts feat(core): Handle cycles in workflows when partially executing them (#11187) 2024-10-18 17:30:26 +02:00
index.ts refactor(core): Extract disabled node filtering out of findSubgraph (#11941) 2024-11-29 12:58:53 +01:00
recreateNodeExecutionStack.ts feat(core): Handle nodes with multiple inputs and connections during partial executions (#11376) 2024-10-28 10:16:19 +01:00