Commit Graph

13515 Commits

Author SHA1 Message Date
Charlie Kolb
e803589d83
Overhaul tool parameters 2025-03-31 11:11:05 +02:00
Charlie Kolb
6d1aaca448
self review 2025-03-28 12:26:52 +01:00
Charlie Kolb
9b22184e00
Merge remote-tracking branch 'origin/master' into ADO-3304 2025-03-28 12:15:31 +01:00
shortstacked
157b9c0925
test: adding composable for credential page loading (#14217) 2025-03-28 11:08:24 +00:00
Charlie Kolb
88f58514e6
feat(core): Explicitly warn if tool passed binary data to Agent (#14071) 2025-03-28 11:55:08 +01:00
Charlie Kolb
35957833b1
Add working version 2025-03-28 11:53:20 +01:00
Guillaume Jacquart
bf274c0a87
fix(API): Summarize insights from current datetime instead of beginning of the day (#14186) 2025-03-28 10:00:34 +01:00
Danny Martini
65747f1c60
ci(benchmark): Add scenarios testing insights (#14227) 2025-03-27 17:08:16 +01:00
Alex Grozav
2da0c86e4d
refactor: Migrate nodes build system to tsup (no-changelog) (#14192) 2025-03-27 17:22:04 +02:00
Danny Martini
f427202cd0
ci(benchmark): Fix login not working (#14223) 2025-03-27 15:57:49 +01:00
Milorad FIlipović
3bdddbf759
perf(editor): Making sure every card in workflows list has unique render key (no-changelog) (#14222) 2025-03-27 15:19:07 +01:00
oleg
bbd6e8ee41
fix(Basic LLM Chain Node): Prevent stringifying of structured output on previous versions (#14200) 2025-03-27 11:48:17 +01:00
Alex Grozav
a4a34a2745
fix(editor): Fix nodes and connection debouncing during execution (no-changelog) (#14208) 2025-03-27 11:59:04 +02:00
Jon
5f4e56f75b
fix(Slack Trigger Node): Fix issue with new user event not correctly working (#14129) 2025-03-26 22:09:11 +00:00
Guillaume Jacquart
ffc0a596e0
feat(API): Return null deviation on insights summary if previous period has no data (#14193) 2025-03-26 17:56:56 +01:00
Charlie Kolb
41b1797a25
test: Add tests to validate usableAsTool directly (no-changelog) (#14197) 2025-03-26 17:23:36 +01:00
Guillaume Jacquart
db99974cca
feat(API): Add day to week compaction for insights dashboard (#14165) 2025-03-26 15:38:47 +01:00
Jon
f6517664dd
feat(Telegram Trigger Node): Add options to restrict to chat and user IDs (#14164) 2025-03-26 13:38:58 +00:00
oleg
b9030d45de
fix(Basic LLM Chain Node): Prevent incorrect wrapping of output (#14183) 2025-03-26 14:26:09 +01:00
Alex Grozav
ee64fdc5cb
fix(editor): Upgrade vue-i18n to latest version (no-changelog) (#14130) 2025-03-26 15:20:43 +02:00
Charlie Kolb
2e197f0856
Merge remote-tracking branch 'origin/master' into ADO-3304 2025-03-26 12:56:04 +01:00
Charlie Kolb
fe384e2739
Merge branch 'ADO-3305' into ADO-3304 2025-03-26 12:50:36 +01:00
Alex Grozav
c9b806d30b
fix: Check if tsconfig paths exists in jest config (no-changelog) (#14182) 2025-03-26 13:35:19 +02:00
shortstacked
94b131b006
ci: Timing test for blacksmith in e2e (no-changelog) (#14181) 2025-03-26 11:24:53 +00:00
Charlie Kolb
d9b686bdeb
fix test 2025-03-26 11:33:43 +01:00
Charlie Kolb
fad6d2b8c8
fix build 2025-03-26 11:14:20 +01:00
Charlie Kolb
909e28ec11
wip commit 2025-03-26 11:00:01 +01:00
Charlie Kolb
7b692e243c
Merge remote-tracking branch 'origin/master' into ADO-3304 2025-03-26 08:51:54 +01:00
Charlie Kolb
e630a9598d
use logger.warn 2025-03-26 08:47:15 +01:00
Charlie Kolb
8b147f905d
Merge remote-tracking branch 'origin/master' into ADO-3305 2025-03-26 08:46:09 +01:00
Guillaume Jacquart
3d332ab04f
feat(API): Add fields to insight by time type and export types from index (#14172) 2025-03-25 16:48:06 +01:00
Danny Martini
7fb6eb1488
ci: Also run MySQL and PG tests when modules have changes in repos or entities (#14170) 2025-03-25 16:41:48 +01:00
Alex Grozav
f5f8abbbec
fix: Support relative tsconfig paths on multiple levels in jest config (no-changelog) (#14162) 2025-03-25 17:32:24 +02:00
oleg
53e11b19ad
feat(core): Automatically extract evaluation metrics (no-changelog) (#14051) 2025-03-25 15:43:19 +01:00
oleg
22e6569f7e
feat(Evaluation Metrics Node): Add Evaluation Metrics node (no-changelog) (#14050) 2025-03-25 14:45:20 +01:00
Eti Ijeoma
8aad7dbaf6
fix(editor): Handle Leading Spaces in Workflow Search (#13889) 2025-03-25 14:31:12 +01:00
Guillaume Jacquart
6eee081cf3
feat(API): Create schema and dto types for insights dashboard query param and api responses (#14163) 2025-03-25 12:37:58 +01:00
Milorad FIlipović
1ff3049ffb
fix(editor): Fix folders UI for different plans (no-changelog) (#14159) 2025-03-25 11:56:37 +01:00
Charlie Kolb
ca01236dd1
fix(editor): Change freeAiCredits success text size (#14161) 2025-03-25 11:30:20 +01:00
Alex Grozav
acbaec550f
fix(editor): Remove selection box when only one node selected using selection rectangle (#14160) 2025-03-25 12:29:14 +02:00
Alex Grozav
30e2df3218
feat(editor): Add support for Simulate nodes in new canvas (no-changelog) (#13675) 2025-03-25 12:15:03 +02:00
Ricardo Espinoza
9e3bfe23f6
fix(editor): Check for when to show the community+ modal for the folder's feature (#14146)
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
2025-03-25 10:49:21 +01:00
Csaba Tuncsik
4bd42e2f3a
fix(editor): Remove title icon on Overview subpages (#14128) 2025-03-25 10:48:49 +01:00
Guillaume Jacquart
6f60d657eb
fix(API): Fix import config import (#14137) 2025-03-25 09:21:33 +01:00
jeanpaul
71f281b90d
fix(editor): Show left-hand NDV floating nodes in correct order (#14126) 2025-03-25 09:13:28 +01:00
Jon
a082a16c5d
fix(Microsoft SQL Node): Fix maximum call stack on execute query (#13940) 2025-03-25 08:12:17 +00:00
Charlie Kolb
70764a0258
fix: Correct connections in SentimentAnalysis and TextClassifier (#14155) 2025-03-25 09:08:33 +01:00
jeanpaul
5bf10cdb4a
fix(OpenAI Node): Show correct inputs for AI node (#14142) 2025-03-24 19:45:53 +01:00
Timothy Degryse
cb01f2dd0d
feat(Matrix Node): Add audio and video media types (#14057) 2025-03-24 18:04:00 +01:00
Jon
10f6c3b1d3
fix(Baserow Node): Fix issue where database selection was returning other types (#14115) 2025-03-24 15:08:25 +00:00