Commit Graph

294 Commits

Author SHA1 Message Date
oleg
b5f85e7aae fix(editor): Fix workflow-builder feedback tracking (no-changelog) (#15040) 2025-05-01 15:24:12 +02:00
oleg
3647fd4eba fix(editor): Add missing uiStore import (no-changelog) (#15038) 2025-05-01 12:31:30 +02: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
Suguru Inoue
c0b54832b3 feat(editor): Add "Rendered" display mode to the logs view (#14994) 2025-04-30 11:36:28 +02:00
Csaba Tuncsik
598aa8e131 test(editor): Fix first project add button in closed sidebar (#14991) 2025-04-29 16:55:30 +02:00
Mutasem Aldmour
48f0c91a47 fix(editor): Close saving modal when workflow is new (#14836) 2025-04-29 15:48:25 +02:00
Suguru Inoue
8981e22dd4 fix(editor): "Trigger node not found" error when chat message is entered (#14954) 2025-04-29 13:45:30 +02:00
Ricardo Espinoza
eb465763cf feat: Only show workflows shared with you in the overview page (#14773) 2025-04-28 13:42:05 -04: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
0a2b740063 fix(editor): Data in input/output panel incorrectly mapped (#14878) 2025-04-28 14:30:44 +02:00
Milorad FIlipović
46df8b47d6 feat(editor): Show workflow breadcrumbs in canvas (#14710) 2025-04-28 13:37:55 +02:00
Michael Kret
be53453def feat: Prevent webhook url takeover (#14783) 2025-04-28 14:29:32 +03:00
Charlie Kolb
5ff073bd7b feat(editor): Include NodeDetailsView in URL (#14349) 2025-04-25 10:57:22 +02:00
Suguru Inoue
40aadbf880 perf(editor): Improve performance of the new logs view (#14861) 2025-04-25 10:45:33 +02:00
Suguru Inoue
84cee1d12d fix(editor): Changes to workflow after execution should not affect logs (#14703) 2025-04-24 12:24:26 +02:00
Mutasem Aldmour
92e2a8e61a fix(editor): Show Transform Node in Panel only if available (#14830) 2025-04-24 09:59:22 +02:00
RomanDavydchuk
67240ee069 fix(editor): Handle if nodes are undefined/null in InputNodeSelect (#14860) 2025-04-24 10:17:40 +03:00
Dana
db887b6f29 fix(editor): Only show previews if the param is an expression (#14720)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-04-24 09:08:43 +02:00
Elias Meire
022f4755c2 fix(editor): Fix schema view bugs (#14734)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-04-24 08:53:02 +02:00
Suguru Inoue
454e5c77ad fix(editor): Styling/UX improvements on the new logs view (#14789) 2025-04-23 15:31:12 +02:00
Ricardo Espinoza
697998bcf0 fix: Rename button in ApiKeyCreateOrEditModal and remove redundant scope (no-changelog) (#14811) 2025-04-23 08:13:27 -04:00
कारतोफ्फेलस्क्रिप्ट™
3e5e3a585c refactor(core): Trim down NodeHelpers (no-changelog) (#14829) 2025-04-23 13:46:46 +02:00
Mutasem Aldmour
418a588e89 feat: Refresh workflow name in workflows selector when updated (#14705) 2025-04-23 11:05:44 +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
Suguru Inoue
82b7be5d29 fix(editor): Open NDV from logs view with correct run index (#14779) 2025-04-22 14:46:02 +02:00
Jaakko Husso
6c91e7e1b7 fix(editor): Place duplicated WFs always to correct parent folders (#14713) 2025-04-22 15:41:12 +03:00
Elias Meire
6b344f8a7e feat(editor): Add support for automatic expression switching to RLC (#14735) 2025-04-22 08:09:05 +03: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
Raúl Gómez Morales
acf2453ea7 fix(editor): Fix directives breaking reactivity (no-changelog) (#14665)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-04-17 14:23:12 +02:00
Suguru Inoue
1e0853b24a feat(editor): Log details panel (#14409)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-17 13:44:40 +02:00
RomanDavydchuk
8325ca1a45 fix(editor): Highlight the suggested data type with bold in the Filter node (#14707) 2025-04-17 13:32:53 +03:00
Mutasem Aldmour
74de4037be fix(editor): Fix same order of buttons in run data selector (#14677) 2025-04-17 09:32:07 +02:00
कारतोफ्फेलस्क्रिप्ट™
11a36b758d fix(editor): Restrict what binary-data types can be viewed in the UI (#14685) 2025-04-16 18:05:19 +02:00
Ricardo Espinoza
e1b9407fe9 feat(core): Add scopes to API Keys (#14176)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Danny Martini <danny@n8n.io>
2025-04-16 09:03:16 -04:00
Charlie Kolb
8b3b4749ea fix(editor): Improve handling of trailing 'Trigger' in NodeCreator search (#14612) 2025-04-16 13:43:14 +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
Milorad FIlipović
4e0397eed1 fix(editor): Stop auto-focusing search in resource views (no-changelog) (#14642) 2025-04-16 09:00:47 +02:00
Milorad FIlipović
57444d3a16 feat(editor): Add drag n drop support for folders (#14549) 2025-04-15 16:59:57 +02:00
Suguru Inoue
ed19f0f39b feat(editor): Show logs panel in execution history page (#14477) 2025-04-15 13:26:02 +02:00
Charlie Kolb
a12c9522d5 fix(editor): Show Execute previous Node panel after disabled node in Schema view (#14443) 2025-04-15 10:12:45 +02:00
Mutasem Aldmour
9c34e3d534 feat(editor): Tweak nodes panel to update AI category name and highlight AI Transform node (#14608) 2025-04-14 14:06:26 +02:00
Charlie Kolb
00038be81a test: Add snapshot for sublimeSearch and a first test (no-changelog) (#13794) 2025-04-14 11:56:11 +02:00
RomanDavydchuk
6b2d31ca2b feat(Salesforce Node): Add credentials test (#14486) 2025-04-14 09:46:37 +03:00
Ricardo Espinoza
cade309d3b feat: Add nested search in folders (#14372)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-04-11 19:17:28 -04:00
Milorad FIlipović
be627f08a4 refactor(editor): Decouple Draggable from NDV store (#14531) 2025-04-11 11:17:44 +02:00
Suguru Inoue
d24b684a95 feat(editor): Make logs applicable for all nodes (#14397)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-10 13:05:52 +02:00
Csaba Tuncsik
2fb970aaa1 fix(editor): Add telemetry to Insights (#14511) 2025-04-10 12:46:49 +02:00
Elias Meire
34252f53f9 feat(MCP Client Tool Node): Add MCP Client Tool Node to connect to MCP servers over SSE (#14464)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: JP van Oosten <jp@n8n.io>
2025-04-09 17:31:53 +02:00
jeanpaul
8360283c6f feat(MCP Server Trigger Node): Add MCP Server Trigger node to expose tools to MCP clients (#14403)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-09 14:45:24 +02:00