Commit Graph

2554 Commits

Author SHA1 Message Date
Iván Ovejero
c4abc45ddb
refactor(core): Port save settings (#18557) 2025-08-20 09:49:54 +02:00
Svetoslav Dekov
3d2e165ac5
feat(editor): Add custom data store column headers (no-changelog) (#18390)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-08-19 17:57:35 +02:00
Charlie Kolb
169acd12bd
feat(core): Expose data store service to Data Store Node (no-changelog) (#17970)
Co-authored-by: Daria Staferova <daria.staferova@n8n.io>
2025-08-19 17:43:19 +02:00
Daria
8b98713b7f
feat(core): Always create user table on data store create (no-changelog) (#18488) 2025-08-19 16:56:34 +03:00
Pavel
0d4c89058d
fix(core): Ensure error.message is a string before checking for specific messages (#17417) 2025-08-19 15:40:22 +02:00
Tomi Turtiainen
df54c10172
fix(core): Move /module-settings behind auth (#18492) 2025-08-19 14:48:33 +03:00
Iván Ovejero
961fc538d7
fix(core): Make first queue reconciliation immediate on startup (#18490) 2025-08-19 10:55:52 +02:00
Guillaume Jacquart
741dd693a4
fix(core): Handle insights by workflow table for deleted workflows (#18496) 2025-08-18 17:49:21 +02:00
Daria
9d48a44958
fix(core): Fix failing tests (no-changelog) (#18495) 2025-08-18 18:11:48 +03:00
Elias Meire
ba5ada24c2
build: Only enable no-argument-spread lint rule in node packages (#18378) 2025-08-18 13:48:46 +02:00
Charlie Kolb
adaa1180eb
fix(core): Fix direct import of DTOs (no-changelog) (#18472) 2025-08-18 11:47:37 +02:00
Andreas Fitzek
f8f54f896b
chore(core): SSO logins are considered MFA logins (#18347) 2025-08-18 11:40:35 +02:00
Jaakko Husso
dc86984ae0
fix(core): Support inserting dates to data store via the insert endpoint (#18404) 2025-08-18 10:42:32 +03:00
Iván Ovejero
58aad35592
refactor(core): Port queue recovery config (#18396) 2025-08-18 09:08:03 +02:00
Andreas Fitzek
18e32fe774
chore(core): Move scopes and roles into database in preparation for custom roles (#17226) 2025-08-18 06:58:48 +02:00
Daria
461736dfa7
feat(core): Add delete rows endpoint to data store module (no-changelog) (#18376) 2025-08-15 16:06:19 +03:00
Jaakko Husso
d59cfed74a
fix(core): Separate scopes for project and global data store list endpoints (no-changelog) (#18394) 2025-08-15 14:13:51 +03:00
Jaakko Husso
e1d8eaa170
refactor(core): Add Data store specific errors use them at service / repository (no-changelog) (#18380) 2025-08-15 12:44:10 +03:00
Iván Ovejero
9cc1b11f7f
refactor(core): Port concurrency config (#18324) 2025-08-15 10:47:11 +02:00
Jaakko Husso
b6aa0bbd6b
test(core): Add tests for the remaining data-store endpoints (no-changelog) (#18367) 2025-08-15 10:49:17 +03:00
Jaakko Husso
7fefd54edf
fix(core): Restrict data store access to authorized projects (no-changelog) (#18342) 2025-08-14 15:56:44 +03:00
Daria
087509371b
feat(core): Fix types for Data Store endpoints (no-changelog) (#18335) 2025-08-14 14:23:19 +03:00
Iván Ovejero
c6ae71817e
refactor(core): Allow modules to define paths to load nodes from (#18193) 2025-08-14 11:12:08 +02:00
Tom Martens
9ad998d70c
fix(core): Update email template wording to avoid a/an typo (no-changelog) (#18286)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2025-08-13 09:43:31 +01:00
Charlie Kolb
98dc71e6a7
feat(core): Add Data Store Backend API (no-changelog) (#17824) 2025-08-12 15:54:24 +03:00
Svetoslav Dekov
19946c3f72
fix: Fix the RudderStack config response format (no-changelog) (#18242) 2025-08-12 15:21:57 +03:00
Iván Ovejero
26aed72c6e
fix(core): Support MCP server when offloading is enabled (#18214) 2025-08-11 17:58:59 +02:00
Iván Ovejero
f69d8efa04
refactor(core): Port user management config (#18205) 2025-08-11 16:10:58 +02:00
Amsal Khan
f4a04132d9
fix(core): Handle Redis cache prefix on cluster mode (#17957) 2025-08-11 11:04:28 +02:00
Guillaume Jacquart
31af6d11bb
fix(API): Add shared field to workflows list rest API handler (#17804) 2025-08-11 10:04:07 +02:00
Elias Meire
a5fa808d4a
fix: Fix hot reloading of custom nodes (#18094) 2025-08-11 09:24:05 +02:00
Jaakko Husso
5a69d2a2f3
feat(editor): Add pre-built agents experiment (#18124) 2025-08-09 10:28:14 +03:00
Marc Littlemore
11dcef36df
feat(core): Add workflow diffs feature to license checks (no-changelog) (#18130) 2025-08-08 16:51:39 +01:00
Iván Ovejero
3b701b15d6
feat(core): Unlock queue metrics for multi-main (#17977) 2025-08-08 13:42:36 +02:00
jeanpaul
03c75c365b
fix(core): Fix metric default value handling and add AI model connection validation for setMetric operation in Evaluation (#18088) 2025-08-08 12:38:58 +02:00
Iván Ovejero
85576f5d93
refactor(core)!: Remove deprecated flag --reinstallMissingPackages (#17819) 2025-08-07 17:54:57 +02:00
Michael Kret
9cb5754f33
feat: Add token to sendAndWait operations links to walidate in webhook (#17566) 2025-08-06 17:28:50 +03:00
Iván Ovejero
1bee0ddbf1
refactor: Upgrade to TypeScript 5.9.2 (#17955) 2025-08-06 09:29:09 +02:00
Iván Ovejero
3eb9367add
refactor(core): Decouple community packages from security audit (#17818) 2025-08-05 15:55:31 +02:00
Andreas Fitzek
318a91a3e9
fix(core): Mark invalid enqueued executions as crashed during startup for legacy SQLite driver (#17629) 2025-08-05 13:13:55 +02:00
Iván Ovejero
e8dad4e030
fix(core): Prevent re-entry during workflow activation (#17965) 2025-08-04 20:43:18 +02:00
Eugene
642e68e345
fix(core): Handle null workflow settings in toSaveSettings (#17972) 2025-08-04 17:12:07 +02:00
oleg
ce98f7c175
feat: Abort AI builder requests on chat stop (#17854) 2025-08-04 09:55:07 +02:00
Jon
f150343141
fix: Fix issue with some community nodes not displaying correctly (#17866) 2025-08-01 09:16:19 +01: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
Iván Ovejero
1d31e6a0c4
refactor(core): Start modularizing the community packages feature (#17757) 2025-07-31 13:55:38 +02:00
Michael Kret
1ed8239625
feat: Env to disable webhook response iframe sandboxing (#17851) 2025-07-31 14:37:25 +03: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
RomanDavydchuk
3f1016f1ad
fix(core): Assign execute method to declarative nodes even if they have methods property (#17796) 2025-07-30 23:44:23 +01:00
Iván Ovejero
163565c647
refactor(core): Extract CLI parsing from command registry (#17676) 2025-07-29 14:23:49 +02:00