Commit Graph

15820 Commits

Author SHA1 Message Date
Mutasem Aldmour
ad1f69c839
chore: Add lint rule for enforcing css variable names (#20531)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-10-08 16:11:50 +02:00
Nikhil Kuriakose
32573caae1
fix(editor): Rename property names in event (#20537) 2025-10-08 15:20:14 +02:00
Ricardo Espinoza
711e4f0d14
refactor(core): Rename dataStore: scopes to dataTable: (no-changelog) (#20452) 2025-10-08 08:34:57 -04:00
Svetoslav Dekov
799634fa45
fix(editor): Fix data table add row missing border (#20514) 2025-10-08 15:24:35 +03:00
Ricardo Espinoza
9458084de8
feat: Proxy Posthog events through the backend (no-changelog) (#19824) 2025-10-08 08:22:34 -04:00
Nikhil Kuriakose
3ce079ae6f
chore(core): Track workflow crashes (#18261) 2025-10-08 13:57:16 +02:00
Robert Squires
0f28b3f756
fix(editor): Keep source control and user area fixed to bottom of sidebar (#20530) 2025-10-08 12:55:53 +01:00
Ricardo Espinoza
a998e1d025
fix(core): Make sure scopes are deleted after rename (#20498) 2025-10-08 07:28:11 -04:00
Nikhil Kuriakose
52ad94f54c
feat(core): Telemetry for data tables storage limit reached (#20485) 2025-10-08 13:18:47 +02:00
Iván Ovejero
5f969122e7
chore(core): Upgrade launcher to 1.4.0 (#20513) 2025-10-08 13:09:04 +02:00
Tomi Turtiainen
7324a24305
test: Remove sqlite-legacy from benchmarks (#20508) 2025-10-08 12:44:30 +02:00
Suguru Inoue
9b46bf65f3
fix(editor): Input/output panel in log view shows "N of N item(s)" when nothing matched (#20224) 2025-10-08 11:04:19 +02:00
Guillaume Jacquart
2a7b34197a
feat(editor): Allow expressions to autocomplete project variables (#20269) 2025-10-08 10:53:52 +02:00
Suguru Inoue
3c49ccc00c
refactor(editor): Refactor useThrottle (#20432) 2025-10-08 10:35:15 +02:00
Michael Kret
fd50563591
feat: Add support for displayOptions in INodePropertyOptions (#20184) 2025-10-08 11:23:27 +03:00
Milorad FIlipović
1f187aafa6
test(editor): Add Data Table e2e tests (no-changelog) (#19196)
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
2025-10-08 11:19:37 +03:00
Michael Kret
d03a6c08e1
feat: Define node's waiting message in the node's description (#20416)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-10-08 11:11:31 +03:00
Michael Kret
b868284851
fix(Supabase Node): Fix issue with execute function was called with incorrect parameters when accessing schema if set by expression (#20507) 2025-10-08 11:10:33 +03:00
yehorkardash
07c60b23ce
feat(editor): Improve community node tracking (#20479) 2025-10-08 10:55:32 +03:00
Iván Ovejero
8f042a6c13
fix(core): Fix worker setup completion (#20495) 2025-10-08 09:27:20 +02:00
Iván Ovejero
bcdbada74b
fix(core): Tighten Sentry error filtering in native Python runner (#20500) 2025-10-08 09:26:58 +02:00
Alex Grozav
ffcbb0702f
refactor(editor): Extract logStreaming code into features (no-changelog) (#20488) 2025-10-07 21:45:52 +03:00
Alex Grozav
64572243c5
refactor(editor): Group editors code into features (no-changelog) (#20480) 2025-10-07 21:45:23 +03:00
Konstantin Tieber
62126a9320
chore: Add eslint rule to prevent imports to enterprise code (#20430)
Co-authored-by: Marc Littlemore <MarcL@users.noreply.github.com>
2025-10-07 18:36:58 +02:00
Artem Sorokin
bde4eac45f
test: Migrate workflow-actions spec from Cypress to Playwright (#20471) 2025-10-07 17:17:40 +02:00
JHTosas
502dd71811
fix(core): Fix N8N_ENCRYPTION_KEY_FILE environment variable not working (#20230) 2025-10-07 16:41:06 +03:00
Jake Ranallo
ca84331761
fix(editor): New NDV design tweaks (#19903)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-10-07 15:38:09 +02:00
Milorad FIlipović
278ca8b9e8
feat(editor): Allow MCP access only for webhook triggered workflows (no-changelog) (#20414) 2025-10-07 15:20:45 +02:00
Alex Grozav
c22f86224a
refactor(editor): Extract folders code into features (no-changelog) (#20423) 2025-10-07 15:43:30 +03:00
Alex Grozav
1c39bf2652
refactor(editor): Extract assistant code into features (no-changelog) (#20419) 2025-10-07 15:40:01 +03:00
Svetoslav Dekov
50d63718c9
chore(editor): Rename data store to data table in FE files (no-changelog) (#20427) 2025-10-07 14:36:24 +03:00
Eugene
3a78d8cd22
feat: Add remove_connection tool to workflow builder (no-changelog) (#20439) 2025-10-07 13:26:19 +02:00
Daria
f68656d6ab
fix(Data Table Node): Date handling (no-changelog) (#20437) 2025-10-07 13:59:42 +03:00
Eugene
49064fc6da
ci: Fail release build on node popularity data fetch error (#20466) 2025-10-07 12:57:57 +02:00
Romeo Balta
3e1a44bb29
fix(editor): Disable pre-built agents for reco v3 (no-changelog) (#20467) 2025-10-07 11:19:26 +01:00
Jaakko Husso
cc3a97c044
feat(core): Add new 'chat-hub' module (no-changelog) (#20401) 2025-10-07 13:17:42 +03:00
Shireen Missi
3a9012819b
test: Add tests for nodes (no-changelog) (#20349)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-10-07 11:16:42 +01:00
mfsiega
bebccfdb93
fix(core): Only resume waiting parent workflows (#20342) 2025-10-07 11:58:04 +02:00
Csaba Tuncsik
8f7f48043b
fix(core): Prevent re-imported scheduled workflow to execute twice (#20438) 2025-10-07 11:42:52 +02:00
Milorad FIlipović
fbc7f6039c
feat(editor): Use auto-generated mcp keys in settings page (no-changelog) (#20449) 2025-10-07 11:20:44 +02:00
Daria
942a5b53e1
refactor: Replace data store usages Follow-Up (no-changelog) (#20462) 2025-10-07 12:11:04 +03:00
Alex Grozav
d2d1b6abc3
refactor(editor): Extract sso code into features (no-changelog) (#20408)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-10-07 12:06:18 +03:00
Guillaume Jacquart
ca69904ad4
feat(core): Use project variable in executions (#20275) 2025-10-07 11:01:12 +02:00
Stephen Wright
f46b5e1640
fix: Invalid secret expression value for AWS secret keys containing / (#20433) 2025-10-07 10:49:42 +02:00
Stephen Wright
ad11e77b42
fix: Update path.join -> safeJoinPath for compression utils (#20461) 2025-10-07 09:46:33 +01:00
Iván Ovejero
e67fac66f7
ci: Fix intermittent build issue (#20460) 2025-10-07 10:38:43 +02:00
Andreas Fitzek
cfaf1270ca
chore(core): Build in project roles descriptions update (#20421) 2025-10-07 10:22:36 +02:00
Ricardo Espinoza
a2aca5e7a4
refactor(core): Rename data-store to data-table in the BE (no-changelog) (#20424) 2025-10-07 11:10:30 +03:00
Iván Ovejero
123a742685
fix(core): Remove logs skipping flag from native Python runner (#20441) 2025-10-07 09:20:04 +02:00
Iván Ovejero
5190b91a81
fix(core): Do not report transient WebsocketConnectionError to Sentry in native Python runner (no-changelog) (#20443) 2025-10-07 09:19:53 +02:00