Commit graph

2122 commits

Author SHA1 Message Date
Ricardo Espinoza 0c266b3060
feat(core): Add endpoint DELETE /projects/:projectId/folders/:folderId (no-changelog) (#13516) 2025-02-27 16:47:07 -05:00
Eugene a1fee65713
fix(core): Fix test runner in queue mode (no-changelog) (#13479)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-02-27 13:13:07 +01:00
Alex Grozav afba8f9ff8
fix(core): Remove index.html caching entirely (#13563) 2025-02-27 14:07:41 +02:00
oleg 9029dace5c
feat(core): Fix partial workflow execution with specific trigger data (#13505)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-02-27 12:11:32 +01:00
कारतोफ्फेलस्क्रिप्ट™ 223ec2d9c9
refactor(core): Prevent a server from starting if it's configured to use S3, but the license does not allow it (#13532) 2025-02-27 10:21:45 +02:00
Iván Ovejero 3ca99194c6
refactor(core): Migrate all errors in cli package to new hierarchy (#13478)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-02-27 09:30:55 +02:00
Iván Ovejero 83d03d53eb
refactor(core): Deprecate running manual executions in main in scaling mode (#13493) 2025-02-26 21:37:11 +02:00
Ricardo Espinoza 6e8c401ff1
refactor(core): Rename workflowsCount to workflowCount (no-changelog) (#13470) 2025-02-26 07:57:30 -05:00
Ricardo Espinoza 27852e35ed
feat(core): Update PATCH /projects/:projectId/folders/:folderId to support tags (no-changelog) (#13456) 2025-02-26 07:30:59 -05:00
Juuso Tapaninen 3aa679e4ac
feat(core): Add metric for active workflow count (#13420) 2025-02-26 14:16:38 +02:00
Ricardo Espinoza f7f5f5e95c
feat(core): Add endpoint PATCH /projects/:projectId/folders/:folderId (no-changelog) (#13454) 2025-02-26 07:01:22 -05:00
Ricardo Espinoza 461e39a74e
feat(core): Update POST /workflows to link folder (no-changelog) (#13449) 2025-02-25 15:29:35 -05:00
Iván Ovejero 288cce6370
refactor(core): Simplify license autorenewal on leadership transition (#13503) 2025-02-25 17:22:15 +01:00
Danny Martini f8a7fb38cc
feat(core): Add tables for reporting dashboard (no-changelog) (#13336) 2025-02-25 11:35:52 +01:00
Ricardo Espinoza 06572efad3
feat(core): Add endpoint GET /projects/:projectId/folders/:folderId/tree (no-changelog) (#13448) 2025-02-24 13:26:22 -05:00
Ricardo Espinoza c850cca648
feat(core): Add endpoint POST /projects/:projectId/folders (no-changelog) (#13446) 2025-02-24 09:54:47 -05:00
Ricardo Espinoza c3f111275b
feat(core): Introduce new query string parameter includeFolders to GET /workflows endpoint (no-changelog) (#13352) 2025-02-21 13:54:15 -05:00
Michael Kret 8ffd3167d5
fix(core): Fix resuming executions on test webhooks from Wait forms (#13410) 2025-02-21 16:44:09 +00:00
Csaba Tuncsik 7bd83d7d33
fix(editor): Optionally share credentials used by the workflow when moving the workflow between projects (#12524)
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
Co-authored-by: Danny Martini <danny@n8n.io>
2025-02-21 11:05:37 +01:00
Danny Martini 29ae2396c9
feat: Enable partial exections v2 by default (#13344)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-02-21 10:25:53 +01:00
Ricardo Espinoza ca76ef4bc2
fix(core): Make sure middleware works with legacy API Keys (#13390) 2025-02-20 09:10:54 -05:00
Eugene c9c0716a69
feat(core): Add telemetry for workflow evaluation feature (no-changelog) (#13367) 2025-02-20 15:00:13 +01:00
Juuso Tapaninen 272f55b80f
feat(core): Hackmation - Add last activity metric (#13237) 2025-02-20 14:46:29 +02:00
कारतोफ्फेलस्क्रिप्ट™ b5e2f331cc
test: Add unit tests for CredentialsOverwrites (#13372) 2025-02-20 13:00:12 +01:00
कारतोफ्फेलस्क्रिप्ट™ ac1f651905
chore(core): Stop reporting errors to Sentry for older releases (no-changelog) (#13323) 2025-02-20 12:38:54 +01:00
Ricardo Espinoza aae55fe7ac
feat: Add temporary env variable N8N_FOLDERS_ENABLED (no-changelog) (#13374) 2025-02-19 19:34:29 -05:00
Tomi Turtiainen 6ef9ae1862
refactor: Add dto for POST /credentials endpoint (#13306) 2025-02-19 17:50:42 +02:00
Cornelius Suermann daa1fe9386
chore: Bump license-sdk to v2.16.1 (no-changelog) (#13351)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-02-19 16:56:30 +02:00
Mutasem Aldmour 5439181e92
fix(core): Return original hooks errors to the frontend (#13365) 2025-02-19 14:23:01 +01:00
Michael Kret 755734d349
fix(n8n Form Node): Redirection update (no-changelog) (#13104)
Co-authored-by: Dana <152518854+dana-gill@users.noreply.github.com>
2025-02-19 12:59:38 +00:00
Alex Grozav 143cb22bc5
refactor(editor): Remove old canvas code (no-changelog) (#13343) 2025-02-19 13:10:40 +02:00
Tomi Turtiainen 956637b614
refactor: Add dto for /credentials/new endpoint (#13307) 2025-02-18 16:26:37 +02:00
Ricardo Espinoza 59337019c1
refactor(core): Prepare workflowService.geyMany for union (#13303) 2025-02-18 08:34:58 -05:00
Eugene d0968a10d5
fix(core): Fix DB migrations for MySQL (#13261) 2025-02-18 13:16:46 +01:00
कारतोफ्फेलस्क्रिप्ट™ f41e353887
fix(core): Ensure that 'workflow-post-execute' event has userId whenever it's available (#13326) 2025-02-18 10:23:57 +01:00
Ricardo Espinoza 82d2fa6e67
feat(core): Add method (getMany) to folder repository to filter, sort, and paginate folders (no-changelog) (#13290) 2025-02-17 09:05:12 -05:00
Ricardo Espinoza 5b82f34773
refactor(core): Update workflowRepository.getMany to use query builder (no-changelog) (#13207) 2025-02-17 08:59:42 -05:00
Tomi Turtiainen 052f17744d
fix(core): Redact credentials (#13263) 2025-02-14 16:46:21 +02:00
Danny Martini 66acb1bcb6
fix(core): Run full manual execution when a trigger is executed even if run data exists (#13194) 2025-02-14 11:00:47 +01:00
Marc Littlemore 67a4ed18a1
fix: Display correct editor URL (#13251) 2025-02-13 15:35:35 +00:00
Iván Ovejero 64c5b6e060
fix(core): Reduce risk of race condition during workflow activation loop (#13186)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-02-13 17:10:43 +02:00
Eugene 0a2e29839c
feat(core): Change evaluation workflow input data format (no-changelog) (#13109) 2025-02-13 12:08:10 +01:00
Iván Ovejero 4f8dd3d7a8
refactor(core): Show deprecation warning if task runners are disabled (#13189) 2025-02-13 12:30:50 +02:00
Tomi Turtiainen f001edb2a2
refactor(core): Use IWorkflowBase over WorkflowEntity in most places (#13225) 2025-02-13 10:54:11 +02:00
Charlie Kolb 11cf1cd23a
feat(editor): Expose View Execution links for erroneous sub-executions (#13185) 2025-02-13 09:44:52 +01:00
Ricardo Espinoza 03f4ed8445
feat(core): Add migration to create model for folders feature (#13060) 2025-02-12 08:51:04 -05:00
Eugene 02573b46e0
feat(core): Add error reporting for workflow evaluation (no-changelog) (#12838)
Co-authored-by: oleg <me@olegivaniv.com>
2025-02-11 16:03:41 +01:00
Iván Ovejero 17acf70591
perf(core): Batch workflow activation to speed up startup (#13191) 2025-02-11 15:12:55 +01:00
Tomi Turtiainen 67b951ee07
fix(core): Fix parsing of push messages (no-changelog) (#13136) 2025-02-10 19:47:03 +02:00
कारतोफ्फेलस्क्रिप्ट™ 298a7b0038
fix(core): Do not save credential overwrites data into the database (#13170) 2025-02-10 17:24:36 +01:00