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 |
|
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 |
|
Alex Grozav
|
2a3fa5088e
|
refactor(editor): Move settings api to @n8n/rest-api-client (no-changelog) (#16186)
|
2025-06-11 10:57:59 +03: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 |
|
Alex Grozav
|
023aa156b3
|
refactor(editor): Move workflowHistory api to @n8n/rest-api-client (no-changelog) (#16183)
|
2025-06-10 15:50:18 +03:00 |
|
Alex Grozav
|
9d12b741ff
|
refactor(editor): Migrate ldap to @n8n/rest-api-client (no-changelog) (#16144)
|
2025-06-10 12:01:09 +03: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
|
00083d5ed6
|
refactor(editor): Migrate sso to @n8n/rest-api-client (no-changelog) (#16145)
|
2025-06-10 10:02:54 +03:00 |
|
Alex Grozav
|
6cf07200dc
|
refactor(editor): Extract API Requests into @n8n/rest-api-client package (no-changelog) (#15930)
|
2025-06-05 13:08:10 +03:00 |
|
Alex Grozav
|
e704077864
|
refactor(editor): Extract @n8n/i18n package for internationalization (no-changelog) (#15466)
|
2025-05-30 12:44:33 +03:00 |
|
Jaakko Husso
|
e860dd6d2e
|
feat(editor): Combine 'Move to Folder' and 'Change owner' modals (#15756)
This new modal also allows transferring entire folders to other projects and users.
|
2025-05-28 23:41:07 +03:00 |
|
Eugene
|
ca8f087a47
|
feat(editor): Evaluations frontend (no-changelog) (#15550)
Co-authored-by: Yiorgis Gozadinos <yiorgis@n8n.io>
Co-authored-by: JP van Oosten <jp@n8n.io>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-05-26 12:26:28 +02:00 |
|
Elias Meire
|
7f0c6d62e6
|
feat(editor): Distinguish official verified nodes from community built nodes (#15630)
|
2025-05-23 17:04:22 +02:00 |
|
Eugene
|
8152f8c6a7
|
feat(core): Update data model for Evaluations (no-changelog) (#15520)
Co-authored-by: Yiorgis Gozadinos <yiorgis@n8n.io>
Co-authored-by: JP van Oosten <jp@n8n.io>
|
2025-05-22 12:55:31 +02:00 |
|
Michael Kret
|
24638420bd
|
feat: Community Nodes in the Nodes Panel (#13923)
Co-authored-by: Dana Lee <dana@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2025-05-09 11:14:41 +01:00 |
|
Milorad FIlipović
|
1c65e82b38
|
feat(editor): Implement 'Shared with you' section in the main navigation (#15140)
|
2025-05-08 09:24:32 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
2bb190349b
|
refactor(core): Move more code into @n8n/permissions. Add aditional tests and docs (no-changelog) (#15062)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-05-06 15:11:05 +02: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 |
|
Michael Kret
|
be53453def
|
feat: Prevent webhook url takeover (#14783)
|
2025-04-28 14:29:32 +03:00 |
|
Csaba Tuncsik
|
614579026d
|
fix(editor): Use redirect url also with SSO login (#14893)
|
2025-04-28 10:21:49 +02:00 |
|
Mutasem Aldmour
|
418a588e89
|
feat: Refresh workflow name in workflows selector when updated (#14705)
|
2025-04-23 11:05:44 +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 |
|
Elias Meire
|
8c352293b5
|
fix(editor): Schema preview displays for some empty nodes (#14488)
|
2025-04-11 14:47:29 +01:00 |
|
oleg
|
53e11b19ad
|
feat(core): Automatically extract evaluation metrics (no-changelog) (#14051)
|
2025-03-25 15:43:19 +01:00 |
|
Milorad FIlipović
|
1f56a24bbd
|
fix(editor): Addressing internal testing feedback for folders (no-changelog) (#13997)
|
2025-03-20 15:48:10 +01:00 |
|
Milorad FIlipović
|
1c17d12209
|
feat(editor): Implement folder move functionality (no-changelog) (#13922)
|
2025-03-17 12:46:21 +01:00 |
|
Elias Meire
|
042aa39024
|
feat(editor): Add new telemetry event for schema preview (no-changelog) (#13930)
|
2025-03-17 10:14:31 +00:00 |
|
Milorad FIlipović
|
e73f618851
|
feat(editor): Add functionality to delete and rename folders (no-changelog) (#13785)
|
2025-03-12 11:04:53 +01:00 |
|
Ricardo Espinoza
|
17738c5096
|
fix(core): Do not validate email when LDAP is enabled (#13605)
|
2025-03-03 19:15:52 +01:00 |
|
Milorad FIlipović
|
2cb9d9e29f
|
feat(editor): Add functionality to create folders (#13473)
|
2025-02-28 15:50:50 +01:00 |
|
Alex Grozav
|
f5743176e5
|
refactor(editor): Move editor-ui and design-system to frontend dir (no-changelog) (#13564)
|
2025-02-28 14:28:30 +02:00 |
|