Commit Graph
534 Commits
Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™andGitHub 471d7b9420 refactor(core): Move Logger to core (no-changelog) (#12310) 2024-12-23 13:46:13 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 724e08562f refactor(core): Deduplicate isObjectLiteral, add docs and tests (#12332) 2024-12-20 18:41:05 +01:00
d4116630a6 feat: (Execute Workflow Node): Inputs for Sub-workflows (#11830) (#11837)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-20 17:01:22 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub f924f2a6d7 fix(core): Register workflows as active only after all of the triggers and pollers setup successfully (#12244) 2024-12-20 15:25:33 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub a8dd35b0f0 refactor(core): Break up more code in the execution engine, and add tests (no-changelog) (#12320) 2024-12-20 14:40:06 +01:00
Iván OvejeroandGitHub 95db031aa4 refactor: Introduce explicit-member-accessibility lint rule (#12325) 2024-12-20 11:44:01 +01:00
Tomi TurtiainenandGitHub 0f1461f2d5 fix(core): Fix binary data helpers (like prepareBinaryData) with task runner (#12259) 2024-12-18 18:45:05 +02:00
92af245d1a fix(Extract from File Node): Detect file encoding (#12081)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-18 16:59:12 +01:00
Charlie KolbandGitHub 54b02acdd7 chore: Remove unused @ts-ignore's (no-changelog) (#12198) 2024-12-18 08:35:53 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 2ce1644d01 refactor(core): Shovel around more of AI code (no-changelog) (#12218) 2024-12-16 13:46:19 +01:00
120499291d refactor(core): Unify error reporters in core and task runners (#12168)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-12-13 17:34:37 +01:00
785549cbec refactor(core): Add support for memoized evaluation on getters (no-changelog) (#12185)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-12-13 12:52:36 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 5a055ed526 refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub dce0c58f86 fix(core): Fix race condition in AI tool invocation with multiple items from the parent (#12169) 2024-12-11 19:06:24 +01:00
Iván OvejeroandGitHub 28f1f6b561 refactor(core): Move multi-main state to InstanceSettings (#12144) 2024-12-11 18:25:22 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 73145b70b8 chore: Convert ErrorReporting to a Service to use DI. Add some tests (no-changelog) (#11279) 2024-12-11 15:36:17 +01:00
c572c0648c fix(core): Fix support for multiple invocation of AI tools (#12141)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-12-11 13:47:13 +01:00
Michael KretandGitHub f4c2523419 fix(n8n Form Node): Completion page display if EXECUTIONS_DATA_SAVE_ON_SUCCESS=none (#11869) 2024-12-11 13:52:40 +02:00
कारतोफ्फेलस्क्रिप्ट™andGitHub ec54333f78 refactor(core): Refactor execution contexts to reduce code duplication, and improve type-safety (no-changelog) (#12138) 2024-12-11 11:26:27 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 2d36b42798 fix(core): Fix supportedNodes for non-lazy loaded community packages (no-changelog) (#11329) 2024-12-10 14:48:39 +01:00
Danny MartiniandGitHub c4e4d37a87 fix(core): Remove run data of nodes unrelated to the current partial execution (#12099) 2024-12-09 13:15:17 +01:00
Danny MartiniandGitHub 891dd7f995 fix(core): Execute nodes after loops correctly with the new partial execution flow (#11978) 2024-12-09 08:59:02 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 0ad3871141 refactor: Refactor axios invocation code, and add tests (no-changelog) (#12070) 2024-12-06 13:42:38 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 60b3dccf93 feat(core): Parent workflows should wait for sub-workflows to finish (#11985) 2024-12-06 12:20:34 +01:00
Danny MartiniandGitHub 2b6a72f128 fix: Chat triggers don't work with the new partial execution flow (#11952) 2024-12-04 15:33:46 +01:00
Mutasem AldmourandGitHub abc851c0cf fix: Load workflows with unconnected Switch outputs (#12020) 2024-12-04 13:44:25 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 969439ce56 fix(core): Fix .map calls on NodeExecutionOutput (no-changelog) (#11955) 2024-12-02 16:55:01 +01:00
Danny MartiniandGitHub 40a41dd192 refactor(core): Extract disabled node filtering out of findSubgraph (#11941) 2024-11-29 12:58:53 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 41e9e39b5b fix(core): Improve header parameter parsing on http client responses (#11953) 2024-11-28 15:53:18 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 461b39c5df fix(HTTP Request Node): Use iconv-lite to decode http responses, to support more encoding types (#11930) 2024-11-28 14:31:54 +01:00
b8da4ff9ed fix(editor): Implement dirty nodes for partial executions (#11739)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-11-28 14:04:55 +01:00
Danny MartiniandGitHub 3320436a6f fix: Retain execution data between partial executions (new flow) (#11828) 2024-11-26 13:32:39 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 75e2b6fd9e refactor(core): Extract ExecuteContext out of NodeExecutionFunctions (no-changelog) (#11853) 2024-11-26 12:10:42 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub fbaa17951f refactor(core): Extract SupplyDataContext out of NodeExecutionFunctions (no-changelog) (#11834) 2024-11-22 15:04:21 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 17ef2c63f6 fix(core): Delete binary data parent folder when pruning executions (#11790) 2024-11-19 14:24:13 +01:00
61696c3db3 feat(core): Improve handling of manual executions with wait nodes (#11750)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-11-18 12:58:26 +01:00
Mutasem AldmourandGitHub fd3254d587 feat(core): Improve debugging of sub-workflows (#11602) 2024-11-14 23:04:43 +01:00
Shireen MissiandGitHub 6d5ee83296 fix(core): Continue with error output reverse items in success branch (#11684) 2024-11-13 15:23:24 +00:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 0d8aada490 feat(core): Make all http requests made with httpRequestWithAuthentication abortable (#11704) 2024-11-13 14:18:21 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 20fd38f351 fix(core): Revert all the context helpers changes (#11616) 2024-11-07 11:54:39 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub ccd2564cd4 refactor(core): Extract execute-single context out of NodeExecutionFunctions (no-changelog) (#11543) 2024-11-06 10:36:21 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 19a5c2fcf1 refactor(core): Extract hook context out of NodeExecutionFunctions (no-changelog) (#11537) 2024-11-04 16:27:23 +01:00
d1153f51e8 fix(core): Don't send a executionFinished event to the browser with no run data if the execution has already been cleaned up (#11502)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-04 13:04:22 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub da18e1ad29 refactor(core): Extract load-options context out of NodeExecutionFunctions (no-changelog) (#11461) 2024-11-04 12:35:07 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 097c2542d0 refactor(core): Extract webhook context out of NodeExecutionFunctions (no-changelog) (#11455) 2024-11-04 11:43:19 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 1be7de6180 refactor(core): Extract trigger context out of NodeExecutionFunctions (no-changelog) (#11453) 2024-11-04 11:13:44 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 2104fa1733 refactor(core): Extract poll context out of NodeExecutionFunctions (no-changelog) (#11449) 2024-11-04 09:49:52 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 8f5fe05a92 refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
Danny MartiniandGitHub cb7c4d29a6 feat(core): Handle nodes with multiple inputs and connections during partial executions (#11376) 2024-10-28 10:16:19 +01:00
2e6446454d fix(core): Fix resolving of $fromAI expression via evaluateExpression (#11397)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-24 22:50:18 +02:00