1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
Commit graph

16 commits

Author SHA1 Message Date
Iván Ovejero 1adb730599
test(core): Expand coverage for execution filters () 2024-11-26 10:27:01 +01:00
Marc Littlemore a061dbca07
fix(core): Fix broken execution query when using projectId () 2024-11-25 09:48:45 +01:00
Eugene b4b543d41d
fix(core): Add missing primary key to execution annotation tags table () 2024-10-18 15:06:15 +02:00
Iván Ovejero afda049491
refactor(core): Separate execution startedAt from createdAt () 2024-09-27 13:32:12 +02:00
Iván Ovejero 06d749ffa7
feat(core): Filter executions by project ID in internal API () 2024-09-26 13:31:34 +02:00
Tomi Turtiainen 5156313074
refactor(core): Enable import/order eslint rule () 2024-09-12 19:07:18 +03:00
Eugene 022ddcbef9
feat(core): Execution curation ()
Co-authored-by: oleg <me@olegivaniv.com>
2024-09-02 15:20:08 +02:00
Iván Ovejero d7241cfc3a
refactor(core): Standardize filename casing for services and Public API (no-changelog) () 2024-08-28 13:59:27 +02:00
Iván Ovejero fd58a272e1
refactor(core): Standardize filename casing for controllers and databases (no-changelog) () 2024-08-27 16:44:32 +02:00
कारतोफ्फेलस्क्रिप्ट™ 1869c396f3
fix(core): Do not load ScalingService in regular mode (no-changelog) () 2024-08-08 17:35:17 +02:00
Val fa17391dbd
feat: Return scopes on executions (no-changelog) () 2024-08-07 10:19:09 +01:00
कारतोफ्फेलस्क्रिप्ट™ 36b314d031
fix(core): Stopping an execution should reject any response promises () 2024-07-16 19:25:20 +02:00
कारतोफ्फेलस्क्रिप्ट™ c7d4b471c4
refactor(core): Move backend config to a separate package (no-changelog) () 2024-07-05 11:43:27 +02:00
Iván Ovejero 797342343f
perf(core): Introduce concurrency control for main mode () 2024-06-12 15:05:43 +02:00
Iván Ovejero 9bdc83a399
perf(core): Optimize executions filtering by metadata () 2024-05-22 17:20:01 +02:00
Alex Grozav a3eea3ac5e
feat(editor): Refactor and unify executions views (no-changelog) () 2024-04-19 07:50:18 +02:00