Commit Graph

285 Commits

Author SHA1 Message Date
Elias Meire
0775fd859e build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +02:00
Alex Grozav
067eff6073 refactor(editor): Detangle cloudPlan store (no-changelog) (#16706) 2025-06-27 10:15:00 +03:00
Daria
2e78771ebf feat(editor): Disable reset value for code and sql editors (no-changelog) (#16741) 2025-06-27 10:03:50 +03:00
Benjamin Schroth
6408d5a1b0 feat: Add fallback mechanism for agent and basic chain llm (#16617) 2025-06-26 16:14:03 +02:00
Jaakko Husso
0b7bca29f8 feat(editor): Add 'Whats new' section and modal (#16664) 2025-06-26 16:41:49 +03:00
Charlie Kolb
fcf559b93d chore: Refactor node parameter assignment logic out of NodeSettings (no-changelog) (#16665) 2025-06-26 15:03:33 +02:00
Daria
4d211a0794 feat(editor): Improve style of Canvas action buttons (#16724) 2025-06-26 15:36:19 +03:00
Michael Kret
b70cc944fc fix: Helper to set proper operation for sendAndWait action (#16701) 2025-06-25 21:23:33 +03:00
Daria
781b680f2a feat(editor): Open Focus Panel on canvas action button click (no-changelog) (#16698) 2025-06-25 14:05:37 +03:00
Benjamin Schroth
e89487f602 fix(editor): Remove automatic resizing of output view (#16672) 2025-06-24 17:53:55 +02:00
Daria
404f8451d5 feat(editor): Add focus panel component (no-changelog) (#16620) 2025-06-24 18:13:09 +03:00
Csaba Tuncsik
79eef1e347 fix(editor): Prevent multiple community registration request submission (#16621) 2025-06-24 14:06:21 +02:00
Alex Grozav
f58c1ce083 refactor(editor): Move frontend permissions code to @n8n/permissions (no-changelog) (#16656) 2025-06-24 14:41:29 +03:00
Suguru Inoue
f133736b54 feat(editor): Tweak split execute button style (no-changelog) (#16661) 2025-06-24 13:24:09 +02:00
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
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
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
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
Charlie Kolb
701c31cfbc feat(editor): Propagate targetNodeParameterContext throughout expression resolution logic (no-changelog) (#16476) 2025-06-18 17:05:32 +02: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
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
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
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
Charlie Kolb
396da25c62 feat(editor): Show node type on hover over node icon in NDV (#16278) 2025-06-13 10:22:49 +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
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
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
Charlie Kolb
d17a15ef9a Revert "feat(editor): Change default node names depending on node ope… (#16169) 2025-06-10 11:34:08 +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
07ed01d9fc refactor(editor): Migrate versions api to @n8n/rest-client-api (no-changelog) (#16147) 2025-06-10 10:47:51 +03:00
Alex Grozav
5deab75c7d fix(editor): Add visual-only waitingForNext execution state for slow networks (#16143) 2025-06-10 10:32:08 +03:00