Ruben Fiszel
0b60febdb4
feat: test an iteration
2023-11-20 12:26:24 +01:00
Ruben Fiszel
b915e6ff27
use userStore email for Usermenu
2023-11-20 10:53:32 +01:00
Ruben Fiszel
3b2d698481
improve auto-invites
2023-11-20 10:35:38 +01:00
Guillaume Bouvignies
9aea209226
feat: S3 file picker as a drawer ( #2640 )
...
* feat: Pick a S3 file drawer
* Add endpoint to generate simple file preview
* FE prototype for file preview
* More info on the preview
* Small fix
* Fix BE compile
* fix BE compile
* remove weird vite.config.js file
* Fix fronte NodeJS.Timer -> NodeJS.Timeout and rename dataset to file for S3
* Add EE restrictions and polish FE
* Fix merge conflicst
* replace dataset with s3 object
* Update wording
* BE throws an error when bucket too large in CE
* regenerate Cargo.lock
* Fix typo in error message
2023-11-20 10:26:36 +01:00
Ruben Fiszel
d09d12869b
agent v0.5
2023-11-20 10:10:10 +01:00
Ruben Fiszel
48b182e560
chore(main): release 1.211.0 ( #2651 )
...
* chore(main): release 1.211.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-20 02:09:45 +01:00
Stephan Fitzpatrick
d1b1459ebb
feat(python): Add functionality and resiliency to wmill python client ( #2650 )
...
* Refine wmill client.py `run_script_sync` and `run_script_by_path_sync` with more features
This commit enriches the functionality of the `run_script_sync` and `run_script_by_path_sync` functions. New features introduced include script cancellation upon exit, logging capabilities,
and script execution timeout. These enhancements improve script execution control and provide better debug information. The `get_result` function was also adjusted to enable the control
of 'is not None' assertion on the job result. Consequently, user flexibility is enhanced, and the method can cater to cases where a `None` result is within the expected behavior.
* remove unnecessary local import and rename cancel_atexit to cleanup
2023-11-20 02:07:20 +01:00
Ruben Fiszel
7a289d6fe5
fix base_internal_url
2023-11-20 02:03:41 +01:00
Ruben Fiszel
24ab670e6e
fix: token expiry is equal to timeout
2023-11-20 00:39:40 +01:00
Ruben Fiszel
a1eb670e4a
feat: agent mode v0
2023-11-20 00:36:31 +01:00
Ruben Fiszel
c9c88dd3d5
feat: agent mode v0
2023-11-20 00:32:17 +01:00
Guillaume Bouvignies
5866ca71f5
fix: main broken tests ( #2652 )
2023-11-19 22:41:07 +01:00
Ruben Fiszel
8ff412acc4
fix: add refresh button to item picker
2023-11-19 18:26:22 +01:00
Ruben Fiszel
992401a77c
feat: ai regex
2023-11-19 14:45:25 +01:00
Ruben Fiszel
f543aa5bf9
feat: custom error messages for forms
2023-11-19 13:54:32 +01:00
Ruben Fiszel
6cdd2bceee
fix: fix base64 assignment (file input)
2023-11-19 12:36:07 +01:00
Ruben Fiszel
1fc13c8e97
improve flow preview content
2023-11-19 11:51:33 +01:00
Ruben Fiszel
f877ed4e64
improve flow preview content
2023-11-19 11:46:48 +01:00
Ruben Fiszel
23b9f9d432
chore(main): release 1.210.1 ( #2647 )
...
* chore(main): release 1.210.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-18 17:40:36 +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
b9dc8b6cff
fix: make wmill compatible with python 3.7
2023-11-18 17:15:05 +01:00
Ruben Fiszel
efac70453e
fix: improve error message for unauthorized variables/resources
2023-11-18 16:27:09 +01:00
Ruben Fiszel
ce08b21133
fix svelte-check errors
2023-11-18 15:19:17 +01:00
Ruben Fiszel
a01ae3540c
fix: leave workspace + instance api
2023-11-18 15:07:06 +01:00
Ruben Fiszel
9c1e049fc8
fix: add toggle to invites
2023-11-18 13:46:51 +01:00
Ruben Fiszel
51b3013c70
restrict global accounts to 50
2023-11-18 13:31:30 +01:00
Ruben Fiszel
f80b90ec40
restrict nb of groups to 3 and workspaces to 2
2023-11-18 13:28:29 +01:00
Ruben Fiszel
3c1aff2100
improve auto-invite UX
2023-11-18 13:17:39 +01:00
HugoCasa
7f9836758f
fix: flow copilot arg types ( #2648 )
2023-11-18 13:16:25 +01:00
Ruben Fiszel
228333f0e1
fix: auto-invite all instead of by domain
2023-11-18 12:36:08 +01:00
Ruben Fiszel
6b7c672abb
fix package-lock json
2023-11-18 11:13:50 +01:00
Ruben Fiszel
f74d542396
chore(main): release 1.210.0 ( #2645 )
...
* chore(main): release 1.210.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-17 21:25:51 +01:00
Ruben Fiszel
3830dfe669
fix: restore flow local storage
2023-11-17 21:02:58 +01:00
Ruben Fiszel
9c6478c9a8
nit template editor
2023-11-17 20:42:14 +01:00
Ruben Fiszel
232361d791
feat: truncate logs when necessary
2023-11-17 20:22:51 +01:00
Ruben Fiszel
bc34a42727
feat: truncate logs when necessary
2023-11-17 20:22:45 +01:00
HugoCasa
c5c2548ea6
fix: remove stats payload logging ( #2644 )
2023-11-17 19:19:10 +01:00
Ruben Fiszel
b9859a4875
chore(main): release 1.209.0 ( #2636 )
...
* chore(main): release 1.209.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-11-17 18:36:22 +01:00
Ruben Fiszel
2748f91773
fix template editor
2023-11-17 18:25:33 +01:00
Ruben Fiszel
e5c6836ffa
fix template editor
2023-11-17 18:24:17 +01:00
Ruben Fiszel
cb93b7e782
fix: www-url-encoded body
2023-11-17 16:59:26 +01:00
Ruben Fiszel
b1351675e4
workspace create fix
2023-11-17 16:40:09 +01:00
Ruben Fiszel
09651d1864
z-index nit
2023-11-17 16:35:19 +01:00
Ruben Fiszel
4bd197b7bb
create workspace require superadmin is now default
2023-11-17 16:30:19 +01:00
Ruben Fiszel
548f7f8c6a
fix: support non root imports in bun
2023-11-17 15:58:54 +01:00
betterthanever2
02374cd30e
Update lib.rs ( #2643 )
...
Adding OpenCV to Python install/import exceptions mapping
2023-11-17 15:39:24 +01:00
Faton Ramadani
abfbd9bd3e
feat(frontend): Add optional dropdown trigger ( #2642 )
2023-11-17 14:44:30 +01:00
Ruben Fiszel
84b3ced83f
fix: nested schemas can use required
2023-11-17 14:38:00 +01:00
Ruben Fiszel
24fb712587
fix delete workspace
2023-11-17 13:19:51 +01:00
Ruben Fiszel
f1571fd07e
fix: improve suspended flow handling when missing next step
2023-11-17 13:13:05 +01:00