Charlie Kolb
4e94488622
feat(editor): Change default node names depending on node operation and resource ( #16188 )
2025-06-12 13:57:26 +02:00
Charlie Kolb
21b84ef4e7
chore: Add e2e tests for Subworkflow Conversion (no-changelog) ( #16220 )
2025-06-11 14:30:35 +02:00
Charlie Kolb
d17a15ef9a
Revert "feat(editor): Change default node names depending on node ope… ( #16169 )
2025-06-10 11:34:08 +02:00
Suguru Inoue
d68a776e5c
refactor(editor): Clean up feature flag for the log view ( #15606 )
2025-06-10 10:15:22 +02:00
Charlie Kolb
c92701cbdf
feat(editor): Change default node names depending on node operation and resource ( #15954 )
2025-06-10 08:50:46 +02:00
Suguru Inoue
ac1a1dfbc2
feat(editor): Make ‘Execute workflow’ a split button ( #15933 )
2025-06-06 13:05:53 +02:00
कारतोफ्फेलस्क्रिप्ट™
3bdbdfe6ce
ci: Drop support for Node.js 18 ( #15146 )
2025-06-04 15:54:57 +02:00
Robert Squires
92cf3cedbb
refactor(editor): Reka UI inline text edit component ( #15752 )
2025-06-04 08:56:25 +01:00
कारतोफ्फेलस्क्रिप्ट™
7c806ff532
refactor(core): Refactor some imports to reduce baseline memory usage ( #15916 )
2025-06-03 11:23:44 +02:00
Raúl Gómez Morales
5bc4e5d846
feat(editor): Add "Change owner" option to editor ( #15792 )
2025-06-03 09:59:07 +02:00
shortstacked
90aac9691d
fix: Add commands for tab interception and visiting (no-changelog) ( #15866 )
2025-05-30 14:01:12 +01:00
Eugene
29a41a48a4
fix: Flaky e2e test in 30-langchain (no-changelog) ( #15793 )
2025-05-30 08:20:30 +02:00
Jaakko Husso
e860dd6d2e
feat(editor): Combine 'Move to Folder' and 'Change owner' modals ( #15756 )
...
This new modal also allows transferring entire folders to other projects and users.
2025-05-28 23:41:07 +03:00
shortstacked
ba70cab9d5
fix: Skip subworkflow input test temporarily ( #15803 )
2025-05-28 21:12:57 +01:00
shortstacked
b0b674e85a
fix: Add Exact Match Option for NDV (no-changelog) ( #15787 )
...
Co-authored-by: Eugene Molodkin <eugene@n8n.io >
2025-05-28 13:34:06 +01:00
कारतोफ्फेलस्क्रिप्ट™
e9dc66b3ff
ci: Remove unused canvas v1 related code from e2e tests ( #15704 )
2025-05-26 17:32:02 +02:00
Benjamin Schroth
fd3512dc16
test: Add back skipped e2e tests 30-langchain ( #15585 )
2025-05-23 09:55:20 +02:00
Jaakko Husso
e5c2aea6fe
feat(editor): Use resource locator at Simple Vector Store memory key, allow cross workflow use ( #15421 )
...
Remove workflow isolation from in-memory Simple Vector Store, making it possible to use vector stores created on other workflows. Display all current in-memory vector stores with a resource locator at Memory Key picker.
Note that these vector stores are still intended for non-production development use. Any users of an instance can access data in all in-memory vector stores as they aren't bound to workflows.
2025-05-22 23:34:59 +03:00
Suguru Inoue
8d1170e3dd
fix(editor): Don't mark node as dirty when NDV is opened ( #15222 )
2025-05-20 15:23:38 +02:00
Dana
570d1e7aad
feat(n8n Evaluation Trigger Node): Add Evaluation Trigger and Evaluation Node ( #15194 )
2025-05-16 11:16:00 +02:00
oleg
b6370fb2ec
fix(editor): Fix partial chat executions ( #15379 )
2025-05-15 17:12:08 +02:00
Suguru Inoue
4657e348f4
feat(editor): Rollout improved log view (2nd attempt) ( #15382 )
2025-05-14 11:51:02 +02:00
Elias Meire
bb2cfc209c
fix(editor): Fix switching between connected SQL/HTML editors ( #15297 )
2025-05-13 18:21:46 +01:00
Alex Grozav
102c67628c
feat(editor): Improve canvas node insertion position ( #14289 )
2025-05-13 19:38:10 +03:00
Suguru Inoue
694af6c9f0
fix(editor): Waiting executions broken - Chat, Form, Wait (no-changelog) ( #15343 )
2025-05-13 17:01:00 +02:00
Eugene
a0a4476175
chore: Rename Test workflow -> Execute workflow ( #15112 )
2025-05-13 09:35:41 +02:00
Suguru Inoue
81caedb319
fix(editor): Revert log view rollout (no-changelog) ( #15309 )
2025-05-12 13:35:18 +02:00
Suguru Inoue
d12c7ee87f
fix(editor): Ensure no running node when execution finished ( #15299 )
2025-05-12 10:39:51 +02:00
Nikhil Kuriakose
d14fb4dde3
fix(editor): Close Workflow URL Import Modal after import ( #15177 )
...
Co-authored-by: Milorad FIlipović <milorad@n8n.io >
2025-05-09 14:06:41 +02:00
Michael Kret
24638420bd
feat: Community Nodes in the Nodes Panel ( #13923 )
...
Co-authored-by: Dana Lee <dana@n8n.io >
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in >
2025-05-09 11:14:41 +01:00
Jaakko Husso
374b2cf882
feat(editor): Don't confirm archiving nonactive workflows (no-changelog) ( #15182 )
2025-05-08 21:33:50 +03:00
Raúl Gómez Morales
be72f736ac
fix(editor): Fix Paired item error message ( #15171 )
2025-05-08 15:40:46 +02:00
Suguru Inoue
ce7ab2f456
test: Update e2e test that fails with the new log view (no-changelog) ( #15217 )
2025-05-08 13:20:59 +02:00
Suguru Inoue
8229b0bcc2
feat(editor): Rollout improved log view ( #15202 )
2025-05-08 11:12:13 +02:00
Suguru Inoue
abdbe50907
test(editor): Add e2e test cases for the logs view ( #15060 )
2025-05-08 05:59:25 +02:00
shortstacked
1122ee7ec9
fix: Remove external call and simplify test (no-changelog) ( #15174 )
2025-05-07 13:21:57 +02:00
oleg
86807978c1
fix(editor): Fix AI Node Logs View to Filter Duplicate Executions ( #15049 )
...
Co-authored-by: autologie <suguru@n8n.io >
2025-05-07 08:55:58 +02:00
Jaakko Husso
3a13139f78
feat(core): Change workflow deletions to soft deletes ( #14894 )
...
Adds soft‑deletion support for workflows through a new boolean column `isArchived`.
When a workflow is archived we now set `isArchived` flag to true and the workflows
stays in the database and is omitted from the default workflow listing query.
Archived workflows can be viewed in read-only mode, but they cannot be activated.
Archived workflows are still available by ID and can be invoked as sub-executions,
so existing Execute Workflow nodes continue to work. Execution engine doesn't
care about isArchived flag.
Users can restore workflows via Unarchive action at the UI.
2025-05-06 17:48:24 +03:00
Milorad FIlipović
cf03a28774
feat(editor): Preserve workflow list sort & page size preferences ( #15101 )
2025-05-06 16:14:06 +02:00
Ricardo Espinoza
aa4607e7b5
fix(editor): Only prompt for MFA code when email is updated ( #15065 )
2025-05-05 07:59:18 -04:00
Alex Grozav
833d8e3c18
refactor(editor): Refactor usePushConnection and introduce new queueing system ( #14529 )
2025-04-30 15:36:43 +03:00
Suguru Inoue
c0b54832b3
feat(editor): Add "Rendered" display mode to the logs view ( #14994 )
2025-04-30 11:36:28 +02:00
Suguru Inoue
0a2b740063
fix(editor): Data in input/output panel incorrectly mapped ( #14878 )
2025-04-28 14:30:44 +02:00
Milorad FIlipović
46df8b47d6
feat(editor): Show workflow breadcrumbs in canvas ( #14710 )
2025-04-28 13:37:55 +02:00
Charlie Kolb
e8ca5e75a9
fix(editor): Disable browser route pushing for NDV URL (no-changelog) ( #14900 )
2025-04-25 15:57:51 +02:00
Charlie Kolb
5ff073bd7b
feat(editor): Include NodeDetailsView in URL ( #14349 )
2025-04-25 10:57:22 +02:00
Dana
db887b6f29
fix(editor): Only show previews if the param is an expression ( #14720 )
...
Co-authored-by: Elias Meire <elias@meire.dev >
2025-04-24 09:08:43 +02:00
Elias Meire
022f4755c2
fix(editor): Fix schema view bugs ( #14734 )
...
Co-authored-by: Michael Kret <michael.k@radency.com >
2025-04-24 08:53:02 +02:00
Jaakko Husso
6c91e7e1b7
fix(editor): Place duplicated WFs always to correct parent folders ( #14713 )
2025-04-22 15:41:12 +03:00
Mutasem Aldmour
74de4037be
fix(editor): Fix same order of buttons in run data selector ( #14677 )
2025-04-17 09:32:07 +02:00