Diego Imbert
140cfde885
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
4ca1f9c593
fix: add missing button on s3FilePicker ( #6993 )
2025-10-29 21:01:45 +00:00
hugocasa and windmill-internal-app[bot]
32f82eb7c3
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
612c09e679
feat: add cancel_job to windmill python client ( #6995 )
2025-10-29 21:00:58 +00:00
Ruben Fiszel
cc8b6b6b0f
archive script by path in the CLI
2025-10-29 21:00:43 +00:00
wendrul
433fba02c7
fix: styling on quick search modal input ( #6996 )
2025-10-29 20:58:14 +00:00
Ruben Fiszel
f2ca225a13
add OTEL_JOB_LOGS
2025-10-29 18:20:15 +00:00
Ruben Fiszel
2cb214f54e
cli nits
2025-10-29 08:04:02 +00:00
Ruben Fiszel
67fae985fe
configurable DISABLE_AUDIT_LOG
2025-10-28 22:56:46 +00:00
Ruben Fiszel
38711157e1
nit clear select with default
2025-10-28 22:27:09 +00:00
Alexander Petric
e09a6b98ce
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
e4a212ba82
fix misalignment due to schedule in flow editor top bar ( #6983 )
2025-10-28 22:01:16 +00:00
Diego Imbert
3413a856dc
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
5161a1afc8
app improvements
2025-10-28 21:48:25 +00:00
Ruben Fiszel
5e08fd7030
fix: improve app evalv2 setting behavior
2025-10-28 21:01:50 +00:00
Ruben Fiszel and rubenfiszel
fa7ea1cd09
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 >
2025-10-28 17:52:21 +00:00
Ruben Fiszel
4e1409683e
nit check
2025-10-28 17:52:04 +00:00
bfbeb468f1
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
2dc042fe06
nit warnings
2025-10-28 17:10:58 +00:00
Ruben Fiszel
84e0281474
nit compile
2025-10-28 17:09:02 +00:00
Ruben Fiszel
6eb073ffed
nit styles
2025-10-28 16:47:58 +00:00
Ruben Fiszel
050fe5172d
fix: fix worker tags assignment in edge-cases
2025-10-28 16:41:34 +00:00
Ruben Fiszel
1b11ca81f9
fix: fetch name in saml if present
2025-10-28 13:36:05 +00:00
Diego Imbert
98d93b7ce0
Migrate main search to UI guidelines ( #6968 )
2025-10-28 11:36:05 +00:00
Guilhem
ca1aa3ca50
fix button fill container ( #6969 )
2025-10-28 11:35:49 +00:00
Diego Imbert
eab0562570
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
2746753f81
Store workspace in session storage ( #6973 )
2025-10-28 11:32:23 +00:00
Diego Imbert
145d02461c
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
1f194b8dfc
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
3e9c52c785
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 >
2025-10-28 10:32:49 +00:00
Ruben Fiszel
e9dc9960fa
fix: add grant all to concurrency_counter
2025-10-28 10:17:47 +00:00
Ruben Fiszel and rubenfiszel
9277bbb713
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 >
2025-10-28 00:06:06 +00:00
Ruben Fiszel
f15bce52c0
nit ai filling
2025-10-27 23:44:47 +00:00
Ruben Fiszel
7c22e10d69
nit folder added
2025-10-27 23:42:52 +00:00
Ruben Fiszel
66c65e4449
fix: avoid listing queued jobs if an end bound is set
2025-10-27 23:24:16 +00:00
Ruben Fiszel and rubenfiszel
5dd300ef06
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 >
2025-10-27 21:58:13 +00:00
wendrul and Ruben Fiszel
12a0c1da1d
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
38bbbb7d6f
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
b0522ec17d
fix wrapping button ( #6960 )
2025-10-27 21:21:06 +00:00
Alexander Petric
f9e6d34c36
fix: fix windows bun bundler main.ts path detection ( #6962 )
2025-10-27 21:20:48 +00:00
hugocasa
ffcc34dfc7
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
0f48580b1a
fix(cli): fix generate-metadata wasm parsers
2025-10-27 21:12:40 +00:00
Diego Imbert
6d7665f470
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
df2a0f8843
chore: update cli version in hub sync ( #6950 )
2025-10-27 15:49:43 +00:00
Diego Imbert
7f51de51b0
Remove whitespace-nowrap from Button ( #6955 )
2025-10-27 15:49:27 +00:00
Diego Imbert
83c3b01816
nit fix ci ( #6956 )
2025-10-27 15:48:59 +00:00
Diego Imbert
705bdf8db1
nit prose a color ( #6951 )
2025-10-27 15:48:39 +00:00
Diego Imbert
0400041537
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
596bba0d66
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
a07c1e48ec
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