Ruben Fiszel
dc00a13501
use sync decrypt
2025-01-31 10:31:19 +01:00
Ruben Fiszel
e726013369
Merge branch 'rf/restartConcurrencyLmits'
2025-01-31 09:26:49 +01:00
Ruben Fiszel
7956d3a7ed
only mask passwords in more places
2025-01-31 09:26:29 +01:00
Ruben Fiszel
8a93418c25
fix: restart zombie job correctly handle concurrency limits ( #5181 )
...
* restart concurrency limits
* sqlx
2025-01-31 00:55:51 +01:00
Ruben Fiszel
587f16dced
sqlx
2025-01-31 00:53:12 +01:00
Ruben Fiszel
b5703c8a37
restart concurrency limits
2025-01-31 00:39:40 +01:00
Alexander Petric
8ba0f3addd
feat: duckdb connection settings with azure blob storage ( #5180 )
...
* feat: duckdb connection settings with azure blob storage
* fix main: remove unused import
2025-01-30 22:33:25 +01:00
Ruben Fiszel
60769e9ed3
improve cookie handling for cloud apps
2025-01-30 22:26:00 +01:00
Ruben Fiszel
997d3ffeb3
fix windmill.dev cookies
2025-01-30 21:39:46 +01:00
HugoCasa
ff3339dc4e
fix: capture panel never stopping + http saved config ( #5179 )
2025-01-30 21:12:32 +01:00
Alexander Petric
8b65f1bc38
feat: polars connection settings with azure blob storage ( #5175 )
2025-01-30 19:54:35 +01:00
Ruben Fiszel
6c5a9238f0
chore(main): release 1.454.1 ( #5176 )
...
* chore(main): release 1.454.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.454.1
2025-01-30 19:50:10 +01:00
Ruben Fiszel
b1155a9012
fix: fix codebase script execution
2025-01-30 19:06:55 +01:00
Ruben Fiszel
4296315995
chore(main): release 1.454.0 ( #5174 )
...
* chore(main): release 1.454.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.454.0
2025-01-30 18:35:22 +01:00
Ruben Fiszel
4812c0cc9e
fix: fix app form password handling
2025-01-30 18:31:11 +01:00
Ruben Fiszel
c8cc9d2941
fix: improve codebase support
2025-01-30 18:25:08 +01:00
Ruben Fiszel
0fdcce5d18
fix build
2025-01-30 17:03:34 +01:00
Ruben Fiszel
6fec134d3e
cache input args
2025-01-30 16:41:50 +01:00
Guilhem
cd440564d2
feat: history for flow inputs ( #5117 )
...
* feat (frontend): improve capture UI
* show schema diff
* add accept reject form
* add diff for first node input
* move update schema button
* change modified properties display
* propagate change through nested components
* allow modification of nested object in schema
* reject nested changes
* clean logic
* clean code
* clean
* nit
* fix first strep input
* fix argument preview
* clean
* restore indentation for nested objects
* ignore undefined field in diff computation
* fix run button disabled update
* nit
* fix update JSON
* fix deletion of nested components
* dark mode
* clean
* replace dropdown with sidebar
* only check type for compatibility
* add shadow
* disbale dnd on edit
* auto-scroll within schema
* fix nested not dnd object diff viewer
* fix captures drawer
* open edit tab on add new arg
* change button label when schema is the same
* ajust padding
* fix arg update
* fix oneof display
* propagate change event through nested schema
* handle oneOf
* fix preview arg sync
* handle s3 object
* fix arg sync
* update schema input compatibility
* clean compatible
* accept empty array items
* clean
* increase of schema args gap
* fix nested schema update
* allow number and int compatibility
* reset args when modifying schema
* open fields on add with addPropertyV2
* feat(frontend): use new saved inputs picker
* add object viewer to saved inputs row
* Display alert info on select saved or historic input
* Allow args edit when using saved/historic inputs
* replace input library drawers with panels
* add captures and saved inputs to arg picker
* polish ui
* nit
* clean
* add json arg editor
* fix escape for deselect input
* bind schema form valid
* nit
* handle big payloads
* nit
* nit
* validity check disabled in json view
* improve infinit list request
* fix json schema inferrence
* nit
* nit
* nit
* nit
* fix tipo
* handle large captures
* fix cancel button shift
* use sideTabBar has a trigger
* nit
* fix everything
* fix
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-01-30 16:30:56 +01:00
Arjun Dhawan
343ff94f3c
add bigquery to the list of python depenency exceptions ( #5173 )
2025-01-30 13:12:34 +01:00
Ruben Fiszel
90ebbff3f4
chore(main): release 1.453.1 ( #5172 )
...
* chore(main): release 1.453.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.453.1
2025-01-30 12:24:18 +01:00
Ruben Fiszel
d03c92e246
fix typescript-client 3
2025-01-30 12:20:40 +01:00
Ruben Fiszel
6e8037255f
fix typescript-client 2
2025-01-30 12:19:31 +01:00
Ruben Fiszel
7f516f0868
fix(typescript-client): fix typescript client mocked api behavior
2025-01-30 12:16:14 +01:00
Ruben Fiszel
512ca0d549
fix nsjail build
2025-01-30 09:20:23 +01:00
Alexander Petric
03ad0385ad
improve audit aprovals ( #5161 )
...
* update audit log to track aproval and cancellation of job
* approval to resource field
* audit resource as json
* refactor aproval audit logs
* moving audit logs to worker_flow
* striping u/ from auditor name
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-01-30 09:13:44 +01:00
Alexander Petric
f29ee67d9d
fix(frontend): fetching job result (db schema) separatly if too big ( #5171 )
2025-01-30 09:12:53 +01:00
Ruben Fiszel
24a853b8da
fix nsjail build
2025-01-30 09:07:36 +01:00
Ruben Fiszel
c1304523d4
fix workflow dispatch and bench
2025-01-30 08:24:39 +01:00
Ruben Fiszel
46458a5cef
chore(main): release 1.453.0 ( #5158 )
...
* chore(main): release 1.453.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.453.0
2025-01-29 22:24:26 +01:00
HugoCasa
487c273bfb
feat: websocket trigger allow returning messages ( #5168 )
...
* feat: websocket trigger allow returning messages
* handle early return
2025-01-29 21:17:36 +01:00
Ruben Fiszel
cfcd84be3f
remove verify from normal ci
2025-01-29 19:35:33 +01:00
pyranota
c60f8dacf1
feat(python): add custom_wheels directory to PYTHONPATH ( #5169 )
...
* fix(python): fix uv can't find ssl certificates
- Add `PY_NATIVE_CERT` flag, forces UV to use native tls
- Rename `PIP_INDEX_CERT` to `PY_INDEX_CERT`
- Rename `PIP_TRUSTED_HOST` to `PY_TRUSTED_HOST`
For backwards compatibility PIP* variables are still accessible
* feat(python): add `custom_wheels` directory to PYTHONPATH
Add global directory by path `<CACHE_DIR>/python_xyz/custom_wheels`
For example for scripts running python 3.11, in every execution
`<CACHE_DIR>/python_311/custom_wheels` will be accessible and all wheels placed there could be imported and used.
This is usefull for preinstalling wheels before runtime
* Make it work with Nsjail
* Rework and make custom_wheels optional
* Remove `create_dir_all` from imports
* Use sync version of metadata
* Rename `custom_wheels` to `global-site-packages`
2025-01-29 19:13:47 +01:00
HugoCasa
5d8260e90e
add single capture endpoint ( #5170 )
2025-01-29 18:13:10 +01:00
HugoCasa
eaa74d5582
team plan >80% included usage warning ( #5163 )
2025-01-29 18:09:47 +01:00
wendrul
5df05d5f0f
nix: Update flake for C# and oracle + add flake for building parsers ( #5167 )
2025-01-29 18:06:53 +01:00
Ruben Fiszel
f3ef5105d3
clear cookies for cloud windmill.dev subdomains
2025-01-29 17:38:06 +01:00
pyranota
680fb1852a
fix(python): fix uv can't find ssl certificates ( #5157 )
...
- Add `PY_NATIVE_CERT` flag, forces UV to use native tls
- Rename `PIP_INDEX_CERT` to `PY_INDEX_CERT`
- Rename `PIP_TRUSTED_HOST` to `PY_TRUSTED_HOST`
For backwards compatibility PIP* variables are still accessible
2025-01-29 15:07:00 +01:00
wendrul
6bfaa8c034
add missing TARGETPLATFORM arg on dockerfile ( #5166 )
2025-01-28 19:40:21 +01:00
dieriba
ac3bdf753c
delete button now remove table to track ( #5164 )
2025-01-28 18:53:14 +01:00
wendrul
a1579c1654
fix: oracledb tag for native workers + client not working on arm systems ( #5162 )
...
* New migration for oracledb
* fix oracledb on ARM64 systems
2025-01-28 17:57:40 +01:00
HugoCasa
31f61ab7a2
cache caddy data in docker compose ( #5159 )
2025-01-28 16:08:17 +01:00
HugoCasa
5544d42a2d
feat: custom response headers ( #5156 )
2025-01-28 15:06:20 +01:00
Ruben Fiszel
0b65cb23a4
nit build
2025-01-28 14:29:35 +01:00
Ruben Fiszel
5ec180f443
add nsjail dispatch
2025-01-28 13:27:58 +01:00
Ruben Fiszel
f8506259ad
add nsjail dispatch
2025-01-28 13:13:12 +01:00
Ruben Fiszel
6682b3daa9
nit
2025-01-28 07:36:26 +01:00
Ruben Fiszel
94848d42de
chore(main): release 1.452.1 ( #5153 )
...
* chore(main): release 1.452.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.452.1
2025-01-28 00:19:17 +01:00
Ruben Fiszel
eaf633ce76
fix: fix broken tabs for apps
2025-01-28 00:16:21 +01:00
Ruben Fiszel
bf14434cdb
chore(main): release 1.452.0 ( #5152 )
...
* chore(main): release 1.452.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.452.0
2025-01-27 23:51:26 +01:00