Diego Imbert
c44ac70b35
Show Assets toggle ( #6985 )
...
* Show Assets toggle
* Fix flow graph not updating when manuallly changing ambiguous asset R/W
2025-10-29 21:02:09 +00:00
wendrul
1cddfd1e1a
fix: add missing button on s3FilePicker ( #6993 )
2025-10-29 21:01:45 +00:00
hugocasa and windmill-internal-app[bot]
cdf8fdf4a4
fix(backend): more efficient worker telemetry ( #6997 )
...
* fix(backend): more efficient worker telemetry
* update ref
* update ee ref
* Update ee-repo-ref.txt
---------
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
2025-10-29 21:01:32 +00:00
Alexander Petric
b2a473f337
feat: add cancel_job to windmill python client ( #6995 )
2025-10-29 21:00:58 +00:00
Ruben Fiszel
006aba1ec3
archive script by path in the CLI
2025-10-29 21:00:43 +00:00
wendrul
8b83ddfb3b
fix: styling on quick search modal input ( #6996 )
2025-10-29 20:58:14 +00:00
Ruben Fiszel
b5b0b36da0
add OTEL_JOB_LOGS
2025-10-29 18:20:15 +00:00
Ruben Fiszel
555125d284
cli nits
2025-10-29 08:04:02 +00:00
Ruben Fiszel
cc833b48c8
configurable DISABLE_AUDIT_LOG
2025-10-28 22:56:46 +00:00
Ruben Fiszel
29a2f363b3
nit clear select with default
2025-10-28 22:27:09 +00:00
Alexander Petric
891bf75519
feat: support search for gh repo when pagination needed ( #6982 )
...
* frontend changes gh app search repo
* feat: support search for gh repo when pagination needed
* backend
* ee repo ref
2025-10-28 23:24:26 +01:00
Diego Imbert
0788e99fe7
fix misalignment due to schedule in flow editor top bar ( #6983 )
2025-10-28 22:01:16 +00:00
Diego Imbert
3720cdfa2c
Better AI Fill inputs ( #6984 )
...
* Remove most yPadding={7}
* migrate DynamicInputHelpBox to Alert
* fix button heights
* Fix TemplateEditor padding and FakeMonacoPlaceholder
* SimpleEditor fix left padding
* Better AI Fill inputs
* update svelte
* Fix svelte bug, propertyType not updating
* Revert "update svelte"
This reverts commit 1c0f5ed15c .
* MONACO_Y_PADDING var
* Fixed Flow Loop AI gen
* nit button fixes
2025-10-28 22:00:57 +00:00
Ruben Fiszel
c3ef4ce2a5
app improvements
2025-10-28 21:48:25 +00:00
Ruben Fiszel
abf1b46583
fix: improve app evalv2 setting behavior
2025-10-28 21:01:50 +00:00
Ruben Fiszel and rubenfiszel
47963e8f00
chore(main): release 1.567.3 ( #6978 )
...
* chore(main): release 1.567.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.567.3
2025-10-28 17:52:21 +00:00
Ruben Fiszel
f6a5cd2b79
nit check
2025-10-28 17:52:04 +00:00
32180d636d
fix(aiagent): use tool-based structured output for all claude models ( #6979 )
...
* fix(aiagent): use tool-based structured output for all claude models
Extended is_anthropic_provider to check if model starts with 'claude'
regardless of provider. This ensures the tool-based structured output
logic is used for all Claude models, not just when using Anthropic
or OpenRouter providers.
Closes #6977
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
* fix
---------
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
2025-10-28 17:14:18 +00:00
Ruben Fiszel
b65f672bf6
nit warnings
2025-10-28 17:10:58 +00:00
Ruben Fiszel
041922fe75
nit compile
2025-10-28 17:09:02 +00:00
Ruben Fiszel
3e7471fed8
nit styles
2025-10-28 16:47:58 +00:00
Ruben Fiszel
93a52525ad
fix: fix worker tags assignment in edge-cases
2025-10-28 16:41:34 +00:00
Ruben Fiszel
91d83d1ced
fix: fetch name in saml if present
2025-10-28 13:36:05 +00:00
Diego Imbert
2d8238e2a9
Migrate main search to UI guidelines ( #6968 )
2025-10-28 11:36:05 +00:00
Guilhem
0659d402bc
fix button fill container ( #6969 )
2025-10-28 11:35:49 +00:00
Diego Imbert
20f30fe31d
Fix schema form UI bug in App Form UI Customisation drawer ( #6975 )
...
* nit button wrap
* Fix schema form h-full instead of min-h-full
2025-10-28 11:35:33 +00:00
Diego Imbert
7eb0e4cc50
Store workspace in session storage ( #6973 )
2025-10-28 11:32:23 +00:00
Diego Imbert
0873090855
User item filters in Resource and Variables page ( #6971 )
...
* Only f/* and u/username toggle in Variables page
* Only f/* and u/username toggle in Resources page
2025-10-28 11:32:10 +00:00
Diego Imbert
d474679277
nit: Asset node popover readability ( #6974 )
...
* nit asset node popover
* nit Load secret value btn
2025-10-28 11:31:15 +00:00
Ruben Fiszel and rubenfiszel
576c820da9
chore(main): release 1.567.2 ( #6967 )
...
* chore(main): release 1.567.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.567.2
2025-10-28 10:32:49 +00:00
Ruben Fiszel
c78cb1fb7a
fix: add grant all to concurrency_counter
2025-10-28 10:17:47 +00:00
Ruben Fiszel and rubenfiszel
fc0c536e1a
chore(main): release 1.567.1 ( #6963 )
...
* chore(main): release 1.567.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.567.1
2025-10-28 00:06:06 +00:00
Ruben Fiszel
ea8a3d9bb5
nit ai filling
2025-10-27 23:44:47 +00:00
Ruben Fiszel
44aae6cdb7
nit folder added
2025-10-27 23:42:52 +00:00
Ruben Fiszel
a6a0af3298
fix: avoid listing queued jobs if an end bound is set
2025-10-27 23:24:16 +00:00
Ruben Fiszel and rubenfiszel
24ae2cdd01
chore(main): release 1.567.0 ( #6953 )
...
* chore(main): release 1.567.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.567.0
2025-10-27 21:58:13 +00:00
wendrul and Ruben Fiszel
663bc3b19a
feat: is_admin non propagation + change endpoint for forks ( #6958 )
...
* fix is_admin non propagation + change endpoint
* Add deprecated endpoint to tell users to update cli
* Fix endpoint definitions
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-10-27 21:51:19 +00:00
Guilhem
a12c2788ec
fix(frontend): add transparency to color palette ( #6947 )
...
* fix input padding
* fix surface hover on surface hover
* fix metadata gen
* fix border selected darkmode
2025-10-27 21:21:21 +00:00
Guilhem
cbb67bff6f
fix wrapping button ( #6960 )
2025-10-27 21:21:06 +00:00
Alexander Petric
038986d0b5
fix: fix windows bun bundler main.ts path detection ( #6962 )
2025-10-27 21:20:48 +00:00
hugocasa
4bf23294f8
fix(frontend): larger object limit for pdfs and files ( #6961 )
...
* fix(frontend): larger object limit for pdfs and files
* nit
* mini opti
* nit
2025-10-27 21:19:20 +00:00
Ruben Fiszel
a9b99e9467
fix(cli): fix generate-metadata wasm parsers
2025-10-27 21:12:40 +00:00
Diego Imbert
1e095c6e3a
Fix switch theme looking disabled ( #6957 )
...
* log out too bold
* nit wrap
* nit factor out popoverClasses
2025-10-27 17:17:47 +00:00
hugocasa
1d3d6acfb3
chore: update cli version in hub sync ( #6950 )
2025-10-27 15:49:43 +00:00
Diego Imbert
f33ae2a4b1
Remove whitespace-nowrap from Button ( #6955 )
2025-10-27 15:49:27 +00:00
Diego Imbert
603cd73b70
nit fix ci ( #6956 )
2025-10-27 15:48:59 +00:00
Diego Imbert
d45f542739
nit prose a color ( #6951 )
2025-10-27 15:48:39 +00:00
Diego Imbert
85db1133f4
Runs page hide right panel ( #6949 )
...
* Hide right runs panel when not selected
* AnimatedPane
* nits
2025-10-27 15:47:28 +00:00
Diego Imbert
1b88e0cf15
Migrate batch reruns pane to ui guidelines ( #6946 )
...
* migrate batch reruns pane to ui guidelines
* move relative class to ResizeTransitionWrapper
2025-10-27 15:46:53 +00:00
Diego Imbert
0b82ff4ebb
New color palettes ( #6945 )
...
* debug runs text fix
* New color palette
* Remove luminance-blue
* replace hardcoded flow node colors
* nit
2025-10-27 15:46:28 +00:00