Guillaume Bouvignies
|
ef76a90e34
|
fix: Better UI for S3 download and S3 TS SDK endpoints (#3065)
* Better UI for S3 download and S3 TS SDK endpoints
* gitignore typescript client node_modules
* USe Windmill BE upload endpoint for TS SDK
* Use WM backend endpoint in Python upload SDK endpoint
* revert changes
* Add expiration for Python
* Add downaload endpoint
* Add toggle for public S3 resource
* revert changes to package.json
* Add link to doc page
* fix unauthorized bug
|
2024-01-25 15:34:40 +01:00 |
|
Ruben Fiszel
|
5b33be089a
|
fix: improve npm typescript client
|
2024-01-23 01:07:42 +01:00 |
|
Guillaume Bouvignies
|
4f4b59c77a
|
feat: Download button for s3 files (#3059)
* feat: Download button for s3 files
* Add S3 load and write endpoint to Python and TS SDK
* fix
|
2024-01-22 21:40:30 +01:00 |
|
Ruben Fiszel
|
064611617a
|
fix typescript client
|
2024-01-17 10:05:01 +01:00 |
|
Ruben Fiszel
|
bc939e2a71
|
fix typescript client
|
2024-01-17 08:40:29 +01:00 |
|
Ruben Fiszel
|
a24645ee00
|
feat: OIDC support (#3017)
* oidc
* update
* feat: add support for multiselect in python
* d
* d
* progress
* all
* all
* all
|
2024-01-16 23:32:26 +01:00 |
|
Guillaume Bouvignies
|
539312bb7e
|
fix: Update S3 TS code snippets and Python SDK for Polars 0.20.X (#2911)
* fix: update S3 TS code snippets
* use S3Object type from SDK
* update python snippets as well
* Update python SDK for Polars 0.20.X
|
2023-12-22 08:39:35 +01:00 |
|
Guillaume Bouvignies
|
7a875e0cf7
|
fix: Re-add TS SDK changes for S3 (#2899)
|
2023-12-20 18:12:37 +01:00 |
|
Guillaume Bouvignies
|
c1e04e104c
|
fix: TS SDK not found upon install error (#2895)
|
2023-12-20 16:53:42 +01:00 |
|
Guillaume Bouvignies
|
fd55c3d8e3
|
feat: S3 objects are now typed in Python and TS SDK (#2878)
* feat: S3 objects are now typed in Python and TS SDK
* fix ts and python SDK after testing
* cleanup
|
2023-12-20 09:16:33 +01:00 |
|
Guillaume Bouvignies
|
b484a8dc27
|
feat: Add download button to S3 file picker (#2857)
|
2023-12-14 15:45:37 +01:00 |
|
Ruben Fiszel
|
e9a3b15a3d
|
fix: migrate old state env variable to new env variable
|
2023-11-18 17:32:41 +01:00 |
|
Ruben Fiszel
|
efac70453e
|
fix: improve error message for unauthorized variables/resources
|
2023-11-18 16:27:09 +01:00 |
|
Ruben Fiszel
|
8fdd1d3d29
|
fix: fix windmill-client
|
2023-08-26 11:41:58 +02:00 |
|
Ruben Fiszel
|
5fd36052fa
|
feat: add lockfile for deno + use npm module for deno for windmill-client
|
2023-08-26 11:14:01 +02:00 |
|
Ruben Fiszel
|
a8c46066b1
|
fix: unify clients to use server-side interpolation to retrieve full resources
|
2023-08-17 20:16:50 +02:00 |
|
Ruben Fiszel
|
4f577892a6
|
fix(bun): windmill-client does not require set to be initalized
|
2023-08-13 09:01:33 +02:00 |
|
Ruben Fiszel
|
9970f6daeb
|
feat: migrate state path to new schema
|
2023-08-11 18:54:47 +02:00 |
|
Ruben Fiszel
|
4317f065f5
|
feat: bun support (#1800)
* feat: bun support
* feat: bun support
* add bun support
* add bun support
* add bun support
* add bun
|
2023-07-06 21:19:07 +02:00 |
|