Commit Graph

49 Commits

Author SHA1 Message Date
Daria
781b680f2a feat(editor): Open Focus Panel on canvas action button click (no-changelog) (#16698) 2025-06-25 14:05:37 +03:00
Suguru Inoue
f133736b54 feat(editor): Tweak split execute button style (no-changelog) (#16661) 2025-06-24 13:24:09 +02:00
Jaakko Husso
f4d0b9f796 feat(Sticky Note Node): Support YouTube video embeds on Sticky notes (#16484) 2025-06-23 15:31:31 +03:00
Suguru Inoue
e72df8d682 fix(editor): Node title not updating when selecting a different node (no-changelog) (#16566) 2025-06-20 19:03:14 +02:00
Suguru Inoue
3ea51c11cb fix(editor): Make adjustments to status icon and connector port position in canvas (#16469) 2025-06-20 11:52:53 +02:00
Suguru Inoue
d0eb7a45ad feat(editor): Add experimental NDV pane in canvas (no-changelog) (#16419) 2025-06-19 09:18:05 +02:00
Suguru Inoue
4acebabb4f fix(editor): Fix keyboard shortcut bugs in the log view (#16393) 2025-06-17 11:38:32 +02:00
Suguru Inoue
d68a776e5c refactor(editor): Clean up feature flag for the log view (#15606) 2025-06-10 10:15:22 +02:00
Alex Grozav
5deab75c7d fix(editor): Add visual-only waitingForNext execution state for slow networks (#16143) 2025-06-10 10:32:08 +03: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
Suguru Inoue
c57e697249 feat(editor): Experimental feature flag to show node settings in the canvas (no-changelog) (#15925) 2025-06-05 09:39:01 +02:00
कारतोफ्फेलस्क्रिप्ट™
7c806ff532 refactor(core): Refactor some imports to reduce baseline memory usage (#15916) 2025-06-03 11:23:44 +02: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
Raúl Gómez Morales
57d7b5e35e fix(editor): Fix Execute workflow button hover state (#15518) 2025-05-28 15:42:48 +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
235cabc0bf fix(editor): Update canvas edge toolbar hit area (no-changelog) (#15469) 2025-05-16 17:24:13 +03:00
Suguru Inoue
1935e62adf feat(editor): Keyboard shortcuts for the log view (#15378) 2025-05-16 13:54:25 +02:00
Alex Grozav
102c67628c feat(editor): Improve canvas node insertion position (#14289) 2025-05-13 19:38:10 +03:00
Eugene
a0a4476175 chore: Rename Test workflow -> Execute workflow (#15112) 2025-05-13 09:35:41 +02:00
Ricardo Espinoza
e2b9ada4b5 feat(editor): Allow jumping into sub-workflow with shortkey (#15200) 2025-05-12 07:24:36 -04:00
Benjamin Schroth
8b467e3f56 feat(core): Implement partial execution for all tool nodes (#15168) 2025-05-12 12:31:17 +02:00
Alex Grozav
c51a884617 fix(editor): Ensure editor state updates during execution by using throttle instead of debounce (no-changelog) (#15133) 2025-05-08 11:03:01 +03:00
oleg
cdcd059248 fix(editor): Increase hover delay and hit area for canvas toolbar edge (#15125) 2025-05-06 15:06:59 +02:00
Alex Grozav
73a4a33da0 fix(editor): Fix context menu behaviour and rename shortcut indicator (#15116) 2025-05-06 14:38:16 +03:00
Benjamin Schroth
54dcdedece feat(editor): Support partial executions of tool nodes (#14945) 2025-05-01 08:32:47 +02:00
Alex Grozav
833d8e3c18 refactor(editor): Refactor usePushConnection and introduce new queueing system (#14529) 2025-04-30 15:36:43 +03:00
oleg
97055d5714 feat: AI workflow builder front-end (no-changelog) (#14820)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2025-04-28 15:38:32 +02:00
Suguru Inoue
454e5c77ad fix(editor): Styling/UX improvements on the new logs view (#14789) 2025-04-23 15:31:12 +02:00
Raúl Gómez Morales
1e5c1fceb7 fix: Bring back TidyUp button's icon and fix Easy AI button size (#14818) 2025-04-23 10:00:25 +02:00
Raúl Gómez Morales
e1632348f2 fix(editor): Fix square button layout (no-changelog) (#14671)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-04-17 19:46:53 +02:00
oleg
bc269234cf fix(editor): Fix updating of canvas node issue when credential is set-up (#14633)
Co-authored-by: Alex Grozav <alex@grozav.com>
2025-04-16 09:47:20 +02:00
Suguru Inoue
8f9ea23019 feat(editor): Hover actions on the logs overview (#14386) 2025-04-07 10:35:29 +02:00
Suguru Inoue
37e5349fe1 feat(editor): Show error state in the logs overview (#14248) 2025-04-02 09:21:21 +02:00
Alex Grozav
a245a5ca61 fix(editor): Hide node toolbar on AddNodes node type (#14317) 2025-04-01 14:59:53 +03:00
Alex Grozav
a4a34a2745 fix(editor): Fix nodes and connection debouncing during execution (no-changelog) (#14208) 2025-03-27 11:59:04 +02:00
Alex Grozav
acbaec550f fix(editor): Remove selection box when only one node selected using selection rectangle (#14160) 2025-03-25 12:29:14 +02:00
Alex Grozav
30e2df3218 feat(editor): Add support for Simulate nodes in new canvas (no-changelog) (#13675) 2025-03-25 12:15:03 +02:00
Elias Meire
380d032d9a refactor: Support rendering NodeIcon without a full node type object (no-changelog) (#14097) 2025-03-24 14:42:43 +01:00
Alex Grozav
8215e0b59f refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-03-21 14:01:26 +02:00
Tuukka Kantola
eb91111ddf refactor(editor): Change UI and monospace fonts (#13839) 2025-03-17 21:13:57 +01:00
autologie
4d04c227a9 feat(editor): Popping logs out into a new window (#13788) 2025-03-17 10:50:51 +01:00
Raúl Gómez Morales
4a1e5798ff fix(editor): Ai 668 UI changes to mock nodes modal (no-changelog) (#13899)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-03-17 09:40:07 +01:00
oleg
b4672b8deb refactor: createVectorStoreNode refactoring and embeddings batching support (no-changelog) (#13674) 2025-03-13 16:23:06 +01:00
Csaba Tuncsik
473f6d48db fix(editor): Disable deactivated node execution (#13643) 2025-03-12 10:08:18 +01:00
Elias Meire
23ee7e3778 feat(editor): Add telemetry event for tidy up feature (no-changelog) (#13831) 2025-03-12 08:23:19 +01:00
Elias Meire
f381a24145 feat(editor): Automatically tidy up workflows (#13471) 2025-02-28 15:28:55 +01:00
Alex Grozav
f5743176e5 refactor(editor): Move editor-ui and design-system to frontend dir (no-changelog) (#13564) 2025-02-28 14:28:30 +02:00