Ruben Fiszel and rubenfiszel
1acf78e782
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 >
v1.211.0
2023-11-20 02:09:45 +01:00
Stephan Fitzpatrick
c7a30f7c9d
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
aa6bf4027f
fix base_internal_url
2023-11-20 02:03:41 +01:00
Ruben Fiszel
b667317d44
fix: token expiry is equal to timeout
2023-11-20 00:39:40 +01:00
Ruben Fiszel
cd260e7062
feat: agent mode v0
2023-11-20 00:36:31 +01:00
Ruben Fiszel
47ad8d6013
feat: agent mode v0
2023-11-20 00:32:17 +01:00
Guillaume Bouvignies
c90f7f167e
fix: main broken tests ( #2652 )
2023-11-19 22:41:07 +01:00
Ruben Fiszel
4882d94dfe
fix: add refresh button to item picker
2023-11-19 18:26:22 +01:00
Ruben Fiszel
19907e4012
feat: ai regex
2023-11-19 14:45:25 +01:00
Ruben Fiszel
2f15ebc5f9
feat: custom error messages for forms
2023-11-19 13:54:32 +01:00
Ruben Fiszel
70f121035e
fix: fix base64 assignment (file input)
2023-11-19 12:36:07 +01:00
Ruben Fiszel
c476543570
improve flow preview content
2023-11-19 11:51:33 +01:00
Ruben Fiszel
4023bca192
improve flow preview content
2023-11-19 11:46:48 +01:00
Ruben Fiszel and rubenfiszel
eef6432637
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 >
v1.210.1
2023-11-18 17:40:36 +01:00
Ruben Fiszel
2692737418
fix: migrate old state env variable to new env variable
2023-11-18 17:32:41 +01:00
Ruben Fiszel
6ae1a69b75
fix: make wmill compatible with python 3.7
2023-11-18 17:15:05 +01:00
Ruben Fiszel
5a72ca9b24
fix: improve error message for unauthorized variables/resources
2023-11-18 16:27:09 +01:00
Ruben Fiszel
75021c444e
fix svelte-check errors
2023-11-18 15:19:17 +01:00
Ruben Fiszel
ee243dedc6
fix: leave workspace + instance api
2023-11-18 15:07:06 +01:00
Ruben Fiszel
36379d6db0
fix: add toggle to invites
2023-11-18 13:46:51 +01:00
Ruben Fiszel
cee8206c42
restrict global accounts to 50
2023-11-18 13:31:30 +01:00
Ruben Fiszel
06905b252f
restrict nb of groups to 3 and workspaces to 2
2023-11-18 13:28:29 +01:00
Ruben Fiszel
ab9adacfad
improve auto-invite UX
2023-11-18 13:17:39 +01:00
HugoCasa
08c14e51c7
fix: flow copilot arg types ( #2648 )
2023-11-18 13:16:25 +01:00
Ruben Fiszel
c07e9056f1
fix: auto-invite all instead of by domain
2023-11-18 12:36:08 +01:00
Ruben Fiszel
837d3716d3
fix package-lock json
2023-11-18 11:13:50 +01:00
Ruben Fiszel and rubenfiszel
84df0328a5
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 >
v1.210.0
2023-11-17 21:25:51 +01:00
Ruben Fiszel
526b14cca3
fix: restore flow local storage
2023-11-17 21:02:58 +01:00
Ruben Fiszel
a1e33ee34f
nit template editor
2023-11-17 20:42:14 +01:00
Ruben Fiszel
05d3fcad26
feat: truncate logs when necessary
2023-11-17 20:22:51 +01:00
Ruben Fiszel
4d92745786
feat: truncate logs when necessary
2023-11-17 20:22:45 +01:00
HugoCasa
cc978c230f
fix: remove stats payload logging ( #2644 )
2023-11-17 19:19:10 +01:00
Ruben Fiszel and rubenfiszel
8a3f03963b
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 >
v1.209.0
2023-11-17 18:36:22 +01:00
Ruben Fiszel
41465bc872
fix template editor
2023-11-17 18:25:33 +01:00
Ruben Fiszel
8aa146bc9f
fix template editor
2023-11-17 18:24:17 +01:00
Ruben Fiszel
9c7bb5ecd9
fix: www-url-encoded body
2023-11-17 16:59:26 +01:00
Ruben Fiszel
59d862661c
workspace create fix
2023-11-17 16:40:09 +01:00
Ruben Fiszel
a69c4c1703
z-index nit
2023-11-17 16:35:19 +01:00
Ruben Fiszel
c3bb8a10aa
create workspace require superadmin is now default
2023-11-17 16:30:19 +01:00
Ruben Fiszel
9ff428f210
fix: support non root imports in bun
2023-11-17 15:58:54 +01:00
betterthanever2
d82027cbf9
Update lib.rs ( #2643 )
...
Adding OpenCV to Python install/import exceptions mapping
2023-11-17 15:39:24 +01:00
Faton Ramadani
998843ba62
feat(frontend): Add optional dropdown trigger ( #2642 )
2023-11-17 14:44:30 +01:00
Ruben Fiszel
33dfcfbdc7
fix: nested schemas can use required
2023-11-17 14:38:00 +01:00
Ruben Fiszel
2b249518ad
fix delete workspace
2023-11-17 13:19:51 +01:00
Ruben Fiszel
316d5f344f
fix: improve suspended flow handling when missing next step
2023-11-17 13:13:05 +01:00
HugoCasa
1aef2aae90
fix: x overflow scroll + add clear history btn ( #2641 )
2023-11-17 12:38:52 +01:00
Faton Ramadani
1d1258ff58
feat(frontend): add filter by resource on Audit Log page ( #2628 )
...
* feat(frontend): add filter by resouce on Audit Log page
* feat(frontend): fix build
2023-11-17 12:35:16 +01:00
Ruben Fiszel
9a0ef97eb5
dedicated workers nit
2023-11-17 10:10:47 +01:00
Ruben Fiszel
d1d43765c0
dedicated workers nit
2023-11-17 10:06:05 +01:00
Ruben Fiszel
b13cc58315
feat: dedicated workers for flows ( #2637 )
...
* dw for flows
* dw for flows
* all
* sqlx
* sqlx
* dedicated workers
* more comments
2023-11-17 10:00:04 +01:00