Commit Graph

769 Commits

Author SHA1 Message Date
oleg
94f0048f02 feat: Add planning step to AI workflow builder (no-changelog) (#18737)
Co-authored-by: Eugene Molodkin <eugene@n8n.io>
2025-09-01 16:28:19 +02:00
Svetoslav Dekov
caeaa679c6 feat(editor): Use n8n date time picker in data tables (no-changelog) (#19060) 2025-09-01 17:24:00 +03:00
Charlie Kolb
81c26676a3 fix: Expose projectId for remaining Data Table contexts (no-changelog) (#19058) 2025-09-01 16:15:53 +02:00
Charlie Kolb
73cc042ebc feat(editor): Provide default ExecuteWorkflow node names based on the selected workflow (#18953) 2025-09-01 15:29:08 +02:00
Charlie Kolb
5bcff78174 feat(Data Table Node): Enable Data Table as Tool (no-changelog) (#19041) 2025-09-01 13:25:30 +02:00
Artem Sorokin
168ac0e9f2 ci: Include THIRD_PARTY_LICENSES.md file with release (#18739) 2025-09-01 12:41:42 +02:00
Ricardo Espinoza
a622f73a74 feat: Allow sorting columns in data tables (no-changelog) (#18969)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-09-01 12:19:05 +02:00
Suguru Inoue
056418307a chore(editor): Bump vue-flow with necessary workaround (#18245)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-09-01 11:54:51 +02:00
Guillaume Jacquart
bf198f8263 feat(editor): Display custom roles in the project role dropdown (#18983)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2025-09-01 11:18:22 +02:00
Andreas Fitzek
864b51d135 fix(editor): Fix broken project creation no-changelog (#19027) 2025-09-01 10:52:38 +02:00
Danny Martini
6aeced8aed fix(editor): Debug in Editor preserves binary data and prevents incorrect dirty marking (#18998)
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-01 10:19:14 +02:00
Suguru Inoue
280dd013ba fix(editor): Fields reset after closing NDV when side panel NDV is also visible (no-changelog) (#18857) 2025-09-01 10:10:10 +02:00
Svetoslav Dekov
33be183a9e fix(editor): Data tables UI fixes (no-changelog) (#18966) 2025-08-30 00:21:29 +03:00
Suguru Inoue
d64a94753f chore: Enable ESLint rule consistent-type-exports (#18973) 2025-08-29 19:02:49 +02:00
Elias Meire
5ea4be474e fix(editor): Support line breaks in resource mapper field names (#18982) 2025-08-29 16:56:18 +01:00
Suguru Inoue
6a400732ae fix(editor): Fix condition for opening the rename node prompt (no-changelog) (#18962) 2025-08-29 16:42:59 +02:00
Robert Squires
21077e9110 fix(editor): Fix color of selection state on execution table (no-changelog) (#18976) 2025-08-29 15:42:29 +01:00
Mutasem Aldmour
cc2ed19ecf fix(editor): Fix nodes failing to render with builder in dev mode (no-changelog) (#18955) 2025-08-29 15:37:23 +02:00
Alex Grozav
fe99b7773d feat(editor): Add boilerplate for SQLite WASM integration and runData worker (no-changelog) (#18959) 2025-08-29 13:50:45 +01:00
Andreas Fitzek
7cfef64799 chore(core): Add custom role management service and endpoints (#18717) 2025-08-29 14:20:32 +02:00
Iván Ovejero
619ff935f1 fix(editor): Make Code node lint errors colorblind friendly (#18958) 2025-08-29 13:35:43 +02:00
Svetoslav Dekov
f1c52461cf test: Migrate 28-resource-mapper to playwright (no-changelog) (#18944) 2025-08-29 14:14:38 +03:00
Svetoslav Dekov
e273afdaa8 feat(editor): Display created and updated at data table columns (no-changelog) (#18948) 2025-08-29 14:03:42 +03:00
Suguru Inoue
de87f67c57 chore(editor): Add telemetry for canvas experiment (#18871) 2025-08-29 12:56:25 +02:00
Mutasem Aldmour
e663858c9d fix(editor): Set workflow name width at different breakpoints (#18956) 2025-08-29 12:50:58 +02:00
Svetoslav Dekov
93e08d8735 feat(editor): Data tables FE tweaks (no-changelog) (#18877)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-08-28 17:34:30 +03:00
Charlie Kolb
a15391acc9 feat(editor): Support relative dependent parameters for collection NodeProperties (#18916) 2025-08-28 16:34:23 +02:00
Ria Scholz
26395d4756 refactor(editor): RunDataTable render null values more distinct (no-changelog) (#18500)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-08-28 15:05:58 +02:00
Jaakko Husso
0347c32cd5 feat(editor): Add sticky to Voice assistant agent template (no-changelog) (#18906) 2025-08-28 13:40:17 +03:00
Charlie Kolb
570ac9b2c1 chore: Rename Data Store api paths to Data Table (no-changelog) (#18674) 2025-08-28 12:31:42 +02:00
yehorkardash
a53aa570d8 fix(Filter Node): Propagate toggle changes correctly (#18864) 2025-08-28 13:24:28 +03:00
Jaakko Husso
ab7998b441 fix(editor): Make resource locator work with data tables (no-changelog) (#18899) 2025-08-28 11:38:47 +03:00
Mutasem Aldmour
d244b99484 feat: Simplify builder tool calls (no-changelog) (#18798) 2025-08-28 10:14:03 +02:00
Raúl Gómez Morales
4bbf7cb749 fix(editor): Prevent execution data from leaking into workflow diffs UI (#18605)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2025-08-28 09:39:32 +02:00
Charlie Kolb
cae2b01288 feat: Revamp Data Table column name restrictions (no-changelog) (#18851) 2025-08-28 09:29:19 +02:00
Jaakko Husso
883e887666 feat(editor): Pre built agents experiment v2 (no-changelog) (#18842) 2025-08-28 09:40:52 +03:00
Elias Meire
a6406b904f fix(editor): Do not focus expression input if it was not in focus before switching (#18744) 2025-08-27 16:03:02 +01:00
Ricardo Espinoza
0c803a63e4 fix(editor): Allow password managers to autocomplete MFA code during login (#18865) 2025-08-27 10:51:45 -04:00
Svetoslav Dekov
f67b7f2ba2 feat(editor): Data table UI redesign (no-changelog) (#18814)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-08-27 15:01:17 +03:00
Raúl Gómez Morales
4d84d589b2 fix(editor): Fix workflow list pagination visibility (#18847) 2025-08-27 11:17:43 +02:00
Suguru Inoue
6d306c53dd feat(editor): Merge experimental params pane into focus pane (no-changelog) (#18337) 2025-08-27 11:04:24 +02:00
Csaba Tuncsik
98bde4f478 fix(core): Add optional context parameter to track creation source for workflows, credentials, and projects (#18736)
Co-authored-by: r00gm <raul00gm@gmail.com>
2025-08-27 10:50:53 +02:00
Romeo Balta
a919ee19a0 fix(editor): Track experiment (no-changelog) (#18834) 2025-08-27 09:17:14 +01:00
Tomi Turtiainen
51c21e00d0 fix(editor): Fix "error connecting to n8n" error if not logged in (#18818) 2025-08-27 09:28:27 +03:00
Andreas Fitzek
ecad12b77a chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
Alex Grozav
f5719371b1 perf(editor): Introduce execution data throttling for logs and canvas updates (no-changelog) (#18812) 2025-08-26 16:01:15 +01:00
Alex Grozav
71ff4d8b6b perf(editor): Optimize log entries calculation with throttled watcher (no-changelog) (#18486) 2025-08-26 13:45:35 +01:00
Iván Ovejero
38f25d74eb feat(editor): Add Python to Code actions (#18668) 2025-08-26 14:29:50 +02:00
Iván Ovejero
1da5acee30 feat(core): Support print RPC call in native Python runner (no-changelog) (#18630) 2025-08-26 11:40:55 +02:00
Iván Ovejero
aa0c8fac83 refactor(core): Add lint rule no-internal-package-import (#18724) 2025-08-26 10:03:32 +02:00