Commit Graph

803 Commits

Author SHA1 Message Date
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
nik8n
e94a125248 feat(editor): Persistent values in resource locator (no-changelog) (#18749) 2025-08-25 19:34:18 +02:00
Charlie Kolb
1777803e26 feat(Data Table Node): Add Data Table Node (no-changelog) (#18556) 2025-08-25 15:57:55 +02:00
Svetoslav Dekov
67352ce2f8 feat(editor): Implement delete datastore row UI (no-changelog) (#18729) 2025-08-25 15:59:16 +03:00
Charlie Kolb
2dc34b2f17 chore(core): Rename Data Store module to Data Table (no-changelog) (#18675) 2025-08-25 14:57:23 +02:00
Andreas Fitzek
a21a03d4b0 Revert "chore(core): Use roles from database in global roles (#17853)" (#18738) 2025-08-25 14:29:28 +02:00
shortstacked
4206b4ab50 fix: Change siderbar to use innerWidth instead of outerWidth (#18727) 2025-08-25 11:48:45 +01:00
Svetoslav Dekov
fb97ec876c feat(editor): Address data tables UI feedback (no-changelog) (#18566)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-08-25 12:25:28 +03:00
Milorad FIlipović
802157a329 feat(editor): Data store UI/UX improvements (no-changelog) (#18587)
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
2025-08-25 09:46:40 +03:00
Raúl Gómez Morales
c8dc7d9ab6 fix(editor): Add fallback color for NodeItem Icons (#18607) 2025-08-25 08:25:07 +02:00
Raúl Gómez Morales
b6681bb92c fix(editor): Update misleading toaster success message when creating a personal workflow / credential (#18541) 2025-08-22 16:51:00 +02:00
Andreas Fitzek
a8e4387f4d chore(core): Use roles from database in global roles (#17853) 2025-08-22 16:02:01 +02:00
Guillaume Jacquart
8b4e8f347f fix(editor): Hide sso auth protocol selection if no license available (#18655) 2025-08-22 13:01:53 +02:00
Shireen Missi
f7a663172b fix: Do not wait for community nodes to load (#18628)
Co-authored-by: Elias Meire <elsmr@users.noreply.github.com>
2025-08-21 15:20:37 +01:00
Nikhil Kuriakose
9881b9e435 fix(editor): Dont check for whats new if in demo mode (#18532) 2025-08-21 13:45:31 +02:00
Elias Meire
010b6dc7a5 fix(editor): Show test URL when trigger is listening because of a connected node (#18403)
Co-authored-by: Your Name <you@example.com>
2025-08-21 07:27:52 +03:00
Elias Meire
d3431c0ae5 fix(editor): Fix importing curl commands with comma (#18409)
Co-authored-by: Your Name <you@example.com>
2025-08-21 07:06:59 +03:00