Commit Graph

14995 Commits

Author SHA1 Message Date
Elias Meire
ba5ada24c2 build: Only enable no-argument-spread lint rule in node packages (#18378) 2025-08-18 13:48:46 +02:00
shortstacked
f769d5588e test: Add workflow api testing for webhooks (#18400) 2025-08-18 12:41:13 +01:00
shortstacked
7c80086a6b test: Migrate data pinning tests from Cypress to Playwright (#18462) 2025-08-18 12:28:32 +01:00
Nikhil Kuriakose
08d82491c8 fix(editor): Use native behaviour on arrow left and right in nodes panel (#18401) 2025-08-18 13:24:52 +02:00
Greg Linklater
735e064749 fix(Grist Node): Test for integer precision loss (#17136)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2025-08-18 11:33:46 +01:00
Romeo Balta
f0a4ecd6a5 fix(editor): Fix ready to run workflows experiment (no-changelog) (#18475) 2025-08-18 11:27:23 +01:00
Iván Ovejero
47cb4a07ca refactor(core): Include native Python option in Code node (#18331) 2025-08-18 12:25:47 +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
Romeo Balta
79d24a3e92 fix(editor): Fix template link behaviour for exp (no-changelog) (#18477) 2025-08-18 10:33:29 +01:00
shortstacked
cbf935af91 test: Migrate 12-canvas-actions tests to Playwright (#18442) 2025-08-18 10:32:38 +01:00
Romeo Balta
b3a9a0d097 fix(editor): Remove undismissible callout (no-changelog) (#18473) 2025-08-18 10:19:02 +01:00
Milorad FIlipović
55776f5cf4 feat(editor): Add data store grid component (no-changelog) (#18392) 2025-08-18 10:09:56 +02:00
shortstacked
20bbc7f80b test: Migrate 2929 test to Playwright (#18425) 2025-08-18 09:05:38 +01:00
shortstacked
3788268b15 test: Migrate 6-code-node tests to Playwright (#18454) 2025-08-18 09:05:21 +01: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
renovate[bot]
1976a91e5c chore: Update actions/checkout digest to ff7abcd (#18389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-17 11:49:12 +01:00
renovate[bot]
67d9833cbf chore: Update useblacksmith/build-push-action digest to 574eb0e (#18424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-16 07:43:45 +01:00
Elias Meire
dcd060ce33 fix(Airtable Node): Create record: skip type validation when typecast is enabled (#18393) 2025-08-15 19:59:31 +03:00
shortstacked
726f0ff37a feat: Add performance plan presets for testcontainers (#18231) 2025-08-15 16:17:55 +01:00
Eugene
1ddb10c3c8 feat: Add workflow name generation and save after initial generation (no-changelog) (#18348) 2025-08-15 15:38:48 +02:00
Csaba Tuncsik
abf7b11e09 fix(editor): Source control workflow diff release (#17974)
Co-authored-by: r00gm <raul00gm@gmail.com>
2025-08-15 15:31:28 +02:00
Elias Meire
041672eb6c fix(Google Gemini Node): Use custom host from credential (#18405) 2025-08-15 16:19:28 +03:00
Elias Meire
2203d1e77f fix(n8n Form Trigger Node): Make order of form field name inputs consistent (#18410) 2025-08-15 16:10:54 +03:00
Daria
461736dfa7 feat(core): Add delete rows endpoint to data store module (no-changelog) (#18376) 2025-08-15 16:06:19 +03:00
Elias Meire
c26104b3ba feat: Add n8n-node CLI with commands to scaffold and develop nodes (#18090) 2025-08-15 14:55:39 +02:00
Iván Ovejero
a1280b6bf4 feat(core): Add auth and offers flow to native Python runner (no-changelog) (#18354) 2025-08-15 14:36:42 +02:00
Iván Ovejero
3848673921 fix(core): Account for readonly properties when replacing circular references (#18408) 2025-08-15 14:32:21 +02:00
Iván Ovejero
18137e1290 ci: Add CI for Python projects (#18399) 2025-08-15 13:57:43 +02:00
oleg
675bb50122 fix(editor): Fix schema view output index filtering (#18383) 2025-08-15 13:39:00 +02:00
Alex Grozav
f5d514f991 fix(editor): Move z-vue-scan to devDependencies (no-changelog) (#18398) 2025-08-15 14:15: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
Alex Grozav
17ffa2edc5 perf(editor): Improve executionDataToJson performance (no-changelog) (#18397) 2025-08-15 13:06:38 +03:00
Raúl Gómez Morales
62f4361f46 fix(editor): Revert changes from PRs #16059, #17959, #17759, and #17585 (#18382) 2025-08-15 12:46:09 +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
Iván Ovejero
2cbea86fec chore: Remove debugger from entrypoint (#18385) 2025-08-15 10:05:50 +02:00
Jaakko Husso
eecfa68f50 fix(editor): Fix 'Shared with me' page tabs and header (#18199) 2025-08-15 10:51:26 +03: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
renovate[bot]
1965029236 chore: Update pnpm catalog to 11.1.10 [SECURITY] (#18320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-15 08:13:52 +01:00
Mutasem Aldmour
98e6ea3a99 test: Add e2e tests for security notifications (#18343) 2025-08-15 09:07:51 +02:00
Elias Meire
9515cbd60e fix(Wait Node): Add validation for wait amount and unit (#18239) 2025-08-15 08:58:49 +02:00
jreyesr
f575427d4d feat(MCP Client Tool Node): Add Timeout config for the MCP Client tool (#15886)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-08-14 18:28:12 +01:00
RomanDavydchuk
f1a87af059 fix(core): Check all node outputs when using "Always Output Data" before adding an empty object (#17602) 2025-08-14 17:00:08 +01:00
Jaakko Husso
7fefd54edf fix(core): Restrict data store access to authorized projects (no-changelog) (#18342) 2025-08-14 15:56:44 +03:00
oleg
8442382471 fix(editor): Fix node graph generation for evaluation node in set metrics mode (#18344) 2025-08-14 14:50:10 +02:00
shortstacked
dbbf1ba7f1 ci: Update config to match PR convention (#18336) 2025-08-14 13:08:18 +01:00
Elias Meire
5917dc88cb fix(editor): Restore background color of NDV backdrop (#18327) 2025-08-14 14:48:21 +03:00