hugocasa
bb5cbed7b8
fix(frontend): prevent label interference with monaco editor in instance settings ( #6701 )
2025-09-29 12:04:52 +00:00
centdix
57a107dbbd
fix(mcp): filter out tools with long names ( #6692 )
...
* filter out tools with too long names
* do not advertise tool change ability
* add comment
* use id for names
* Revert "use id for names"
This reverts commit 40958cd861 .
* use trunc suffix
* cleaning
2025-09-29 10:42:02 +00:00
Ruben Fiszel
ddbaefefa3
chore(main): release 1.551.4 ( #6699 )
...
* chore(main): release 1.551.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-29 09:57:50 +00:00
Ruben Fiszel
f312bb2aa6
fix: migrate dotnet from msft images to script install
2025-09-29 09:44:04 +00:00
Ruben Fiszel
1239f9e035
chore(main): release 1.551.3 ( #6698 )
...
* chore(main): release 1.551.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-29 09:02:42 +00:00
Ruben Fiszel
5001d88578
fix: migrate dotnet from bitnami to microsoft images
2025-09-29 08:55:45 +00:00
Ruben Fiszel
9efbfee343
chore(main): release 1.551.2 ( #6697 )
...
* chore(main): release 1.551.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-29 07:38:34 +00:00
Osman Mesut OZCAN
a8b0b80a11
Fix typo ( #6696 )
2025-09-29 07:38:15 +00:00
Ruben Fiszel
ac55821b35
fix: fix copy first step input
2025-09-29 07:34:38 +00:00
Ruben Fiszel
1f9e91af91
chore(main): release 1.551.1 ( #6691 )
...
* chore(main): release 1.551.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-28 20:05:31 +00:00
Ruben Fiszel
413b9b415f
improve tests
2025-09-28 19:47:02 +00:00
Ruben Fiszel
8a2594c9c7
improve tests
2025-09-28 19:40:26 +00:00
Ruben Fiszel
c59a90b3b7
improve tests
2025-09-28 19:30:50 +00:00
Ruben Fiszel
33c3c2aeda
improve tests
2025-09-28 19:28:38 +00:00
Ruben Fiszel
796be1f870
nits
2025-09-28 11:00:15 +00:00
Ruben Fiszel
ae24752bc4
nits
2025-09-28 10:47:29 +00:00
Ruben Fiszel
a1d795af73
nits
2025-09-28 10:46:38 +00:00
Ruben Fiszel
602c672316
fix: buttons are back to semi-bold
2025-09-28 10:20:46 +00:00
Ruben Fiszel
727a0a02e3
nit check
2025-09-28 10:00:36 +00:00
Ruben Fiszel
b5774ab436
move jobs ee in private
2025-09-28 09:39:06 +00:00
Ruben Fiszel
1711a523a9
chore(main): release 1.551.0 ( #6690 )
...
* chore(main): release 1.551.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-27 22:44:41 +00:00
Ruben Fiszel
22206c8318
nit UI
2025-09-27 22:37:40 +00:00
Ruben Fiszel
b8d8456049
nit UI
2025-09-27 22:35:01 +00:00
Ruben Fiszel
ec709b09b6
nit UI
2025-09-27 22:34:33 +00:00
Ruben Fiszel
73a6373f53
nit UI
2025-09-27 22:33:37 +00:00
Ruben Fiszel
dfb624013b
nit UI
2025-09-27 22:31:34 +00:00
Ruben Fiszel
f74fb95ec0
nit UI
2025-09-27 22:24:12 +00:00
Ruben Fiszel
5213810976
nit UI
2025-09-27 22:21:13 +00:00
Ruben Fiszel
20fbcc781c
nit UI
2025-09-27 22:17:49 +00:00
Ruben Fiszel
1b112855f5
nit UI
2025-09-27 22:05:46 +00:00
Diego Imbert
c394a47aba
feat: UX improvements (all inputs)
...
* Monaco transparent bg
* started improving input transform form
* always show static/f selector
* fix connecting btn changing size
* pretty Fill Inputs button
* ResizeTransitionWrapper
* Prettier TemplateEditor
* prevent double onpointerdown when clicking button to close
* text hint
* force focus border for TemplateEditor
* styling in js mode
* update select style
* fix jittery fake monaco placeholder
* select nits
* aiproviderpicker + nits
* smaller ${...} badge
* no-default-style
* select dropdown slide
* nit
* Refresh button in flow picker quick
* jsonEditor pretty
* ai provider toggle button more
* change resource edit button pos
* ResourcePicker Add and Refresh btn
* fix scrollbar
* Fix FileInput and S3 Arg Input
* fix textarea styling
* nicer refresh button in Test This Step
* fix togglebutton border in darkmode
* rounded nit
* Fix multiselect styling
* Prevent crash when selecting dyn-multiselect
* missing $derived and $state => reactivity issue when switching between DynSelect and DynMultiselect
* forgot $effect.pre
* fix nested objects
* nits
* prettier json toggle and array inputs
* array input nits
* nit
* fix json toggle appearing in fileinputs
* nit
* started updating PropertyEditor
* (stash) fix select dropdown animation teleporting from bottom to top
* nit
* nit
* resize transition in schemaform
* nit
* nit typo
* nit enableFlyTransition
* shadow nit
* small consistency changes
* user setting nit
* resize transition in module preview form
* more space
* nit readability on hover
* DateTimeInput new style
* nit fix
* remove yPadding in template and simple editor
* nits
* Revert "remove yPadding in template and simple editor"
This reverts commit 8f27c8d0b8 .
* nit
* Fix proppicker border
* fix inconsistent spacing btw arginput and input transform form field headers
* consistent add item button
* nit
* s3 settings nits
* RunsFilter fix
* gray ${...} badge
* border fix darkmode
* nit
* nit app editor consistency
* fix step input gen style
* nit fix
* nits
* toggle border
* nit toggle button
* nit font-medium
* nit font-medium
* nit font-medium
* nit font-medium
* nit
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-09-27 21:52:13 +00:00
Ruben Fiszel
8417001956
nit customUI AIAgent
2025-09-27 12:01:01 +00:00
Ruben Fiszel
41dcdb2dc9
chore(main): release 1.550.0 ( #6685 )
...
* chore(main): release 1.550.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-27 11:41:15 +00:00
Ruben Fiszel
d175ff89d5
nit flow viewer right sidebar layout
2025-09-27 11:36:24 +00:00
Ruben Fiszel
72a892818d
nit
2025-09-27 11:23:54 +00:00
Ruben Fiszel
fcd4c004f7
fix: restore set_progress feature with sse
2025-09-27 11:19:58 +00:00
Ruben Fiszel
e7a02fca88
nit perf
2025-09-27 10:15:38 +00:00
Ruben Fiszel
ab9d9972a6
nit perf
2025-09-27 10:10:27 +00:00
Ruben Fiszel
1d9ec14270
nit
2025-09-27 09:50:58 +00:00
Ruben Fiszel
38ca4f5260
nit
2025-09-27 09:45:31 +00:00
Ruben Fiszel
05a6e7a22b
fix: limit auto data tables to tables of col < 100
2025-09-27 09:40:33 +00:00
Ruben Fiszel
3ad50eef9d
fix: improve performance of flow viewer
2025-09-27 08:48:01 +00:00
Ruben Fiszel
7020dfd5e7
fix: improve graph rendering performances
2025-09-27 08:23:09 +00:00
Ruben Fiszel
14ded205c4
nit svelte 5
2025-09-27 08:04:17 +00:00
Ruben Fiszel
9b48f6228c
nit dynamic enums
2025-09-27 08:02:26 +00:00
Ruben Fiszel
02861eec95
fix: support label + value for dynamic enums of selects
2025-09-27 08:00:48 +00:00
Alexander Petric
c9b1b889e0
fix: scim group/users audit logs ( #6682 )
...
* scim group/users audit logs
* fixing tailwind class
* ee-repo-ref
2025-09-27 07:06:24 +00:00
dieriba
cd604496a5
fix: improve dyn select as flow input
...
* fix lang
* remove print
* fix
2025-09-26 19:19:13 +00:00
Ruben Fiszel
fc258343c5
sqlx
2025-09-26 18:12:05 +00:00
Ruben Fiszel
bfc7f4ee17
fix: make schedule more resilient in case of pg clock shifts
2025-09-26 18:02:34 +00:00