Commit Graph

473 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Svetoslav Dekov
67352ce2f8 feat(editor): Implement delete datastore row UI (no-changelog) (#18729) 2025-08-25 15:59:16 +03: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
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
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
Pavel
0d4c89058d fix(core): Ensure error.message is a string before checking for specific messages (#17417) 2025-08-19 15:40:22 +02:00
Charlie Kolb
94526b9975 feat(editor): Add Alt+Meta+O keyboard shortcut for the About modal (#18530) 2025-08-19 15:10:40 +02:00
Iván Ovejero
fabbddefdc refactor(editor): Update Code node editor for native Python runner (#18538) 2025-08-19 13:40:02 +02:00
Elias Meire
ba5ada24c2 build: Only enable no-argument-spread lint rule in node packages (#18378) 2025-08-18 13:48:46 +02:00
Nikhil Kuriakose
08d82491c8 fix(editor): Use native behaviour on arrow left and right in nodes panel (#18401) 2025-08-18 13:24:52 +02:00
Romeo Balta
79d24a3e92 fix(editor): Fix template link behaviour for exp (no-changelog) (#18477) 2025-08-18 10:33:29 +01:00
Andreas Fitzek
18e32fe774 chore(core): Move scopes and roles into database in preparation for custom roles (#17226) 2025-08-18 06:58:48 +02:00
Eugene
1ddb10c3c8 feat: Add workflow name generation and save after initial generation (no-changelog) (#18348) 2025-08-15 15:38:48 +02:00
Csaba Tuncsik
abf7b11e09 fix(editor): Source control workflow diff release (#17974)
Co-authored-by: r00gm <raul00gm@gmail.com>
2025-08-15 15:31:28 +02:00
oleg
675bb50122 fix(editor): Fix schema view output index filtering (#18383) 2025-08-15 13:39:00 +02:00
Jaakko Husso
eecfa68f50 fix(editor): Fix 'Shared with me' page tabs and header (#18199) 2025-08-15 10:51:26 +03:00
Elias Meire
5917dc88cb fix(editor): Restore background color of NDV backdrop (#18327) 2025-08-14 14:48:21 +03:00
Milorad FIlipović
a94acbd828 fix(editor): Fix Workflow Card spacing (no-changelog) (#18323) 2025-08-14 10:35:24 +02:00
Csaba Tuncsik
d06581ef3f fix(editor): Update SourceControlPullModal to look and feel the same as SourceControlPushModal (#18129)
Co-authored-by: r00gm <raul00gm@gmail.com>
2025-08-12 14:22:35 +02:00
Jaakko Husso
d2cc939725 fix(editor): Show custom project icons on create sidebar dropdown (#18204) 2025-08-12 15:07:17 +03:00
Suguru Inoue
aeef79df53 feat(editor): Make popped out log view window maximizable (#18223) 2025-08-12 13:13:32 +02:00
Romeo Balta
6429c2644d feat(editor): Implement template recommendation v2 experiment (no-changelog) (#18196) 2025-08-11 11:47:14 +01:00
Svetoslav Dekov
3d846f62d9 fix(editor): Fix loading of error workflows in settings (#18126) 2025-08-11 11:30:53 +03:00
Suguru Inoue
c3df5f24ff fix(editor): Editor tooltip style is lost (no-changelog) (#18191) 2025-08-11 10:08:12 +02:00
Mutasem Aldmour
9b103af935 feat(editor): Expand telemetry for "User added node to workflow canvas" event (#18150) 2025-08-11 09:04:20 +02:00
Jaakko Husso
5a69d2a2f3 feat(editor): Add pre-built agents experiment (#18124) 2025-08-09 10:28:14 +03:00
Suguru Inoue
bb3aa18e75 chore(editor): Increase trigger dropdown width (#18121) 2025-08-08 13:21:12 +02:00
Giulio Andreini
1f209da6c9 refactor(editor): Update CSS primitives structure and naming (no-changelog) (#17731) 2025-08-08 11:11:49 +02:00
Svetoslav Dekov
c7108f4a06 fix(editor): Fix an issue with overlapping elements in the Assignment component (#18041) 2025-08-08 09:34:02 +03:00
Csaba Tuncsik
d6bc4abee2 fix(editor): Enhance SourceControlPullModal with improved item structure and styling (#18049) 2025-08-07 20:08:34 +02:00
Michael Kret
847a5d822f fix: Extend deduplication check to all webhook-based triggers and chat trigger (#18044) 2025-08-07 13:46:17 +03:00
Suguru Inoue
8b73b1ce82 chore(editor): The zoomed view misc updates (#17865) 2025-08-07 12:10:06 +02:00