Commit graph

13193 commits

Author SHA1 Message Date
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
Csaba Tuncsik 073b05b10c
fix(editor): Fix workflow moving E2E tests (#13396)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
Co-authored-by: Danny Martini <danny@n8n.io>
2025-02-20 16:35:15 +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
Tomi Turtiainen 72e489910c Merge tag 'n8n@1.80.0' 2025-02-20 15:35:03 +02: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
कारतोफ्फेलस्क्रिप्ट™ 1e5feb195d
fix(core): Handle connections for missing nodes in a workflow (#13362) 2025-02-19 16:56:44 +01:00
Tomi Turtiainen 6ef9ae1862
refactor: Add dto for POST /credentials endpoint (#13306) 2025-02-19 17:50:42 +02:00
Tomi Turtiainen 87b3c508b3
fix(Code Node): Fix $items in Code node when using task runner (#13368) 2025-02-19 17:33:26 +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
Alex Grozav c3dc66ee73
fix(editor): Correctly close node creator when selecting/deselecting a node (#13338) 2025-02-19 16:48:23 +02:00
कारतोफ्फेलस्क्रिप्ट™ 1d03c2c8ca
chore: More tests for Workflow.ts (#13349) 2025-02-19 15:44:39 +01:00
Alex Grozav 81282bd5c0
fix(editor): Reduce icon offset to align with square nodes (no-changelog) (#13342) 2025-02-19 16:36:24 +02:00
Milorad FIlipović db297f107d
feat(editor): Implement breadcrumbs component (#13317)
Co-authored-by: Rob Squires <robtf9@icloud.com>
2025-02-19 14:46:30 +01:00
Mutasem Aldmour 5439181e92
fix(core): Return original hooks errors to the frontend (#13365) 2025-02-19 14:23:01 +01:00
Nick Veitch 966d60a39a
docs: Update docker readme (#13268) 2025-02-19 13:12:25 +00:00
Michael Kret b7f12650f1
fix: Always clear popupWindowState before showing popup from form trigger (#13363) 2025-02-19 15:03:26 +02: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
कारतोफ्फेलस्क्रिप्ट™ 60ff82f648
refactor(core): Extract more code out in WorkflowExecute and add unit tests (#13327) 2025-02-19 13:42:37 +01:00
Michael Kret 14b6f8b972
feat(n8n Form Node): Limit wait time parameters (#13160) 2025-02-19 13:47:19 +02:00
Charlie Kolb 301f5a50d9
fix(editor): Disable fromAI override button for credentialsSelect (no-changelog) (#13314) 2025-02-19 12:27:37 +01:00
Alex Grozav 143cb22bc5
refactor(editor): Remove old canvas code (no-changelog) (#13343) 2025-02-19 13:10:40 +02:00
Dana 44121a92e5
test(Email Trigger (IMAP) Node): Improve email imap testing (#13255)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-02-19 11:20:33 +01:00
Tomi Turtiainen 2ab59d775b
refactor(core): Extend error hierarchy (#12267) 2025-02-18 17:47:11 +02:00
Cornelius Suermann 1e1f528466
fix(core): Avoid renewing the license on init to prevent excessive duplicate renewal calls (#13347) 2025-02-18 16:07:16 +01: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
Koby O. adaee814ca
fix: Build on windows with cross-platform path compatibility (no-changelog) (#13211)
Co-authored-by: Yaakov O. <admin@yoventures.us>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-02-18 13:03:32 +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
Shireen Missi e3b7243377
test(Google Sheets Node): Add tests for google sheet (no-changelog) (#13253) 2025-02-18 09:13:32 +00:00
Alex Grozav c90d0d9161
feat(editor): Change rename node keyboard shortcut to Space on new canvas (#11872) 2025-02-17 17:56:40 +02:00
Csaba Tuncsik a5401d06a5
fix(editor): Do not show credential details popup for users without necessary scopes with direct link (#13264)
Co-authored-by: Raúl Gómez Morales <raul00gm@gmail.com>
2025-02-17 16:16:47 +01:00
Csaba Tuncsik fa488f1561
fix(editor): Do not show project settings for users without permission with direct link (#13246) 2025-02-17 15:13:43 +01:00
github-actions[bot] 3a8b013a96
🚀 Release 1.80.0 (#13316)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-02-17 16:09:36 +02:00
Alex Grozav c881ea2c7b
fix(editor): Fix configurable node description margins and text alignment (#13318) 2025-02-17 16:08:13 +02: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
Milorad FIlipović d1e65a1cd5
fix(editor): Prevent pagination setting from being overwritten in URL (#13266) 2025-02-17 11:38:35 +01:00
Charlie Kolb 8e15ebf833
fix(Code Tool Node): Fix Input Schema Parameter not hiding correctly (#13245) 2025-02-17 11:31:29 +01:00
Milorad FIlipović b4380d0508
fix(editor): Fix page size resetting when filters are reset on workflows page (#13265) 2025-02-17 09:27:41 +01:00
Elias Meire 6377635bf0
fix(editor): Open autocompletion when starting an expression (#13249) 2025-02-14 15:09:20 +00:00
Tomi Turtiainen 052f17744d
fix(core): Redact credentials (#13263) 2025-02-14 16:46:21 +02:00
Elias Meire d116f121e3
fix(editor): Render assignments without ID correctly (#13252) 2025-02-14 12:04:40 +00: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
Milorad FIlipović 8e37088249
feat(editor): Add pagination to the workflows list (#13100) 2025-02-14 09:51:49 +01:00
Marc Littlemore 67a4ed18a1
fix: Display correct editor URL (#13251) 2025-02-13 15:35:35 +00:00