Commit Graph

13209 Commits

Author SHA1 Message Date
Milorad FIlipović
0eae14e27a feat(editor): Implement folder navigation in workflows list (#13370) 2025-02-24 13:52:29 +01:00
कारतोफ्फेलस्क्रिप्ट™
f2b15ea086 fix(editor): Polyfill Array.prototype.toSorted (no-chanhelog) (#13463) 2025-02-24 13:11:25 +01:00
Charlie Kolb
d277e0ba0e fix: Prevent flicker during paginated workflow navigation (#13348) 2025-02-24 11:08:00 +01:00
autologie
8ff7ba9b82 chore(editor): Clean up feature flag for trigger button variant (#13411) 2025-02-24 10:22:46 +01:00
Alex Grozav
dd43854a8e refactor: Document and rename canvasUtils (no-changelog) (#13423) 2025-02-24 10:05:15 +02:00
Shireen Missi
2ef6f111d0 fix: Manually reverted PR 11716 Do not assign all paired items (no-changelog) (#13429) 2025-02-21 19:38:35 +00: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
Csaba Tuncsik
243042f217 fix(editor): Fix workflow moving e2e test (no-changelog) (#13427) 2025-02-21 18:29:31 +01:00
Michael Kret
8ffd3167d5 fix(core): Fix resuming executions on test webhooks from Wait forms (#13410) 2025-02-21 16:44:09 +00:00
Jaakko Husso
4fa666b976 feat(editor): Rename 'Text' fields on AI nodes to 'Prompt' (#13416) 2025-02-21 18:38:14 +02:00
Alex Grozav
7a504dc30f fix(editor): Register/unregister keybindings on window focus/blur (#13419) 2025-02-21 17:02:30 +02:00
Alex Grozav
eb27465e57 refactor: Rename NodeView.v2 to NodeView (no-changelog) (#13421) 2025-02-21 17:02:14 +02:00
autologie
57a9a5b15f fix(editor): Don't open form popup window if different trigger node is used (#13391) 2025-02-21 15:35:11 +01:00
Alex Grozav
415e25b5d5 fix(editor): Switch back to selection mode on window blur (#13341) 2025-02-21 15:01:06 +02:00
Raúl Gómez Morales
b2293b7ad5 feat(editor): Evaluation feature Phase one readiness (no-changelog) (#13383)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-02-21 12:58:28 +01:00
Csaba Tuncsik
7bd83d7d33 fix(editor): Optionally share credentials used by the workflow when moving the workflow between projects (#12524)
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
Csaba Tuncsik
073b05b10c fix(editor): Fix workflow moving E2E tests (#13396)
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