Commit Graph

395 Commits

Author SHA1 Message Date
Alex Grozav
20c63436d2 fix(editor): Fix broken types for globally defined components (no-changelog) (#16505)
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2025-06-24 13:01:23 +02:00
Raúl Gómez Morales
254c9d7fb4 feat(editor): Implement filter by project and ownership pills for source control push modal (#16551) 2025-06-23 16:06:07 +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
Nikhil Kuriakose
d23e1016a8 fix(editor): Set workflow project to be shown in the breadcrumb (#16586) 2025-06-23 13:22:51 +02: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
Suguru Inoue
351db434a8 fix(editor): Add back keyboard shortcuts for log view in PiP (no-changelog) (#16563) 2025-06-20 19:06:11 +02: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
Benjamin Schroth
79650ea55a feat: Add model selector node (#16371) 2025-06-20 15:30:33 +02:00
Giulio Andreini
a9688b101f fix(editor): New quick start video URL (#16546) 2025-06-20 14:53:51 +02:00
Alex Grozav
c59f388321 refactor(editor): Detangle versions store from settings store (no-changelog) (#16508) 2025-06-20 15:39:47 +03:00
Michael Kret
dadbd5fafe fix: When community node added as tool, don't show details view (#16539) 2025-06-20 14:57:00 +03:00
Alex Grozav
4f4fa5e4af refactor(editor): Detangle users store from settings store (no-changelog) (#16510) 2025-06-20 13:01:44 +03: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
Jaakko Husso
7d8049b7f9 fix(editor): Recommend Simple Vector Store even if WF has no AI nodes (#16514) 2025-06-19 18:12:05 +03:00
Iván Ovejero
bb7c68f6bf refactor(core): Centralize module management (#16464)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-19 14:32:31 +02:00
Suguru Inoue
d0eb7a45ad feat(editor): Add experimental NDV pane in canvas (no-changelog) (#16419) 2025-06-19 09:18:05 +02:00
Andreas Fitzek
c0d1ff6e4c feat(core): Extend user list to allow expanding the user list to projects (#16314)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-06-18 22:26:50 +02:00
Charlie Kolb
701c31cfbc feat(editor): Propagate targetNodeParameterContext throughout expression resolution logic (no-changelog) (#16476) 2025-06-18 17:05:32 +02:00
Jaakko Husso
8e083b3c56 fix(editor): Add link to docs on the RAG starter template (no-changelog) (#16468) 2025-06-18 12:36:27 +03:00
Iván Ovejero
6ba8e0bebe refactor(core): Decouple module settings from frontend service (#16324)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-18 10:00:02 +02:00
Raúl Gómez Morales
49b9439ec0 feat(editor): Add Support for Granular Push of Credentials and Workflows (#16439) 2025-06-18 09:42:52 +02:00
luka
c64ccf74a2 refactor(editor): Optimize the logic of replacing illegal characters in download workflow naming (#16260) 2025-06-17 17:15:16 +02:00
Jaakko Husso
db93873d33 fix(editor): Add a sticky note explaining embeddings on the RAG starter template (no-changelog) (#16440) 2025-06-17 17:29:00 +03:00
Raúl Gómez Morales
1da3c70507 feat(editor): Add OIDC paywall (#16347) 2025-06-17 15:21:34 +02:00
Alex Grozav
5caf7a2660 refactor(editor): Detangle ui store from settings store (no-changelog) (#16384) 2025-06-17 12:07:46 +02:00
Suguru Inoue
4acebabb4f fix(editor): Fix keyboard shortcut bugs in the log view (#16393) 2025-06-17 11:38:32 +02:00
Alex Grozav
f9f0fdf40d fix(editor): Fix and enable copying to clipboard in PiP (#15632)
Co-authored-by: autologie <suguru@n8n.io>
2025-06-17 11:24:48 +03:00
Guillaume Jacquart
62a33e8074 feat(editor): Add tracking on oidc save setting (#16378) 2025-06-16 15:10:37 +02:00
Suguru Inoue
58a556430c fix(editor): Fix log view style bugs (#16312) 2025-06-16 14:50:57 +02:00
Alex Grozav
c22ca2cb4a refactor(editor): Extract SAML, OIDC, and LDAP from Settings Store into SSO Store (no-changelog) (#16276) 2025-06-16 14:54:31 +03:00
Suguru Inoue
e93fd1a689 fix(editor): Fix inaccurate message in log view when input data is empty (#16234) 2025-06-16 12:09:57 +02:00
Suguru Inoue
3fcabd40b3 fix(editor): Cannot expand sub execution log if it finished with an error (#16236)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-06-16 12:09:45 +02:00
Giulio Andreini
701816aae1 fix(editor): Fix tags in dar mode and spacing in workflow card (no-changelog) (#16271) 2025-06-16 10:09:51 +02: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
Ricardo Espinoza
30148df7f3 feat(core): Add OIDC support for SSO (#15988)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2025-06-13 16:18:14 +02: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
Alex Grozav
e6e607f83e refactor(editor): Detangle users store from ui store (no-changelog) (#16322) 2025-06-13 14:51:14 +03:00
Charlie Kolb
396da25c62 feat(editor): Show node type on hover over node icon in NDV (#16278) 2025-06-13 10:22:49 +02:00
Suguru Inoue
b2eb33351f fix(editor): Logs not shown when tools are partially executed (#16274) 2025-06-13 10:09:52 +02:00
Guillaume Jacquart
84c51b1bd9 fix(editor): Fix pagination and sorting issue for insights (#16288) 2025-06-13 10:08:08 +02:00
oleg
ecfb6674ef fix(editor): Prevent node renaming to restricted JS method names (#16270) 2025-06-12 16:11:36 +02:00
Charlie Kolb
4e94488622 feat(editor): Change default node names depending on node operation and resource (#16188) 2025-06-12 13:57:26 +02:00
Daria
1ddbb78909 feat(core): Add description to projects (#15611) 2025-06-12 13:57:23 +03:00
Csaba Tuncsik
e681e6b477 refactor: Add common DTOs and schemas for the redesigned users list (#16097) 2025-06-11 14:55:04 +02:00
Suguru Inoue
b9e03515bd feat(editor): Remember different panel state for sub nodes (#16189) 2025-06-11 14:46:19 +02:00
Alex Grozav
2a3fa5088e refactor(editor): Move settings api to @n8n/rest-api-client (no-changelog) (#16186) 2025-06-11 10:57:59 +03:00
luka
cdab4c1bc6 fix(editor): Fix the issue that the content of json, html, csv, md, txt, and css files contained garbled Chinese characters when clicking the view button (#16118)
Co-authored-by: luka <zhoupf@seirobotics.net>
2025-06-11 09:36:54 +02:00
Alex Grozav
a54f0c8af7 refactor(editor): Move cloudPlans api to @n8n/rest-api-client (no-changelog) (#16182) 2025-06-10 18:03:24 +02:00
Suguru Inoue
aa03110f2e fix(editor): Adjust time format for negative numbers (no-changelog) (#16194) 2025-06-10 17:25:22 +02:00
Alex Grozav
023aa156b3 refactor(editor): Move workflowHistory api to @n8n/rest-api-client (no-changelog) (#16183) 2025-06-10 15:50:18 +03:00