Ruben Fiszel
5ae2e323e8
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 >
2024-02-01 16:56:01 +01:00
HugoCasa
7b169a8a13
fix: check if AI enabled ( #3129 )
2024-02-01 16:53:27 +01:00
HugoCasa
4ce3169574
feat: ai cron ( #3128 )
2024-02-01 16:48:55 +01:00
Guillaume Bouvignies
0003673e8d
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
007fa83d48
fix(frontend): fix DB studio when columns have space in their names ( #3126 )
2024-02-01 14:08:26 +01:00
HugoCasa
d7834f3694
fix: pg coerce nb to string ( #3127 )
2024-02-01 14:08:14 +01:00
Ruben Fiszel
5a43dd8690
fix: handle array of null in display result
2024-02-01 13:41:34 +01:00
HugoCasa
d1c7d397aa
fix: metadata gen typo ( #3125 )
2024-02-01 10:13:23 +01:00
Faton Ramadani
17f0f82a6d
fix(frontend): fix schema form toolips ( #3123 )
2024-02-01 08:47:40 +01:00
Faton Ramadani
e83e60dfe9
feat(frontend): add support for dynamic default values + enums ( #3109 )
2024-01-31 23:28:48 +01:00
HugoCasa
326de231bb
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
4833e1eeff
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
0ae668edc6
make reorder more resilient
2024-01-31 20:52:02 +01:00
Ruben Fiszel
b528d218ba
make reorder more resilient
2024-01-31 20:36:29 +01:00
Ruben Fiszel
070fe507cc
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 >
2024-01-31 20:12:34 +01:00
Ruben Fiszel
e21dc14a3d
fix: improve git sync
2024-01-31 20:08:43 +01:00
Ruben Fiszel
2ced42b8e6
fix: improve git sync
2024-01-31 19:59:35 +01:00
Ruben Fiszel
fe9b9e110c
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 >
2024-01-31 19:57:09 +01:00
Ruben Fiszel
ee381e2b5c
small cli fix
2024-01-31 19:56:30 +01:00
Ruben Fiszel
b191e37fb6
fix(cli): restore other files support
2024-01-31 19:53:37 +01:00
Ruben Fiszel
3f37316430
fix: improve git sync
2024-01-31 19:43:03 +01:00
Anthony Angel
e939d9f25d
chore: fix typo ( #3120 )
2024-01-31 19:01:05 +01:00
Ruben Fiszel
3e03559a8d
fix: improve git sync
2024-01-31 18:40:51 +01:00
Henri Courdent
def0e219ac
DB studio url fix ( #3118 )
2024-01-31 18:14:44 +01:00
Faton Ramadani
59a9869579
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
d8e05cbf7f
docker build nit
2024-01-31 15:04:48 +01:00
Ruben Fiszel
bb2ea13186
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 >
2024-01-31 14:58:51 +01:00
Ruben Fiszel
c7a121d8de
nit
2024-01-31 14:56:00 +01:00
Ruben Fiszel
5ef50a8df9
fix(cli): push folders first + on_behalf_of stripped from metadata
2024-01-31 14:53:09 +01:00
Ruben Fiszel
e159d49788
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 >
2024-01-31 13:01:29 +01:00
Ruben Fiszel
fc6d0659e9
add cuda dockerfile
2024-01-31 11:20:06 +01:00
Ruben Fiszel
ff19d35d42
fix: fix RETENTION period setting UI
2024-01-31 11:02:28 +01:00
Ruben Fiszel
4c7c73c3e3
JOB_RETENTION_SECS set to 30days by default
2024-01-31 10:55:28 +01:00
Ruben Fiszel
0e30d2a584
fix readme nit
2024-01-31 10:54:10 +01:00
Ruben Fiszel
23db9cfd84
fix(cli): add support for restart_unless_cancelled in sync
2024-01-31 08:47:52 +01:00
Ruben Fiszel
d2ec365c18
chore(main): release 1.258.0 ( #3113 )
...
* chore(main): release 1.258.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-31 08:28:22 +01:00
Ruben Fiszel
99bf121c83
fix(deno): remove unstable warnings
2024-01-31 07:45:05 +01:00
Ruben Fiszel
c89749c0c1
small nits
2024-01-30 21:17:33 +01:00
Audrius Butkevicius
ab0e98d775
feat: Support sending SIGINT to jobs ( #3094 )
...
* feat: Support sending SIGINT to jobs
This makes it easier to clean up in languages like python, where
you get a nice KeyboardInterrupt exception, and don't have to explicitly
install signal handlers, making the scripts easier to reason about.
* Make sigint unconditional on the sigterm flag
2024-01-30 20:51:26 +01:00
Ruben Fiszel
19642da7c7
fix: improve array static editor
2024-01-30 20:42:40 +01:00
Ruben Fiszel
e62dd184ee
chore(main): release 1.257.0 ( #3108 )
...
* chore(main): release 1.257.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-30 18:52:26 +01:00
Faton Ramadani
502e299c1f
fix(frontend): expose Filters + Displayed row count in the outputs ( #3101 )
...
* fix(frontend): expose Filters + Displayed row count in the outputs
* fix(frontend): expose Filters + Displayed row count in the outputs
* feat(frontend): update wizard to support filters
* Update AppAggridTable.svelte
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-01-30 18:44:11 +01:00
Ruben Fiszel
91081530e6
fix(cli): avoid flows in script generate-metadata
2024-01-30 18:33:35 +01:00
Faton Ramadani
ed0c2abd3b
fix(frontend): fix logpanel ( #3111 )
2024-01-30 18:16:28 +01:00
Faton Ramadani
2cf8155514
feat(frontend): Correctly set the licence key on the approval page ( #3112 )
2024-01-30 16:04:25 +01:00
Ruben Fiszel
c334876658
fix: simplify folder creation by non admins
2024-01-30 13:43:50 +01:00
Ruben Fiszel
d2a15d44ba
chore(main): release 1.256.0 ( #3105 )
...
* chore(main): release 1.256.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-30 13:01:52 +01:00
Ruben Fiszel
beb59a8394
fix: add support for NPM_CONFIG_REGISTRY
2024-01-30 12:58:52 +01:00
HugoCasa
b7ec84f138
feat: list jobs metrics ( #3104 )
...
* feat: list jobs metrics
* fix: remove serialization metric
* fix: log query
2024-01-30 11:08:11 +01:00
Faton Ramadani
168bbfc5b9
fix(frontend): fix chartjs when resolvedDatasets is not defined ( #3106 )
2024-01-30 11:07:15 +01:00