कारतोफ्फेलस्क्रिप्ट™
5a055ed526
refactor(core): Move execution engine code out of n8n-workflow (no-changelog) ( #12147 )
2024-12-12 13:54:44 +01:00
Danny Martini
891dd7f995
fix(core): Execute nodes after loops correctly with the new partial execution flow ( #11978 )
2024-12-09 08:59:02 +01:00
Raúl Gómez Morales
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
Tomi Turtiainen
d2238b9eac
refactor: Enable import/order rule for n8n-core ( #11016 )
2024-09-30 16:38:56 +03:00
Ricardo Espinoza
c4eb3746d7
refactor: Use NodeConnectionType
consistently across the code base (no-changelog) ( #10595 )
2024-08-29 09:55:53 -04:00
jeanpaul
1a7713ef26
fix(core): Fix missing successful items on continueErrorOutput with multiple outputs ( #10218 )
2024-07-29 17:08:20 +02:00
कारतोफ्फेलस्क्रिप्ट™
24091dfd9b
ci: Start typechecking n8n-workflow
and n8n-core
(no-changelog) ( #9925 )
...
Co-authored-by: Danny Martini <danny@n8n.io>
2024-07-03 18:27:07 +02:00
कारतोफ्फेलस्क्रिप्ट™
afa41969e5
ci: Remove the cyclic peer-dependency (no-changelog) ( #9617 )
2024-06-04 15:27:29 +02:00
कारतोफ्फेलस्क्रिप्ट™
2f647974f4
refactor: Use actual nodes/credentials in cli and core tests (no-changelog) ( #7115 )
2023-09-06 10:23:47 +02:00
कारतोफ्फेलस्क्रिप्ट™
6aa7b93473
refactor(core): Deprecate prepareOutputData
(no-changelog) ( #7091 )
2023-09-05 12:59:02 +02:00
कारतोफ्फेलस्क्रिप्ट™
d97edbcffa
fix(core): Make node execution order configurable, and backward-compatible ( #6507 )
...
* fix(core): Make node execution order configurable, and backward-compatible
* ⚡ Also add new Merge-Node behaviour
* ⚡ Fix typo
* Fix lint issue
* update labels
* rename legacy to v0
* remove the unnecessary log
* default all new workflows to use v1 execution-order
* remove the controller changes
* clone default settings to avoid it getting modified
---------
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2023-07-05 18:47:34 +02:00
Jan Oberhauser
b8458a53f6
feat(core)!: Change data processing for multi-input-nodes ( #4238 )
...
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2023-06-23 12:07:52 +02:00
Jan Oberhauser
0287d5becd
feat(core): Change node execution order (most top-left one first) ( #6246 )
...
* feat(core): Change node execution order (most top-left one first)
* ⚡ Fix issue with multi-output-nodes
* ⚡ Remove not needed meta-entry in test
* fix the e2e test
---------
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2023-06-22 21:11:29 +02:00
Jan Oberhauser
4b0e0b7970
fix(core): Fix pairedItem for alwaysOutputData & multi identical resolve ( #6405 )
2023-06-21 10:38:28 +03:00