Ruben Fiszel
|
2ca3f2e822
|
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
|
126459f972
|
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 afae33f5f8.
* feat: add username to email function
* fix: nit
* fix: add docstring to global func
|
2024-05-23 17:23:50 +02:00 |
|
Ruben Fiszel
|
9b99117f48
|
fix: remove schemas from typescript client
|
2024-05-15 08:10:29 +02:00 |
|
Ruben Fiszel
|
6b49f47c5c
|
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
|
e1a8a80272
|
update typescript openapi generator
|
2024-05-03 12:54:00 +02:00 |
|
Ruben Fiszel
|
9ebe011a73
|
fix: update go and typesript client
|
2024-04-18 11:07:11 +02:00 |
|
Ruben Fiszel
|
6b842b3c53
|
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
|
824e572e5b
|
fix: add more functions to typescript client
|
2024-03-06 00:28:17 +01:00 |
|
Ruben Fiszel
|
7a8c688a23
|
fix: export base64 from typescript client
|
2024-02-06 22:13:59 +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 |
|
Guillaume Bouvignies
|
2e6835f610
|
feat: Download s3 file as stream in Python and TS (#3099)
|
2024-01-29 14:49:08 +01:00 |
|
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
|
99a69898f0
|
fix: expose getIdToken in typescript-client
|
2024-01-17 11:01:51 +01:00 |
|
Ruben Fiszel
|
ce451fdf77
|
fix typescript client
|
2024-01-17 09:29:33 +01:00 |
|
Ruben Fiszel
|
ddaca371a1
|
fix typescript client
|
2024-01-17 09:24:38 +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 |
|
Ruben Fiszel
|
f3c96fe0cc
|
fix: add setState, getState to client
|
2023-08-29 15:26:23 +02:00 |
|
Ruben Fiszel
|
d814a0f3be
|
fix: expose getResumeUrls in windmill-client
|
2023-08-26 11:54:21 +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 |
|
Ruben Fiszel
|
a300ade947
|
fix cancel approval step
|
2023-05-14 13:57:22 +02:00 |
|
Ruben Fiszel
|
60b723cc13
|
add initial typescript client
|
2023-05-07 01:17:42 +02:00 |
|