Commit Graph

80 Commits

Author SHA1 Message Date
Stephen Wright
560c95126a
feat: PAY-3774 entities import logic (#19770)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-24 14:23:54 +01:00
mfsiega
2db47fd8c4
fix(core): Batch markAsCrashed updates to avoid oversized queries (#19904) 2025-09-24 11:57:35 +02:00
Daria
66b4b2c4fc
feat(core): Restrict data table size data to users projects (no-changelog) (#19595)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-09-19 18:23:38 +03:00
Andreas Fitzek
feebfd2f79
fix(core): Credential export for personal projects (#19720) 2025-09-18 18:08:00 +02:00
Stephen Wright
652f267c6b
feat: PAY-3773 export entities tooling (#19658) 2025-09-18 08:20:36 +01:00
Andreas Fitzek
33a2d5de17
chore(core): Use dynamic role resolution for access control (#19400) 2025-09-17 11:15:31 +02:00
Andreas Fitzek
69c81a6437
chore(core): Add timestamp fields to Role, and support counting role usages (#19171) 2025-09-17 09:21:40 +02:00
Irénée
dc75be3a6f
fix: Add accurate concurrent executions count to executions list (#19249) 2025-09-15 13:23:05 +01:00
Andreas Fitzek
82184c770e
chore(core): Synchronize OIDC settings updates in multi main (#19360) 2025-09-15 12:42:11 +02:00
Irénée
3af4541391
feat(API): Add running status query on the executions public api endpoint (#19205)
Co-authored-by: Konstantin Tieber <46342664+konstantintieber@users.noreply.github.com>
2025-09-11 13:03:23 +01:00
Daria
12f12da288
feat(core): Add mysql pool size and increase it for CI (no-changelog) (#19347) 2025-09-11 11:14:02 +03:00
Irénée
4a21f79f5c
feat(API): Add cancel status filters to the public api executions endpoint (#19136) 2025-09-04 08:35:25 +01:00
Ricardo Espinoza
6432555082
feat(core): Allow filtering workflows by availableInMCP (#18646) 2025-09-02 16:21:12 -04:00
Stephen Wright
9569965a0b
feat: PAY-2613 add missing status field for select (#19071)
Co-authored-by: Stephen Wright <stephen.wright@Mac.Home>
2025-09-02 13:34:27 +01:00
Guillaume Jacquart
027edbe89d
feat(core): Allow custom project roles from being set to a user project relation (#18926) 2025-09-01 10:22:33 +02:00
Andreas Fitzek
7cfef64799
chore(core): Add custom role management service and endpoints (#18717) 2025-08-29 14:20:32 +02:00
Guillaume Jacquart
f757790394
feat(core): Rebuild project roles to load from the database (#17909) 2025-08-28 11:00:31 +02:00
Charlie Kolb
820fd12f08
chore(core): Rename Data Store DB entries to Data Table (no-changelog) (#18670) 2025-08-27 15:36:00 +02:00
Andreas Fitzek
ecad12b77a
chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
Andreas Fitzek
a21a03d4b0
Revert "chore(core): Use roles from database in global roles (#17853)" (#18738) 2025-08-25 14:29:28 +02:00
Andreas Fitzek
a8e4387f4d
chore(core): Use roles from database in global roles (#17853) 2025-08-22 16:02:01 +02:00
Iván Ovejero
9e420d15c1
refactor(core): Modularize community packages (#18641) 2025-08-22 12:19:01 +02:00
Andreas Fitzek
04e24e387d
chore(core): Enforce email format for user entity, remove unused user validators (#18534) 2025-08-21 14:41:32 +02:00
Jaakko Husso
25d6636711
fix(editor): Change the underlying data store db column types to support decimal numbers (#18549) 2025-08-20 14:06:56 +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
Charlie Kolb
98dc71e6a7
feat(core): Add Data Store Backend API (no-changelog) (#17824) 2025-08-12 15:54:24 +03:00
Daria
81cbbc0cd5
feat(core): Add a migration for data stores (no-changelog) (#18045) 2025-08-11 17:44:34 +03: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
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
056302ebe5
perf(core): Introduce decorator to report slow method calls (#17729) 2025-07-29 12:37:44 +02:00
Guillaume Jacquart
9e3bfff68d
fix(core): Fix getLiveExecutionRowsOnPostgres when there are multiple n8n schemas (#17635) 2025-07-28 12:30:21 +02:00
Mutasem Aldmour
c18fabb419
feat: Track inputs and outputs in Evaluations (#17404) 2025-07-24 18:58:37 +02:00
Andreas Fitzek
3b46dec616
chore(core): Hide invite URL in users list if not an admin (#17101) 2025-07-09 15:58:20 +02:00
Ricardo Espinoza
cc39c50737
perf(core): Improvements to GET /workflows endpoint (#17086) 2025-07-08 14:40:55 -04:00
Iván Ovejero
7d06a89d4d
chore(core): Lintfix modern packages (#17046) 2025-07-07 14:30:57 +02:00
jeanpaul
e982d9144b
feat: Make the 'set output' node optional if you inserted a 'set metrics' node (no-changelog) (#16955) 2025-07-04 14:55:23 +02:00
Andreas Fitzek
657e5a3b3a
feat(core): Allow enforcement of MFA usage on instance (#16556)
Co-authored-by: Marc Littlemore <marc@n8n.io>
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-07-02 11:03:10 +02:00
Elias Meire
0775fd859e
build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +02:00
Guillaume Jacquart
7e376e087e
feat(core): Send email notification when a user invited to a project (#16687) 2025-06-26 11:43:59 +02:00
Iván Ovejero
7c33292483
refactor(core): Move integration test utils for insights (#16693) 2025-06-25 17:32:54 +02:00
Andreas Fitzek
a6ded1fc80
fix(core): Pagination was broken for users list (#16697) 2025-06-25 16:54:22 +02:00
Guillaume Jacquart
92afe036dd
feat(core): Add lastActiveAt datetime column on user table (#16488) 2025-06-24 16:20:10 +02:00
Andreas Fitzek
c4a50df824
chore(core): Expose mfaEnabled field to users list endpoint (#16654) 2025-06-24 14:21:43 +02:00
Iván Ovejero
21ff173070
refactor(core): Move DbConnection to @n8n/db (#16616) 2025-06-24 12:33:01 +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
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
Daria
1ddbb78909
feat(core): Add description to projects (#15611) 2025-06-12 13:57:23 +03:00
Iván Ovejero
a18822af0e
perf(core): Populate cache only with static webhooks (#16048) 2025-06-05 12:02:06 +02:00
कारतोफ्फेलस्क्रिप्ट™
4b11268a6e
refactor(core): Implement a new OnPubSubEvent decorator (#15688) 2025-06-04 18:32:33 +02:00
Iván Ovejero
30d75db9e3
refactor(core): Restore typechecker strictness level in @n8n/db (#16012) 2025-06-04 13:52:41 +02:00