Commit Graph

1993 Commits

Author SHA1 Message Date
Danny Martini
f56ad8cf49
feat(core): Add includeData parameter to GET /credentials (#12220)
Co-authored-by: r00gm <raul00gm@gmail.com>
2024-12-31 13:04:37 +01:00
Iván Ovejero
096329db51
refactor(core): Rename some runners files and classes for clarity (#12410) 2024-12-31 12:21:04 +01:00
कारतोफ्फेलस्क्रिप्ट™
1674dd0f88
refactor(core): Update dynamic node parameter endpoints to use DTOs (#12379) 2024-12-30 15:48:44 +01:00
Iván Ovejero
072664b40e
fix(core): Prevent __default__ jobs in scaling mode (#12402) 2024-12-30 14:31:13 +01:00
Iván Ovejero
e26b406665
fix(core): Fix execution cancellation issues in scaling mode (#12343) 2024-12-30 13:17:55 +01:00
Milorad FIlipović
9117718cc9
feat(editor): Add support for project icons (#12349) 2024-12-27 19:00:40 +01:00
Ricardo Espinoza
7ea6c8b144
feat: Expose license feature flags for free AI credits feature to frontend (no-changelog) (#12363) 2024-12-27 10:23:20 -05:00
Ricardo Espinoza
ac4e042231
feat(core): Add endpoint to create free AI credits (#12362) 2024-12-27 09:46:57 -05:00
Ricardo Espinoza
66f8c9e249
refactor(core): Encapsulate logic to create new credential into its own method (#12361) 2024-12-27 08:26:36 -05:00
कारतोफ्फेलस्क्रिप्ट™
7b2630d1a0
refactor(core): Update invitation endpoints to use DTOs (#12377) 2024-12-26 18:24:14 +01:00
कारतोफ्फेलस्क्रिप्ट™
371a09de96
refactor(core): Port 3 more controllers to use DTOs (no-changelog) (#12375) 2024-12-26 16:09:42 +01:00
कारतोफ्फेलस्क्रिप्ट™
1d5e891a0d
refactor(core): Update AI-Assistant backend code to use DTOs and injectable config (no-changelog) (#12373) 2024-12-26 15:31:19 +01:00
Iván Ovejero
f754b22a3f
refactor(core): Mark all backend Enterprise Edition files and dirs (#12350) 2024-12-24 13:02:05 +01:00
कारतोफ्फेलस्क्रिप्ट™
471d7b9420
refactor(core): Move Logger to core (no-changelog) (#12310) 2024-12-23 13:46:13 +01:00
Iván Ovejero
fe7fb41ad8
refactor(core): Fix push message type inference (#12331) 2024-12-20 19:45:04 +01:00
कारतोफ्फेलस्क्रिप्ट™
724e08562f
refactor(core): Deduplicate isObjectLiteral, add docs and tests (#12332) 2024-12-20 18:41:05 +01:00
Ivan Atanasov
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
Eugene
2f21404987
chore: Fix DB migration for older versions of MySQL (#12328) 2024-12-20 12:38:09 +01:00
Iván Ovejero
95db031aa4
refactor: Introduce explicit-member-accessibility lint rule (#12325) 2024-12-20 11:44:01 +01:00
Ricardo Espinoza
3cb7081446
feat: Add migration to add managed column to credentials table (#12275)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-12-19 14:35:18 -05:00
Tomi Turtiainen
a99d726f42
fix(core): Fix serialization of circular json with task runner (#12288) 2024-12-19 09:55:50 +01:00
Marc Littlemore
e0dc385f8b
feat(API): Exclude pinned data from workflows (#12261) 2024-12-19 08:13:17 +00:00
Iván Ovejero
dc7864a86d
docs(core): Update pruning service docline (#12282) 2024-12-18 20:05:00 +01:00
Tomi Turtiainen
0f1461f2d5
fix(core): Fix binary data helpers (like prepareBinaryData) with task runner (#12259) 2024-12-18 18:45:05 +02:00
Eugene
9d50dade3d
test: Fix Test Runner failing test (no-changelog) (#12260) 2024-12-17 14:02:28 +01:00
Eugene
2b267b1c05
chore: Switch to the new partial execution logic in test runner (no-changelog) (#12140) 2024-12-17 09:44:20 +01:00
Iván Ovejero
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
कारतोफ्फेलस्क्रिप्ट™
73a2aa0c00
feat(core): Add is_docker info to telemetry payload on server-started (no-changelog) (#12187) 2024-12-13 16:07:32 +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
Eugene
70b0d81604
chore: Add node mocking logic to the Test Runner (no-changelog) (#12009) 2024-12-13 12:40:04 +01:00
Raúl Gómez Morales
6a5830959f
perf(editor): SchemaView performance improvement by ≈90% 🚀 (#12180) 2024-12-12 14:03:59 +01:00
कारतोफ्फेलस्क्रिप्ट™
5a055ed526
refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
Iván Ovejero
454b022305
refactor(core): Enrich relay-execution-lifecycle-event logs (#12165) 2024-12-12 12:58:05 +01:00
Iván Ovejero
b479f14ef5
fix(core): Fix $getWorkflowStaticData on task runners (#12153)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-12-11 20:48:36 +02:00
Iván Ovejero
28f1f6b561
refactor(core): Move multi-main state to InstanceSettings (#12144) 2024-12-11 18:25:22 +01:00
Iván Ovejero
77e2c75ca6
refactor(core): Introduce ManualExecutionService (#12156)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-11 16:29:57 +01:00
कारतोफ्फेलस्क्रिप्ट™
73145b70b8
chore: Convert ErrorReporting to a Service to use DI. Add some tests (no-changelog) (#11279) 2024-12-11 15:36:17 +01:00
कारतोफ्फेलस्क्रिप्ट™
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
Iván Ovejero
b37e5142b2
refactor(core): Encapsulate manual execution flow in WorkflowRunner (#12135) 2024-12-10 16:38:24 +01:00
कारतोफ्फेलस्क्रिप्ट™
2d36b42798
fix(core): Fix supportedNodes for non-lazy loaded community packages (no-changelog) (#11329) 2024-12-10 14:48:39 +01:00
Tomi Turtiainen
db09d0e77e
chore(core): Upgrade backend @sentry packages to 8.42.0 (#12061) 2024-12-10 14:13:11 +02:00
Iván Ovejero
addb4fa352
feat(core): Cancel runner task on timeout in external mode (#12101) 2024-12-10 12:50:22 +01:00
Danny Martini
a63f0e878e
feat(core): Add option to filter for empty variables (#12112) 2024-12-10 12:46:57 +01:00
Tomi Turtiainen
516f3b7b4b
feat(core): Detect restart loop in a task runner process (no-changelog) (#12003)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-12-09 13:11:29 +02:00
Eugene
00897f6634
chore: Add mockedNodes property to TestDefinition (no-changelog) (#12001)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-12-09 11:39:13 +01:00
Danny Martini
efafeed334
fix(core): Return homeProject when filtering workflows by project id (#12077) 2024-12-08 19:45:41 +01:00
Milorad FIlipović
67ed1d2c3c
feat(editor): Implementing the Easy AI Workflow experiment (#12043) 2024-12-06 14:23:39 +01:00
कारतोफ्फेलस्क्रिप्ट™
60b3dccf93
feat(core): Parent workflows should wait for sub-workflows to finish (#11985) 2024-12-06 12:20:34 +01:00
Tomi Turtiainen
2e979547a4
refactor: Unify task runner env vars (#12040) 2024-12-05 12:36:43 +02:00
Ricardo Espinoza
95d56fee8d
fix: Allow disabling MFA with recovery codes (#12014)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-12-04 10:02:06 -05:00