Commit Graph

615 Commits

Author SHA1 Message Date
Csaba Tuncsik
42c61909c4 fix(editor): Update frontend to handle unlicensed insights dashboard, if only Time saved feature is enabled (#17199) 2025-07-15 09:16:10 +02:00
Charlie Kolb
16f946bde4 fix(editor): Support nested parameters in FocusPanel (no-changelog) (#17295) 2025-07-14 17:56:59 +02:00
Charlie Kolb
987e0ecf09 fix(editor): Amend missing nodeName passthroughs for codemirror completions (no-changelog) (#17292) 2025-07-14 16:33:19 +02:00
github-actions[bot]
f1e03ab6b1 🚀 Release 1.103.0 (#17299)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-07-14 14:27:50 +02:00
Suguru Inoue
075efba2bb fix(editor): Make expression resolution work in embedded ndv (no-changelog) (#17221) 2025-07-14 12:34:40 +02:00
Csaba Tuncsik
d002cc3f7d fix(core): Allow insights breakdown by workflow to be sorted by workflow name (#17184) 2025-07-14 10:10:03 +02:00
Romeo Balta
0259c58cb8 feat(editor): Add new ways to discover templates (#17183) 2025-07-11 15:24:32 +01:00
Daria
4eb18b7dc7 test(editor): Add tests for node settings parameters composable (no-changelog) (#17232) 2025-07-11 17:21:14 +03:00
jeanpaul
a34b30acc7 feat(n8n Evaluation Node): Add pre-defined metrics to the "Set Metrics" operation (#17127) 2025-07-11 13:58:26 +02:00
Suguru Inoue
ba7b2d8fd9 feat(editor): Show collapse icon when hovering anywhere on the column (no-changelog) (#17230) 2025-07-11 13:27:01 +02:00
Jaakko Husso
c96d34b64c fix(editor): Don't wait for cloud plan store to initialize (no-changelog) (#17198) 2025-07-11 10:08:15 +03:00
Daria
5c723e1bdd feat(editor): Store focused panel state in local storage (no-changelog) (#17163) 2025-07-10 15:04:31 +03:00
Daria
4b945a028c feat(editor): Forbid focusing on node settings parameter (no-changelog) (#17193) 2025-07-10 15:00:17 +03:00
Daria
2294c3d71b feat(editor): Move AI Assistant button to canvas action buttons (#16879) 2025-07-10 13:33:30 +03:00
Benjamin Schroth
3edadb5a75 feat: Update Chat SDK to support streaming responses (#17006)
Co-authored-by: Eugene Molodkin <eugene@n8n.io>
2025-07-10 12:25:29 +02:00
Raúl Gómez Morales
b9e7b719c0 fix(editor): Reset current page if out of bounds after page size change (#17124) 2025-07-10 12:08:16 +02: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
Suguru Inoue
f252a39197 fix(editor): Make search work for "rendered" display type (#16910) 2025-07-09 19:29:16 +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
Eugene
59704b4010 fix(editor): Remove feature flag from evals feature (#17107)
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-09 13:17:14 +02:00
Suguru Inoue
ba692281f0 feat(editor): Zoom into a node to open experimental embedded NDV (no-changelog) (#16912)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-07-09 11:50:30 +02:00
Suguru Inoue
3be5823b97 fix(editor): Mitigate performance issue in FE manual executions (#17119) 2025-07-09 11:26:11 +02:00
Daria
474365fd1b feat(editor): Close focus panel when necessary (no-changelog) (#17114) 2025-07-09 11:09:55 +03:00
Charlie Kolb
3610748913 fix(editor): Fix RAG Callout keyboard navigation in nodes search (#17099) 2025-07-08 11:15:31 +02:00
Tomi Turtiainen
779f2e6304 Merge tag 'n8n@1.102.0' 2025-07-08 11:25:36 +03:00
Dana
b73357369f fix(editor): Fit long words for draggable fields (#17063) 2025-07-07 18:43:22 +03:00
github-actions[bot]
0547d6f5d2 🚀 Release 1.102.0 (#17075)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-07-07 17:13:34 +02:00
Charlie Kolb
7cc5a05bd3 fix(editor): Restore valid drag state when NDV is closed via ESC while dragging (#16758) 2025-07-07 14:59:08 +02:00
Daria
534f34d4c1 refactor(editor): Move optionSelected logic to a composable (#16968) 2025-07-07 15:20:06 +03:00
Mutasem Aldmour
974a0c1a35 fix(editor): Address icon feedback (no-changelog) (#17051) 2025-07-07 13:12:39 +02:00
Suguru Inoue
d3330b6bcc feat(editor): Collapse button on table view (#16993) 2025-07-07 10:54:59 +02:00
Nikhil Kuriakose
bd8b7b468c fix(editor): Show escape characters in json view (#16930) 2025-07-07 10:49:26 +02:00
Charlie Kolb
ffe8fbbf73 fix(editor): Support 'Save Workflow' key shortcut in new workflows (#16756) 2025-07-07 08:43:06 +02:00
Tomi Turtiainen
3b14830966 fix(HTTP Request Node): Fix paginated requests with HttpBearerAuth (#17005) 2025-07-04 21:53:01 +03:00
Guillaume Jacquart
bb9679c4fa fix(editor): Reset dirty state on workflow activation only if its current workflow (#16997) 2025-07-04 17:24:21 +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
jeanpaul
e982d9144b feat: Make the 'set output' node optional if you inserted a 'set metrics' node (no-changelog) (#16955) 2025-07-04 14:55:23 +02:00
Alex Grozav
fe8a7221d6 feat(editor): Add vue-scan for frontend performance tracking (no-changelog) (#16995) 2025-07-04 13:01:01 +03:00
Csaba Tuncsik
34aae9665d fix(editor): Fix table pagination state handling and adding more tests (#16986) 2025-07-04 10:10:21 +02:00
Michael Kret
bd69907477 fix: Prevent empty path in webhooks (#16864)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-07-04 10:07:40 +03:00
Mutasem Aldmour
bf926ce87e fix(editor): Update bolt icon to filled (#16954) 2025-07-03 15:05:56 +02:00
Daria
827fb6963d feat(editor): Make focused node props editable (no-changelog) (#16942)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-07-03 16:04:00 +03:00
Milorad FIlipović
c1ac8c19ef fix(editor): Fix item count element wrap in input panel (no-changelog) (#16920) 2025-07-03 14:19:11 +02:00
Csaba Tuncsik
19ac32659f refactor(editor): Update users list on user settings page (#16244)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2025-07-03 13:57:14 +02:00
Iván Ovejero
5b9897c3a2 fix(editor): Refetch module settings on manual license activation (#16943) 2025-07-03 11:06:10 +02:00
Milorad FIlipović
14dd09cf3d fix(editor): Fix button spacing (no-changelog) (#16953) 2025-07-03 11:01:15 +02:00
Mutasem Aldmour
8a5383adcb fix(editor): Fix icon sizes in expanding parameters (no-changelog) (#16890) 2025-07-03 10:59:39 +02:00
Milorad FIlipović
1e96d5436e fix(editor): Don't show email banner if cloud info is missing (no-changelog) (#16948) 2025-07-03 10:25:09 +02:00
Andreas Fitzek
716cb9aaca fix(editor): Clear error states before copy to editor action (#16922) 2025-07-03 10:19:14 +02:00
Nikhil Kuriakose
29bf4a46bd fix(editor): Show shared with me only on multi user instances (#16770) 2025-07-03 09:07:11 +02:00