Mutasem Aldmour
|
afaa0bec71
|
fix: Handle AI errors better in builder (no-changelog) (#18406)
|
2025-08-20 13:50:53 +02:00 |
|
Jaakko Husso
|
da88075623
|
feat(editor): Add mechanism for showing hidden nodes if required modules are enabled (#18585)
|
2025-08-20 11:55:28 +02:00 |
|
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 |
|
Pavel
|
0d4c89058d
|
fix(core): Ensure error.message is a string before checking for specific messages (#17417)
|
2025-08-19 15:40:22 +02: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 |
|
Iván Ovejero
|
fabbddefdc
|
refactor(editor): Update Code node editor for native Python runner (#18538)
|
2025-08-19 13:40:02 +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 |
|
Milorad FIlipović
|
fd94d71b6d
|
feat(editor): Implement row management for data stores (no-changelog) (#18483)
|
2025-08-19 09:54:04 +02:00 |
|
Guillaume Jacquart
|
741dd693a4
|
fix(core): Handle insights by workflow table for deleted workflows (#18496)
|
2025-08-18 17:49:21 +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 |
|
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 |
|
Romeo Balta
|
f0a4ecd6a5
|
fix(editor): Fix ready to run workflows experiment (no-changelog) (#18475)
|
2025-08-18 11:27:23 +01:00 |
|
Romeo Balta
|
79d24a3e92
|
fix(editor): Fix template link behaviour for exp (no-changelog) (#18477)
|
2025-08-18 10:33:29 +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 |
|
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 |
|
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 |
|
oleg
|
675bb50122
|
fix(editor): Fix schema view output index filtering (#18383)
|
2025-08-15 13:39:00 +02:00 |
|
Alex Grozav
|
17ffa2edc5
|
perf(editor): Improve executionDataToJson performance (no-changelog) (#18397)
|
2025-08-15 13:06:38 +03:00 |
|
Jaakko Husso
|
eecfa68f50
|
fix(editor): Fix 'Shared with me' page tabs and header (#18199)
|
2025-08-15 10:51:26 +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 |
|
Elias Meire
|
5917dc88cb
|
fix(editor): Restore background color of NDV backdrop (#18327)
|
2025-08-14 14:48:21 +03:00 |
|
shortstacked
|
8259b5f5c6
|
fix: Add missing type check, updated turbo config (#18341)
|
2025-08-14 13:11:06 +02:00 |
|
Milorad FIlipović
|
a94acbd828
|
fix(editor): Fix Workflow Card spacing (no-changelog) (#18323)
|
2025-08-14 10:35:24 +02:00 |
|
Mutasem Aldmour
|
83c3a98cf4
|
feat(editor): Improve feedback buttons behavior (#18247)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-14 10:05:36 +02:00 |
|
Milorad FIlipović
|
ed2a490351
|
fix(editor): Stricter type check in DataStoreBreadcrumbs (no-changelog) (#18287)
|
2025-08-13 11:12:21 +02:00 |
|
Romeo Balta
|
abeebe93e1
|
fix(editor): Ready to run workflows template fix (no-changelog) (#18263)
|
2025-08-13 08:13:05 +01:00 |
|
Iván Ovejero
|
57590e5e16
|
chore(editor): Fix typecheck to fix CI again (#18259)
|
2025-08-12 17:13:38 +02:00 |
|
Suguru Inoue
|
56c278cda0
|
perf(editor): Fix log view related slowdown of manual execution with large data (#18256)
|
2025-08-12 15:07:51 +02:00 |
|
Charlie Kolb
|
98dc71e6a7
|
feat(core): Add Data Store Backend API (no-changelog) (#17824)
|
2025-08-12 15:54:24 +03:00 |
|
Csaba Tuncsik
|
d06581ef3f
|
fix(editor): Update SourceControlPullModal to look and feel the same as SourceControlPushModal (#18129)
Co-authored-by: r00gm <raul00gm@gmail.com>
|
2025-08-12 14:22:35 +02:00 |
|
Jaakko Husso
|
d2cc939725
|
fix(editor): Show custom project icons on create sidebar dropdown (#18204)
|
2025-08-12 15:07:17 +03:00 |
|
Suguru Inoue
|
aeef79df53
|
feat(editor): Make popped out log view window maximizable (#18223)
|
2025-08-12 13:13:32 +02:00 |
|
Milorad FIlipović
|
ecc4f41a11
|
feat(editor): Add initial data-store details page (no-changelog) (#18211)
|
2025-08-12 11:16:37 +02:00 |
|
Emanuel Isaac Afanador
|
14787fd5a4
|
fix(core): Populate MCP endpoints in frontend settings (#17939)
|
2025-08-12 09:25:19 +02:00 |
|
Romeo Balta
|
6429c2644d
|
feat(editor): Implement template recommendation v2 experiment (no-changelog) (#18196)
|
2025-08-11 11:47:14 +01:00 |
|
Svetoslav Dekov
|
3d846f62d9
|
fix(editor): Fix loading of error workflows in settings (#18126)
|
2025-08-11 11:30:53 +03:00 |
|
Suguru Inoue
|
c3df5f24ff
|
fix(editor): Editor tooltip style is lost (no-changelog) (#18191)
|
2025-08-11 10:08:12 +02:00 |
|
Mutasem Aldmour
|
9b103af935
|
feat(editor): Expand telemetry for "User added node to workflow canvas" event (#18150)
|
2025-08-11 09:04:20 +02:00 |
|
Jaakko Husso
|
5a69d2a2f3
|
feat(editor): Add pre-built agents experiment (#18124)
|
2025-08-09 10:28:14 +03:00 |
|
Marc Littlemore
|
11dcef36df
|
feat(core): Add workflow diffs feature to license checks (no-changelog) (#18130)
|
2025-08-08 16:51:39 +01:00 |
|
Suguru Inoue
|
6f4c76c78c
|
fix(editor): Make auto-completion work in zoomed view (no-changelog) (#18048)
|
2025-08-08 14:47:45 +02:00 |
|
Suguru Inoue
|
bb3aa18e75
|
chore(editor): Increase trigger dropdown width (#18121)
|
2025-08-08 13:21:12 +02:00 |
|
Svetoslav Dekov
|
7e4c5af383
|
fix(editor): Add a hint for showing archived workflows when there are no active ones (#18120)
|
2025-08-08 13:45:20 +03:00 |
|
Giulio Andreini
|
1f209da6c9
|
refactor(editor): Update CSS primitives structure and naming (no-changelog) (#17731)
|
2025-08-08 11:11:49 +02:00 |
|
Svetoslav Dekov
|
c7108f4a06
|
fix(editor): Fix an issue with overlapping elements in the Assignment component (#18041)
|
2025-08-08 09:34:02 +03:00 |
|
Csaba Tuncsik
|
d6bc4abee2
|
fix(editor): Enhance SourceControlPullModal with improved item structure and styling (#18049)
|
2025-08-07 20:08:34 +02:00 |
|
Csaba Tuncsik
|
bc76643976
|
fix(editor): Enhance changes dropdown in WorkflowDiffModal (#18033)
|
2025-08-07 16:50:42 +02:00 |
|
Michael Kret
|
847a5d822f
|
fix: Extend deduplication check to all webhook-based triggers and chat trigger (#18044)
|
2025-08-07 13:46:17 +03:00 |
|