Commit Graph

692 Commits

Author SHA1 Message Date
Suguru Inoue
8b73b1ce82 chore(editor): The zoomed view misc updates (#17865) 2025-08-07 12:10:06 +02:00
Alex Grozav
500d07d813 refactor(editor): Extract users api into rest-api-client package (no-changelog) (#18046) 2025-08-07 12:01:10 +03:00
Csaba Tuncsik
743c120880 fix(editor): Using a for-of loop on Map entries (forEach supported from node v22) (#18064) 2025-08-07 10:05:17 +02:00
Csaba Tuncsik
95ed3c5c92 fix(editor): Improve workflow diff components (#18018) 2025-08-06 18:53:35 +02:00
Iván Ovejero
6495e08c79 chore(editor): Fix typecheck to fix CI (#18050) 2025-08-06 15:52:41 +02:00
Jaakko Husso
2a5c1e2152 chore(editor): Drop rag starter callout experiment flag (no-changelog) (#18039) 2025-08-06 15:08:32 +03:00
Mutasem Aldmour
6046d24c74 feat(editor): Add Production checklist for active workflows (#17756)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2025-08-06 11:15:10 +02:00
Michael Kret
b6c7810844 fix: Empty onclick breaks range parser in HTML editor (#18032) 2025-08-06 11:18:50 +03:00
Milorad FIlipović
d6ee6067cf feat(editor): Update data store front-end (no-changelog) (#18000) 2025-08-05 22:47:57 +02:00
Mutasem Aldmour
c4c46b8ff9 fix: Properly serialize metadata objects in Chat UI (#17963)
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-05 17:18:36 +02:00
Eugene
bac61a7e0d feat: Add message history trimming to AI workflow builder (no-changelog) (#17829) 2025-08-05 15:16:12 +02:00
Alex Grozav
dd049249be fix(editor): Update node status icons precedence (executing -> highest) (#18003) 2025-08-05 16:09:57 +03:00
Csaba Tuncsik
eca95f3432 fix(editor): Improve WorkflowDiffModal UI (#17862) 2025-08-05 12:50:46 +02:00
Nikhil Kuriakose
bdc3a9172d fix(editor): Correct ai template url (#17908) 2025-08-05 11:23:07 +02:00
Suguru Inoue
2d3e13930f chore(editor): Make storybook work (#17995) 2025-08-05 11:07:36 +02:00
Daria
0fffb807ee fix(editor): Prevent cursor from jumping in the focus panel (no-changelog) (#17976) 2025-08-05 10:22:41 +03:00
Milorad FIlipović
a4f75101c7 feat(editor): Allow front-end modules to register modals (no-changelog) (#17885) 2025-08-04 15:23:58 +02:00
Tomi Turtiainen
c425444a7c Merge tag 'n8n@1.106.0' 2025-08-04 16:04:34 +03:00
Csaba Tuncsik
b7887bf899 fix(editor): Migrate from @import to @use for SCSS files to address deprecation warnings (#17858) 2025-08-04 15:01:16 +02:00
Suguru Inoue
566789caee fix(editor): Connection port mapped incorrectly when changed dynamically (#17958) 2025-08-04 14:54:04 +02:00
Robert Squires
7b92e33b3b fix(editor): Focus editable text input when clicking anywhere on the element (#17780) 2025-08-04 13:38:12 +01:00
github-actions[bot]
dc32952fcd 🚀 Release 1.106.0 (#17967)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-08-04 15:21:52 +03:00
Alex Grozav
279dce639a feat: Update Workflow class usage on the Frontend for better performance (no-changelog) (#17680) 2025-08-04 15:04:00 +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
Jon
6d1f2cb67e fix: Fix issue with icon themes not loading for preview nodes (#17869)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-08-01 14:49:45 +01:00
Suguru Inoue
4deb0b2ddb feat(editor): Action/credentials tab in node settings in zoomed view (no-changelog) (#17730)
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-01 13:36:34 +02:00
Romeo Balta
38cef9d133 fix(editor): Send posthog session id to rudderstack (no-changelog) (#17867) 2025-08-01 10:25:16 +01:00
Jon
f150343141 fix: Fix issue with some community nodes not displaying correctly (#17866) 2025-08-01 09:16:19 +01:00
Romeo Balta
491f2fa84d fix(editor): Search by node name (no-changelog) (#17831) 2025-08-01 09:00:06 +01:00
RomanDavydchuk
e8e7b23d47 fix(editor): Store last entered cURL command for each HTTP node (#17834) 2025-08-01 10:58:33 +03:00
Michael Kret
76230d2640 feat: Table in confirm modal to see all workflows using nodes before updating / uninstalling (#17488) 2025-08-01 09:41:04 +03:00
Jaakko Husso
d924d82ee2 fix(Google Sheets Node): Make it possible to set cell values empty on updates (#17224)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
2025-08-01 08:32:05 +02:00
Milorad FIlipović
a83b76cc23 fix(editor): Fix invisible node creator icons (#17870) 2025-07-31 19:11:54 +02:00
Milorad FIlipović
b89c254394 feat(editor): Add front-end for Data Store feature (#17590) 2025-07-31 13:07:00 +02:00
Iván Ovejero
b745cad72c fix(editor): Account for subpath when serving config.js (#17832)
Co-authored-by: autologie <suguru@n8n.io>
2025-07-31 12:59:42 +02:00
Suguru Inoue
ddc4c0b7d9 fix(editor): Fix canvas moving check (#17856) 2025-07-31 12:28:46 +02:00
Suguru Inoue
34991d6f58 fix(editor): Pass down correct props to NodeSettings (no-changelog) (#17820) 2025-07-31 09:41:00 +02:00
oleg
53594a90e4 fix(editor): Include session_id in AI builder tracking (no-changelog) (#17830) 2025-07-30 16:46:30 +02:00
Iván Ovejero
08a7b365b8 perf(core): Stop typechecking during build (#17833) 2025-07-30 16:42:19 +02:00
Shireen Missi
a46fa6072e fix: Hide settings hint from log view (#17813) 2025-07-30 12:20:14 +01:00
Suguru Inoue
58deb857d3 chore(editor): Support new props in TabOptions (#17822) 2025-07-30 13:18:35 +02:00
Suguru Inoue
d16960bad3 refactor(editor): Extract large chunks from NodeSettings (#17665)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-29 15:13:38 +02:00
Tuukka Kantola
3f10d7c9dd refactor(editor): Address issues with new icons (#17643) 2025-07-29 14:04: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
Suguru Inoue
a0cf90b7d8 fix(editor): Fix flaky unit test in editor UI (no-changelog) (#17787) 2025-07-29 13:29:24 +02:00
Suguru Inoue
04c1121075 refactor(editor): Refine INodeUpdatePropertiesInformation type and remove unnecessary type assertions (#17783) 2025-07-29 12:39:03 +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
Guillaume Jacquart
43f267535d fix(editor): Change the checkbox logic for log streaming event selection (#17653) 2025-07-28 20:36:42 +02:00
github-actions[bot]
c0360e52af 🚀 Release 1.105.0 (#17752)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-07-28 16:29:24 +02:00