Commit Graph

15021 Commits

Author SHA1 Message Date
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
Jaakko Husso
970351bf23 fix(core): Don't reveal whether files exists if they're not within allowed paths (#18480) 2025-08-19 17:35:40 +02:00
shortstacked
5df0ca908e test: Migrate NPS from Cypress -> Playwright (#18535) 2025-08-19 16:13:43 +01: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
554327ee78 perf(core): Optimize workflow getNodeConnectionIndexes (#18542) 2025-08-19 16:30:49 +03:00
Danny Martini
1d675f9ccc refactor(core): Implement remaining feedback from #17864 (#18536) 2025-08-19 14:27:33 +01:00
Charlie Kolb
94526b9975 feat(editor): Add Alt+Meta+O keyboard shortcut for the About modal (#18530) 2025-08-19 15:10:40 +02:00
Tomi Turtiainen
df54c10172 fix(core): Move /module-settings behind auth (#18492) 2025-08-19 14:48:33 +03:00
Iván Ovejero
fabbddefdc refactor(editor): Update Code node editor for native Python runner (#18538) 2025-08-19 13:40:02 +02:00
Elias Meire
5c53c22d0a fix(HTTP Request Node): Handle response errors correctly when continueOnFail is set (#18207)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-08-19 12:09:00 +01:00
Eugene
6966a90f2c fix: Do not include word 'workflow' in auto-generated name (no-changelog) (#18531) 2025-08-19 12:03:05 +02:00
Danny Martini
dd55201ee6 refactor(core): Split WorkflowExecute.runNode into smaller methods (#17864) 2025-08-19 10:20:00 +01:00
Iván Ovejero
961fc538d7 fix(core): Make first queue reconciliation immediate on startup (#18490) 2025-08-19 10:55:52 +02:00
Raúl Gómez Morales
06b586af44 fix(editor): Refactor for-of loops to replace forEach on Set.values() for node 20 compatibility (#18529) 2025-08-19 10:24:31 +02:00
shortstacked
e87395304d ci: Increase Playwright test parallelism (#18484) 2025-08-19 09:13:05 +01:00
Eugene
3386047321 fix: Also run DB tests in CI when any test inside CLI package have changes (#18527) 2025-08-19 10:08:05 +02:00
Iván Ovejero
78c556e875 ci: Run Postgres and MySQL tests on changes to module entities and repositories (#18526) 2025-08-19 09:54:27 +02:00
Milorad FIlipović
fd94d71b6d feat(editor): Implement row management for data stores (no-changelog) (#18483) 2025-08-19 09:54:04 +02:00
Tomi Turtiainen
82876b711a Merge tag 'n8n@1.108.0' 2025-08-19 09:27:19 +03:00
github-actions[bot]
e13db81aa3 🚀 Release 1.108.0 (#18499)
Co-authored-by: burivuhster <3273843+burivuhster@users.noreply.github.com>
2025-08-18 18:37:44 +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
ongdisheng
cb7dd2e8ba fix(core): Update moment-timezone to resolve Mexico DST issue (#18431) 2025-08-18 17:28:17 +03:00
Eugene
eb220aea0e fix: Remove parameter merging from node update tool of AI Builder (no-changelog) (#18476) 2025-08-18 15:34:20 +02:00
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