Commit Graph

71 Commits

Author SHA1 Message Date
Mutasem Aldmour
99293ea400 fix(editor): Reduce telemetry events for builder workflow changes (no-changelog) (#19310) 2025-09-09 10:57:50 +02:00
Daria
48df1de8c9 fix(editor): Respect project id and parent folder for callouts (no-changelog) (#19318) 2025-09-09 10:03:10 +03:00
Suguru Inoue
95952902f0 feat(editor): Show actions in focus panel when multiple nodes are selected (no-changelog) (#18984) 2025-09-03 13:40:00 +02:00
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
Suguru Inoue
6a400732ae fix(editor): Fix condition for opening the rename node prompt (no-changelog) (#18962) 2025-08-29 16:42:59 +02:00
Suguru Inoue
de87f67c57 chore(editor): Add telemetry for canvas experiment (#18871) 2025-08-29 12:56:25 +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
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
Charlie Kolb
94526b9975 feat(editor): Add Alt+Meta+O keyboard shortcut for the About modal (#18530) 2025-08-19 15:10:40 +02:00
Jaakko Husso
5a69d2a2f3 feat(editor): Add pre-built agents experiment (#18124) 2025-08-09 10:28:14 +03:00
Romeo Balta
508c636c2c feat(editor): Ready to run workflows experiment (no-changelog) (#17946) 2025-08-04 09:24:15 +01:00
oleg
ce98f7c175 feat: Abort AI builder requests on chat stop (#17854) 2025-08-04 09:55:07 +02:00
Eugene
f730df398b feat(editor): Add "Working" overlay in the middle of the canvas (no-changelog) (#17744) 2025-07-29 13:32:00 +02:00
Eugene
ec6f243039 feat(editor): Add AI prompt box with workflow suggestions for canvas (no-changelog) (#17741) 2025-07-29 12:16:50 +02:00
Charlie Kolb
a415dbfd96 feat(editor): Release the Focus Panel (#17734) 2025-07-28 12:10:29 +02:00
Charlie Kolb
4f01bd1ecf fix(editor): Use previous node for FocusPanel execution hint (no-changelog) (#17575) 2025-07-25 10:14:31 +02:00
Charlie Kolb
424c79c14b feat(editor): Add telemetry for focus panel (no-changelog) (#17159)
Co-authored-by: Daria Staferova <daria.staferova@n8n.io>
2025-07-24 13:44:39 +02:00
Charlie Kolb
c1aae67a04 fix(editor): Don't hide FocusPanel when NodeCreator is opened to avoid canvas shift (no-changelog) (#17454) 2025-07-22 10:44:57 +02:00
Milorad FIlipović
5ddf290795 feat(editor): Add AI Starter pack experiment (no-changelog) (#17497) 2025-07-21 13:43:40 +02:00
oleg
632b38119b feat: AI Workflow Builder agent (no-changelog) (#17423)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-21 11:18:26 +02:00
Daria
f888b3353b feat(editor): Hide focus panel while node panel is open (no-changelog) (#17333) 2025-07-15 18:35:49 +03:00
Daria
61e2e34caa feat(editor): Make auto-focus work for Focus Panel (no-changelog) (#17294) 2025-07-15 11:52:23 +03:00
Csaba Tuncsik
8fff83032c fix(editor): Open failed node in failed execution from sub-workflow node (#17076)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-10 09:30:27 +02:00
Daria
3aeb622978 feat(editor): Show the right editor in focus panel (#17062)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-07-09 14:40:39 +03:00
Daria
474365fd1b feat(editor): Close focus panel when necessary (no-changelog) (#17114) 2025-07-09 11:09:55 +03:00
Charlie Kolb
ffe8fbbf73 fix(editor): Support 'Save Workflow' key shortcut in new workflows (#16756) 2025-07-07 08:43:06 +02:00
Elias Meire
6ef38411d8 feat(editor): NDV UI overhaul experiment (#14209)
Co-authored-by: jakeranallo <jake.ranallo@gmail.com>
2025-07-04 17:14:17 +02:00
Daria
2d2818cdf8 feat(editor): Implement execute step mechanism for focused panel (no-changelog) (#16891)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-07-02 19:23:48 +03:00
Ricardo Espinoza
d76f05ba3d fix: Stop telemetry events to Posthog (#16788) 2025-06-30 09:08:47 -04:00
Benjamin Schroth
6408d5a1b0 feat: Add fallback mechanism for agent and basic chain llm (#16617) 2025-06-26 16:14:03 +02:00
Daria
781b680f2a feat(editor): Open Focus Panel on canvas action button click (no-changelog) (#16698) 2025-06-25 14:05:37 +03:00
Daria
404f8451d5 feat(editor): Add focus panel component (no-changelog) (#16620) 2025-06-24 18:13:09 +03:00
Alex Grozav
f58c1ce083 refactor(editor): Move frontend permissions code to @n8n/permissions (no-changelog) (#16656) 2025-06-24 14:41:29 +03:00
Alex Grozav
9c654dbbf7 refactor(editor): Move templates api to @n8n/rest-api-client package (no-changelog) (#16542) 2025-06-23 14:04:33 +03:00
Jaakko Husso
d0a313aa1c feat(editor): Add RAG starter template callouts experiment (#16282)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-06-13 17:45:30 +03:00
Raúl Gómez Morales
80a784a50c feat(editor): Add access control and not found entity views (#15860) 2025-06-13 14:17:05 +02:00
Suguru Inoue
d68a776e5c refactor(editor): Clean up feature flag for the log view (#15606) 2025-06-10 10:15:22 +02:00
Suguru Inoue
ac1a1dfbc2 feat(editor): Make ‘Execute workflow’ a split button (#15933) 2025-06-06 13:05:53 +02:00
Charlie Kolb
2724089078 chore: Move router usage out of useCanvasOperation and useWorkflowHelpers (no-changelog) (#16041) 2025-06-05 13:51:07 +02:00
Robert Squires
92cf3cedbb refactor(editor): Reka UI inline text edit component (#15752) 2025-06-04 08:56:25 +01:00
Charlie Kolb
5985df6e51 feat(editor): Add ability to extract sub-workflows to canvas context menu (#15538) 2025-06-02 12:17:27 +02:00
Alex Grozav
e704077864 refactor(editor): Extract @n8n/i18n package for internationalization (no-changelog) (#15466) 2025-05-30 12:44:33 +03:00
Eugene
ca8f087a47 feat(editor): Evaluations frontend (no-changelog) (#15550)
Co-authored-by: Yiorgis Gozadinos <yiorgis@n8n.io>
Co-authored-by: JP van Oosten <jp@n8n.io>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-05-26 12:26:28 +02:00
Suguru Inoue
9938e63a66 feat(editor): Add an option to sync canvas with log view (#15391) 2025-05-22 17:25:58 +02:00
Alex Grozav
4f82040083 refactor(editor): Migrate agentRequest store to @n8n/stores package (no-changelog) (#15462) 2025-05-16 16:46:09 +03:00
Suguru Inoue
1935e62adf feat(editor): Keyboard shortcuts for the log view (#15378) 2025-05-16 13:54:25 +02:00
Alex Grozav
de4c5fc716 refactor(editor): Extract root store into @n8n/stores package (no-changelog) (#15412) 2025-05-16 14:18:16 +03:00
Alex Grozav
102c67628c feat(editor): Improve canvas node insertion position (#14289) 2025-05-13 19:38:10 +03:00
Csaba Tuncsik
3eb1c1c783 fix(editor): FE fixes to insights (#15228) 2025-05-13 17:59:31 +02:00
Ricardo Espinoza
e2b9ada4b5 feat(editor): Allow jumping into sub-workflow with shortkey (#15200) 2025-05-12 07:24:36 -04:00