Commit Graph

12227 Commits

Author SHA1 Message Date
Shireen Missi
4f511aab68 fix: Update required node js version in CONTRIBUTING.md (#11437) 2024-10-29 08:54:35 +00:00
Iván Ovejero
097f93564c refactor(core): Port security config (#11440) 2024-10-29 08:52:07 +01:00
Iván Ovejero
c152a3ac56 fix(core): Ensure job processor does not reprocess amended executions (#11438) 2024-10-29 08:51:55 +01:00
Alex Grozav
ad292350b3 fix(editor): Import copy-pasted workflow only after nodes are added to new canvas (no-changelog) (#11434) 2024-10-28 17:47:12 +02:00
Tomi Turtiainen
d4c4db823e feat: Forward logs from task runner to logger (no-changelog) (#11422) 2024-10-28 15:44:03 +01:00
Tomi Turtiainen
c56f30ce15 feat: N8N_RUNNERS_MAX_OLD_SPACE_SIZE configuration (no-changelog) (#11419) 2024-10-28 16:14:38 +02:00
Ivan Atanasov
3f30a08c8a chore: Add vitest extension for vs code test execution (#11414) 2024-10-28 14:42:27 +01:00
Charlie Kolb
3cd804fe1d test(editor): Add e2e test to verify Save button behavior when opening and closing Webhook node (#11407) 2024-10-28 13:51:28 +01:00
कारतोफ्फेलस्क्रिप्ट™
8f5fe05a92 refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
Jon
04c075a46b fix(Asana Node): Fix issue with pagination (#11415) 2024-10-28 09:58:00 +00:00
Iván Ovejero
12d218ea38 refactor(core): Port license config (#11428) 2024-10-28 10:52:31 +01:00
Danny Martini
cb7c4d29a6 feat(core): Handle nodes with multiple inputs and connections during partial executions (#11376) 2024-10-28 10:16:19 +01:00
Raúl Gómez Morales
ae37c520a9 fix(editor): Fix TypeError: Cannot read properties of undefined (reading '0') (#11399) 2024-10-28 10:15:22 +01:00
Raúl Gómez Morales
8147038cf8 feat(editor): Update ownership pills (#11155) 2024-10-28 08:48:51 +01:00
Mutasem Aldmour
351134f786 fix(editor): Ensure toasts show above modal overlays (#11410) 2024-10-25 16:56:47 +02:00
Tomi Turtiainen
d6aaeea2ab fix: Load sentry for task runner server only if configured (no-changelog) (#11420) 2024-10-25 17:52:39 +03:00
Charlie Kolb
7699240073 fix(editor): Add Retry button for AI Assistant errors (#11345) 2024-10-25 15:35:46 +02:00
Jon
766cc92978 fix(Lemlist Node): Fix typos and incorrect action name (no-changelog) (#11406) 2024-10-25 14:02:07 +01:00
Michael Kret
151f4dd7b8 fix(n8n Form Node): Form Trigger does not wait in multi-form mode (#11404) 2024-10-25 11:49:36 +01:00
Iván Ovejero
8b0a48f530 fix(editor): Prevent running workflow that has issues if listening to webhook (#11402) 2024-10-25 10:48:41 +02:00
Danny Martini
7fc3b25d21 fix(core): Fix Message Event Bus Metrics not counting up for labeled metrics (#11396) 2024-10-25 10:24:39 +02:00
कारतोफ्फेलस्क्रिप्ट™
8cbe94708e refactor: Every node class should have a distinct constructor name (no-changelog) (#11403) 2024-10-25 09:55:15 +02:00
oleg
2e6446454d fix(core): Fix resolving of $fromAI expression via evaluateExpression (#11397)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-24 22:50:18 +02:00
कारतोफ्फेलस्क्रिप्ट™
8608baeb7e fix(core): On unhandled rejections, extract the original exception correctly (#11389) 2024-10-24 20:02:05 +02:00
Val
95c5df0781 refactor: Remove all scope definition duplication (no-changelog) (#11401) 2024-10-24 19:41:05 +02:00
Marc Littlemore
8201d322dd feat: Add active workflow triggers metric (no-changelog) (#11398) 2024-10-24 17:27:56 +01:00
कारतोफ्फेलस्क्रिप्ट™
5341ed228d fix(core): Do not report instances of FilterError to Sentry (no-changelog) (#11388) 2024-10-24 17:56:32 +02:00
कारतोफ्फेलस्क्रिप्ट™
ed30d43236 fix(core): Make execution and its data creation atomic (#11392) 2024-10-24 16:07:26 +02:00
Alex Grozav
0d0bd2932e fix(editor): Toolbar, layering, and label rendering improvements on new canvas (no-changelog) (#11390) 2024-10-24 17:02:26 +03:00
Alex Grozav
46f3b4a258 fix(editor): Support middle click to scroll when using a mouse on new canvas (#11384) 2024-10-24 16:51:37 +03:00
Val
74d870530b refactor: Remove duplication of scope definitions (no-changelog) (#11387) 2024-10-24 13:28:26 +01:00
Elias Meire
ff14dcb3a1 fix(editor): Hide data mapping tooltip in credential edit modal (#11356) 2024-10-24 13:22:15 +01:00
Iván Ovejero
656439e871 fix(core): Add safeguard for command publishing (#11337) 2024-10-24 13:22:28 +02:00
Iván Ovejero
f4ea943c9c fix(core): Ensure LoggerProxy is not scoped (#11379) 2024-10-24 12:53:34 +02:00
कारतोफ्फेलस्क्रिप्ट™
9d0e1c6854 Merge tag 'n8n@1.65.0' 2024-10-24 12:44:46 +02:00
github-actions[bot]
247bcc16c8 🚀 Release 1.65.0 (#11386)
Co-authored-by: cstuncsik <5410822+cstuncsik@users.noreply.github.com>
2024-10-24 12:29:51 +02:00
Charlie Kolb
ab86d8fb9f test(editor): Set 'data-test-id' in design-system unit tests to match with editor-ui and cypress (no-changelog) (#11381) 2024-10-24 12:20:46 +02:00
Iván Ovejero
88c1c4ad7b refactor(core): Add external secrets log scope (#11224) 2024-10-24 11:37:19 +02:00
Raúl Gómez Morales
475d72e0bc fix(editor): Fix Cannot read properties of undefined (reading 'finished') (#11367) 2024-10-24 08:57:32 +02:00
oleg
e61a8535aa fix(AI Agent Node): Preserve intermediateSteps when using output parser with non-tool agent (#11363) 2024-10-23 16:48:26 +02:00
Alex Grozav
197a1264d1 feat(editor): Improve new canvas discovery design by specifying ALPHA version (no-changelog) (#11373) 2024-10-23 17:08:27 +03:00
कारतोफ्फेलस्क्रिप्ट™
066aa48baa ci: Fix benchmark docker builds (no-changelog) (#11372) 2024-10-23 16:01:07 +02:00
Shireen Missi
7a71cff4d7 fix(core): Change dedupe value column type from varchar(255) to text (#11357) 2024-10-23 14:16:48 +01:00
Michael Kret
fd11f1e169 fix: Check if execution will wait on Test step click (no-changelog) (#11311) 2024-10-23 15:53:01 +03:00
कारतोफ्फेलस्क्रिप्ट™
96219486dc ci: Use tsc-watch across all backend packages (no-changelog) (#11364) 2024-10-23 14:39:44 +02:00
Danny Martini
e6b2f8e7e6 fix(API): PUT /credentials/:id should move the specified credential, not the first one in the database (#11365) 2024-10-23 14:21:11 +02:00
Raúl Gómez Morales
5d0e0e0889 test(editor): Fix e2e tests (no-changelog) (#11369) 2024-10-23 14:11:10 +02:00
Tomi Turtiainen
0e7eccd238 feat(benchmark): Add filter flag (#11355) 2024-10-23 15:09:30 +03:00
Tomi Turtiainen
f414e90993 refactor: Clean task runner code (#11368) 2024-10-23 14:34:08 +03:00
Val
74fc3889b9 fix(core): Sanitise IdP provided information in SAML test pages (#11171)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-23 13:22:15 +02:00