Ruben Fiszel
5db37182df
chore(main): release 1.260.0 ( #3139 )
...
* chore(main): release 1.260.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.260.0
2024-02-02 23:21:32 +01:00
Ruben Fiszel
c4349da751
add quiet option
2024-02-02 23:17:33 +01:00
Ruben Fiszel
62df5e8754
remove --unstable from upgrade
2024-02-02 23:10:17 +01:00
Guillaume Bouvignies
a104c46bc4
feat: Sync user groups from Azure Entra ID using SCIM ( #3141 )
2024-02-02 20:18:38 +01:00
Guillaume Bouvignies
7a70e42cc6
feat: Support for Azure Blob storage ( #3130 )
2024-02-02 19:55:07 +01:00
Faton Ramadani
df7ceed793
fix(frontend): fix vertical prop + add missing disabled prop ( #3134 )
2024-02-02 19:08:58 +01:00
Faton Ramadani
3ca27a7b67
fix(frontend): fix the tutorial for loops ( #3135 )
2024-02-02 19:08:29 +01:00
Ruben Fiszel
ca9d07b535
add license check to dev mode for flows
2024-02-02 18:14:46 +01:00
HugoCasa
017d9b8670
feat: disable self approval toggle ( #3137 )
...
* feat: disable self approval toggle
* fix: nits
2024-02-02 11:19:50 +01:00
Ruben Fiszel
86ba89de7e
chore(main): release 1.259.2 ( #3138 )
...
* chore(main): release 1.259.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.259.2
2024-02-02 11:03:16 +01:00
Faton Ramadani
fc8ef5867a
fix(frontend): Fix dt branch ( #3124 )
...
* fix(frontend): wip
* fix(frontend): fix decision tree + add missing outputs
* fix(frontend): remove console.logs
* feat(frontend): add fallback to go previous when we have no history (manual selection)
* feat(frontend): add a context to keep track of when a decision tree is being debugged
* fix(frontend): fix nameoverride
* fix(frontend): getFirstNode to make sure we correclty select the head
* fix dt beanch
* fix(frontend): remove debugger
* fix(frontend): fix branch names
2024-02-02 10:56:13 +01:00
Guillaume Bouvignies
86aa6d0f0d
fix: Python buffered reader ( #3136 )
...
* fix: Python buffered reader
* use bytes generator only for buferred reader
2024-02-02 10:23:04 +01:00
Ruben Fiszel
fc606c078b
chore(main): release 1.259.1 ( #3133 )
...
* chore(main): release 1.259.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.259.1
2024-02-02 01:25:20 +01:00
Ruben Fiszel
c1cf8b0fb1
fix(python): fix python reader
2024-02-02 01:21:20 +01:00
Ruben Fiszel
583e942174
fix(python): fix python reader
2024-02-02 01:12:01 +01:00
Ruben Fiszel
21a82d56c7
chore(main): release 1.259.0 ( #3122 )
...
* chore(main): release 1.259.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.259.0
2024-02-01 16:56:01 +01:00
HugoCasa
ba175c3e59
fix: check if AI enabled ( #3129 )
2024-02-01 16:53:27 +01:00
HugoCasa
c4308de720
feat: ai cron ( #3128 )
2024-02-01 16:48:55 +01:00
Guillaume Bouvignies
5dabe22935
feat: migrate s3 client to object_store ( #3116 )
...
* feat: migrate s3 client to object_store
* remove multipart from open API
* Remove multipart in favor of a single stream
* progress report
* add progress reader on server side
* small nit fix
* fix read chunk
* Fix TS and python SDK
* Fix download button
* Fix download button object viewer
* fix list
* Better errors
* export loadS3FileContent
* revert changes SDK
* fix browser
* small file list unavailable fix
* Old endpoints throws informative error messages
* Typescript SDK uses raw fetch
* update python SDK
* Error if uploaded file > 50Mb
* revert python SDL changes
* Update python SDK method docs
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-02-01 16:03:30 +01:00
Faton Ramadani
8a8a30c5ec
fix(frontend): fix DB studio when columns have space in their names ( #3126 )
2024-02-01 14:08:26 +01:00
HugoCasa
b9d5506793
fix: pg coerce nb to string ( #3127 )
2024-02-01 14:08:14 +01:00
Ruben Fiszel
e185eb37ca
fix: handle array of null in display result
2024-02-01 13:41:34 +01:00
HugoCasa
c926e714dc
fix: metadata gen typo ( #3125 )
2024-02-01 10:13:23 +01:00
Faton Ramadani
5a6fc4891f
fix(frontend): fix schema form toolips ( #3123 )
2024-02-01 08:47:40 +01:00
Faton Ramadani
ba10432480
feat(frontend): add support for dynamic default values + enums ( #3109 )
2024-01-31 23:28:48 +01:00
HugoCasa
1446cb45ad
feat: generate script summary ( #3110 )
...
* feat: generate script summary
* fix: design nits
* feat: better ui + descriptions
2024-01-31 23:12:50 +01:00
HugoCasa
6b772dd2a7
feat: auto-add users ( #3114 )
...
* feat: auto-add users
* feat: improve UI
* fix: user name validation
* fix: username remove invalid chars
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-01-31 23:10:34 +01:00
Ruben Fiszel
2a039d7e03
make reorder more resilient
2024-01-31 20:52:02 +01:00
Ruben Fiszel
7468ceb62c
make reorder more resilient
2024-01-31 20:36:29 +01:00
Ruben Fiszel
6ee8da0d3b
chore(main): release 1.258.4 ( #3121 )
...
* chore(main): release 1.258.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.258.4
2024-01-31 20:12:34 +01:00
Ruben Fiszel
23f06d1a04
fix: improve git sync
2024-01-31 20:08:43 +01:00
Ruben Fiszel
cc0aec8743
fix: improve git sync
2024-01-31 19:59:35 +01:00
Ruben Fiszel
6e02dc06b2
chore(main): release 1.258.3 ( #3119 )
...
* chore(main): release 1.258.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.258.3
2024-01-31 19:57:09 +01:00
Ruben Fiszel
db06ba3e71
small cli fix
2024-01-31 19:56:30 +01:00
Ruben Fiszel
7494e7ee2d
fix(cli): restore other files support
2024-01-31 19:53:37 +01:00
Ruben Fiszel
b0631648c3
fix: improve git sync
2024-01-31 19:43:03 +01:00
Anthony Angel
e9c7fe1b3b
chore: fix typo ( #3120 )
2024-01-31 19:01:05 +01:00
Ruben Fiszel
1c4129c4f6
fix: improve git sync
2024-01-31 18:40:51 +01:00
Henri Courdent
4344db9c2b
DB studio url fix ( #3118 )
2024-01-31 18:14:44 +01:00
Faton Ramadani
740801f4a7
fix(frontend): Fix adding nodes to decision tree ( #3107 )
...
* fix(frontend): wip
* fix(frontend): fix decision tree + add missing outputs
* fix(frontend): remove console.logs
* feat(frontend): add fallback to go previous when we have no history (manual selection)
* feat(frontend): add a context to keep track of when a decision tree is being debugged
* fix(frontend): fix nameoverride
* fix(frontend): getFirstNode to make sure we correclty select the head
2024-01-31 16:54:12 +01:00
Ruben Fiszel
56e458c300
docker build nit
2024-01-31 15:04:48 +01:00
Ruben Fiszel
10ef976f0f
chore(main): release 1.258.2 ( #3117 )
...
* chore(main): release 1.258.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.258.2
2024-01-31 14:58:51 +01:00
Ruben Fiszel
319d9d0caa
nit
2024-01-31 14:56:00 +01:00
Ruben Fiszel
d2cbc7a416
fix(cli): push folders first + on_behalf_of stripped from metadata
2024-01-31 14:53:09 +01:00
Ruben Fiszel
3b374a41ab
chore(main): release 1.258.1 ( #3115 )
...
* chore(main): release 1.258.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.258.1
2024-01-31 13:01:29 +01:00
Ruben Fiszel
c0e192b5c7
add cuda dockerfile
2024-01-31 11:20:06 +01:00
Ruben Fiszel
5cec2edaef
fix: fix RETENTION period setting UI
2024-01-31 11:02:28 +01:00
Ruben Fiszel
2c4bd63e20
JOB_RETENTION_SECS set to 30days by default
2024-01-31 10:55:28 +01:00
Ruben Fiszel
f0e0c7bf38
fix readme nit
2024-01-31 10:54:10 +01:00
Ruben Fiszel
b4d0a3c423
fix(cli): add support for restart_unless_cancelled in sync
2024-01-31 08:47:52 +01:00