Diego Imbert
47cdab8920
UI nits ( #6731 )
...
* Fix JSON editor resource styling
* fix Edit resource type Object json editor
* oneOfSelected not auto selecting
2025-10-02 10:11:41 +00:00
Diego Imbert
4d8f1dfb76
NULL Toggle in InsertRow drawer ( #6729 )
...
* NULL toggle in InsertRow
* fix long type parsing in postgres
* nits
* graphite catch
* lazy_static
* support for time/timestamp/tz long forms in pg parser
* graphite suggestion
2025-10-02 10:10:53 +00:00
Diego Imbert
65cdcff28c
Fix app tutorials ( #6728 )
...
* Fix tutorial basic
* fix other tutorials
* nit fix bug with button shrinking
* tutorial works backwards
* nit delete field on prev
* remove empty app duplication and magic code
* fix norefreshbar auto binding to false, making app dirty
* fix and improve app tutorial
* fix background runnable tutorial scroll
* fix connection tutorial
* mistake
* isCurrentlyInTutorial global state
* disable component navigation when in tutorial
* ci
2025-10-02 10:09:30 +00:00
Diego Imbert
259ee6903b
misalignment fix ( #6726 )
2025-10-01 16:16:15 +00:00
Ruben Fiszel
54bc6a694e
chore(main): release 1.554.0 ( #6720 )
...
* chore(main): release 1.554.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-10-01 16:05:35 +00:00
claude[bot]
0fbbba54ec
correct typos in user-facing text ( #6725 )
...
- Fixed 'occured' -> 'occurred' (10 instances)
- Fixed 'commited' -> 'committed' (2 instances)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
2025-10-01 16:04:15 +00:00
Diego Imbert
d6421cfac6
Fix flow tutorials ( #6722 )
...
* Fix tutorial basic
* fix other tutorials
* nit fix bug with button shrinking
* tutorial works backwards
* nit delete field on prev
2025-10-01 16:00:46 +00:00
Ruben Fiszel
7e13bf4fb6
fix: fix job duration unwrap crash
2025-10-01 15:35:09 +00:00
Alexander Petric
52bf2eb9c1
feat(cli): allow skipping branch validation ( #6721 )
2025-10-01 15:04:06 +00:00
Ruben Fiszel
2b95f82839
improve json inputs rendering
2025-10-01 13:46:12 +00:00
Ruben Fiszel
add62ae2e5
fix: allow running scripts in json view
2025-10-01 13:37:51 +00:00
Diego Imbert
8e6e36252f
fix slight offset on hover togglebutton ( #6717 )
2025-10-01 09:57:36 +00:00
Ruben Fiszel
f072c72f7e
nit
2025-10-01 09:57:24 +00:00
Ruben Fiszel
b7f44f4b46
nit exit status
2025-10-01 09:18:43 +00:00
Ruben Fiszel
ac92f20091
chore(main): release 1.553.0 ( #6711 )
...
* chore(main): release 1.553.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-30 21:18:09 +00:00
Ruben Fiszel
2633cf8584
nit
2025-09-30 21:11:08 +00:00
hugocasa
85b2fe3c8c
feat(backend): allow multiple workspaces in jwt ( #6714 )
...
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-09-30 20:56:52 +00:00
Alexander Petric
0da1b7efb1
don't include drafts in workspace exports tarball ( #6710 )
...
* don't include drafts in workspace exports tarball
* sqlx
* ee repo ref
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-09-30 19:32:34 +00:00
Ruben Fiszel
0dd6e31688
nit
2025-09-30 19:32:00 +00:00
Ruben Fiszel
b59773b971
fix toggle design
2025-09-30 19:10:12 +00:00
Ruben Fiszel
3ddd569e0d
feat: support esm mode for codebase bundles ( #6709 )
...
* rawAppsS3
* make fn common
* all
* merge
* nit
* fix ingress
* all
* all
* all
* all
2025-09-30 14:45:30 +00:00
Ruben Fiszel
ebfdb9e514
nits
2025-09-30 12:25:36 +00:00
hugocasa
4f69432a63
feat(backend): array and object params support in pwsh ( #6706 )
...
* feat(backend): array and object params support in pwsh
* add bool and improve arg conversion
* fix bash
* update parser
* sqlx
2025-09-30 12:25:12 +00:00
Ruben Fiszel
a506a4abc7
fix: multiselect + jsoneditor nits
2025-09-30 08:48:28 +00:00
Ruben Fiszel
b181676039
chore(main): release 1.552.1 ( #6705 )
...
* chore(main): release 1.552.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-29 17:57:52 +00:00
hugocasa
eb8a217260
fix(frontend): allow dates before 2000 in date picker ( #6707 )
...
* fix(frontend): allow dates before 2000 in date picker
* meh
2025-09-29 17:36:24 +00:00
Ruben Fiszel
2e57a2be7c
fix: fix c# with nsjail
2025-09-29 16:34:29 +00:00
Ruben Fiszel
63288afc5d
chore(main): release 1.552.0 ( #6700 )
...
* chore(main): release 1.552.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-29 13:36:08 +00:00
Ruben Fiszel
eefb373915
sqlx
2025-09-29 13:31:40 +00:00
Ruben Fiszel
e958129079
fix: external links in critical alert
2025-09-29 13:29:43 +00:00
hugocasa
b2c7d7791b
feat: powershell private repo support ( #6684 )
...
* feat: powershell private repo support
* nits
2025-09-29 13:24:41 +00:00
Ruben Fiszel
18f48975cf
fix: show more autoscaling events ( #6704 )
...
* all
* all
2025-09-29 13:24:10 +00:00
Ruben Fiszel
85dbaff713
min-w-nits
2025-09-29 13:12:30 +00:00
Ruben Fiszel
2caf8bed90
fix: fix app schema form rendering
2025-09-29 13:10:07 +00:00
centdix
b3e91f68a0
use base internal url ( #6703 )
2025-09-29 12:42:02 +00:00
Pyra
af34b1ca59
fix(uv): log stdout on uv pip install error ( #6702 )
...
Signed-off-by: pyranota <pyra@duck.com >
2025-09-29 12:12:06 +00:00
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