Ruben Fiszel
|
a9bf5a4683
|
fix: make typescript client compatible with cf workers (#3807)
* make typescript client compatible with cf workers
* Update build.sh
|
2024-06-04 16:23:23 +02:00 |
|
HugoCasa
|
62f318077c
|
feat: improve permissioned audit logs (#3799)
* fix: increase token label size in db
* Revert "Revert "feat: improve premissioned audit logs (#3793)" (#3798)"
This reverts commit 43a24d997e.
* feat: add username to email function
* fix: nit
* fix: add docstring to global func
|
2024-05-23 17:23:50 +02:00 |
|
Ruben Fiszel
|
4c70c6a4e6
|
fix: remove schemas from typescript client
|
2024-05-15 08:10:29 +02:00 |
|
Ruben Fiszel
|
8b21f0812c
|
feat: nativets can use the wmill library + setClient not required anymore (#3714)
* all
* all
* all
* all
|
2024-05-13 08:26:03 +02:00 |
|
Ruben Fiszel
|
7e44885dc3
|
update typescript openapi generator
|
2024-05-03 12:54:00 +02:00 |
|
Ruben Fiszel
|
f3666ea140
|
fix: update go and typesript client
|
2024-04-18 11:07:11 +02:00 |
|
Ruben Fiszel
|
ef1ce83279
|
feat: add set_flow_user_states and get_flow_user_states api and sdk support
|
2024-03-26 17:31:17 +01:00 |
|
Ruben Fiszel
|
b17ae785e6
|
fix: add more functions to typescript client
|
2024-03-06 00:28:17 +01:00 |
|
Ruben Fiszel
|
0af0aae0b5
|
fix: export base64 from typescript client
|
2024-02-06 22:13:59 +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 |
|
Guillaume Bouvignies
|
6160889793
|
feat: Download s3 file as stream in Python and TS (#3099)
|
2024-01-29 14:49:08 +01:00 |
|
Guillaume Bouvignies
|
da6edee450
|
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
|
6568c9f93a
|
fix: expose getIdToken in typescript-client
|
2024-01-17 11:01:51 +01:00 |
|
Ruben Fiszel
|
1d9353d0bc
|
fix typescript client
|
2024-01-17 09:29:33 +01:00 |
|
Ruben Fiszel
|
762c5e8f6d
|
fix typescript client
|
2024-01-17 09:24:38 +01:00 |
|
Guillaume Bouvignies
|
5fafd71135
|
fix: Re-add TS SDK changes for S3 (#2899)
|
2023-12-20 18:12:37 +01:00 |
|
Guillaume Bouvignies
|
46e9818c00
|
fix: TS SDK not found upon install error (#2895)
|
2023-12-20 16:53:42 +01:00 |
|
Guillaume Bouvignies
|
2155a6c133
|
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 |
|
Ruben Fiszel
|
67f868f08e
|
fix: add setState, getState to client
|
2023-08-29 15:26:23 +02:00 |
|
Ruben Fiszel
|
3142bc932c
|
fix: expose getResumeUrls in windmill-client
|
2023-08-26 11:54:21 +02:00 |
|
Ruben Fiszel
|
2921649c3c
|
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 |
|
Ruben Fiszel
|
63f520a05a
|
fix cancel approval step
|
2023-05-14 13:57:22 +02:00 |
|
Ruben Fiszel
|
f43920e34f
|
add initial typescript client
|
2023-05-07 01:17:42 +02:00 |
|