HugoCasa
69a2d85f25
feat: add support for | None and Optional in python ( #5361 )
...
* feat: add support for | None and Optional in python
* update python parser package
2025-02-24 14:12:29 +01:00
Ruben Fiszel
c532c38333
fix initialize of dropdownmenu after melt migration
2025-02-24 13:16:40 +01:00
Guilhem
8252554847
replace MenuV2 with melt Menu (1/4) ( #5214 )
...
* use melt menu in sidebar
* stop keyboard navigation for disabled items
* use melt menu for FavoriteMenu and WorkspaceMenu
* fix popover placement for menuButton
* use melt menu for operator menu
* fix notification
* fix operator menu
* Use melt menu in FlowJobsMenu
* use melt menu for AppMenu
* clean code
* clean code
* add use clickOutside option to Menu
* use pointerdown_outside
* use pointerdown_outside
# Conflicts:
# frontend/src/lib/components/meltComponents/Menu.svelte
* use pointerdown in menus
* add max-h to app dropdown menu
* keep more open in operator menu
* add a MenuItem component
* clean
* nit
* nit
* clean code
* put conditionalMelt as utility function
* remove unused Portal
* Add debounce effect in operator menu
* fix component jumping due to z-index
* feat: remove `pip` fallback option for python and ansible (#5186 )
* refactor!: Remove `pip` fallback option for python and ansible
BREAKING CHANGE: pip was deprecated since 1.425.0 (2024-11-15)
* fix errors in main.rs
* fix tests
* remove nsjail for pip
* fix imports
* fix compilation error
* reinforce melt types
* fix racing condition issue in closing operator menu
* nit
* fix id conflix with melt element
* nit
* prevent modal from closing on click outside button in menu
---------
Co-authored-by: pyranota <92104930+pyranota@users.noreply.github.com >
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-02-24 10:28:06 +01:00
Ruben Fiszel
afa3beb953
bench.sh
2025-02-24 01:20:20 +01:00
Alexander Petric
3936af77ce
fix(frontend): make html app component content selectable ( #5359 )
2025-02-23 23:49:54 +01:00
Ruben Fiszel
362048ac6b
fix npn check
2025-02-23 23:49:33 +01:00
Ruben Fiszel
51248b7387
recycle audit logs
2025-02-23 23:38:23 +01:00
Ruben Fiszel
7e2d0e8245
delete audit logs stub older than 14days on CE
2025-02-23 23:33:47 +01:00
Ruben Fiszel
e8a4c55d82
update bun to 1.2.3
2025-02-23 23:11:07 +01:00
Ruben Fiszel
654c7be0ee
fix missing lock error logs
2025-02-23 09:18:50 +01:00
Ruben Fiszel
3650fc6a68
bun to 1.2.2 while 1.2.3 is not released
2025-02-22 16:31:00 +01:00
Ruben Fiszel
73ad8ee773
fix: improve cancel/back behavior on editors
2025-02-22 16:28:28 +01:00
Ruben Fiszel
956f9ceea0
add runs page links to history section
2025-02-22 15:22:53 +01:00
Ruben Fiszel
3d6015e44a
feat: make flow lock deployment error visible in UI
2025-02-22 15:02:16 +01:00
Ruben Fiszel
e89b2feeac
add PRINT_NATIVE_ERRORS env variable
2025-02-22 11:06:42 +01:00
Ruben Fiszel
5abc825e48
update deno_core implementation to latest 2.2.1
2025-02-22 11:04:54 +01:00
Ruben Fiszel
b7fc968dc6
fix: update deno 2.1.2->2.2.1
2025-02-22 09:25:47 +01:00
Ruben Fiszel
4a07461958
fix: update bun t.1.43->1.2.3
2025-02-22 09:23:33 +01:00
Ruben Fiszel
879207720c
chore(main): release 1.467.1 ( #5355 )
...
* chore(main): release 1.467.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-22 02:12:27 +01:00
Ruben Fiszel
6359838d31
initialize an uv venv globally but skip it for python executor
2025-02-22 01:53:14 +01:00
Ruben Fiszel
2f2ae05dd6
fix python venv
2025-02-22 01:44:45 +01:00
Ruben Fiszel
32df8ed308
fix: app markdown is selectable in preview mode
2025-02-22 01:15:51 +01:00
Ruben Fiszel
7e58247e63
fix: init_script do not need to use nsjail even in nsjail mode
2025-02-22 01:04:33 +01:00
Ruben Fiszel
2a5afd435a
fix: add uv bin path to PATH
2025-02-22 00:50:06 +01:00
Ruben Fiszel
ce872fe829
chore(main): release 1.467.0 ( #5344 )
...
* chore(main): release 1.467.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-21 21:29:50 +01:00
Ruben Fiszel
a8bc5c28d7
add zlib to import parser exception
2025-02-21 21:26:14 +01:00
Ruben Fiszel
faba928149
fix: fix app component header buttons
2025-02-21 21:22:12 +01:00
David Abutbul
a4c790b873
feat: enable rust AI gen/fix/edit ( #5349 )
...
* init prompts for rust
* generated with yaml2json.py
2025-02-21 21:00:15 +01:00
HugoCasa
6c1743f83a
change workspace id super nit ( #5354 )
2025-02-21 20:02:13 +01:00
Ruben Fiszel
2edf5a08ae
job check one last time for completed job before returning 404
2025-02-21 19:57:49 +01:00
HugoCasa
00cb59e42f
fix(frontend): improve rename workspace id UX ( #5353 )
2025-02-21 19:46:58 +01:00
HugoCasa
bb9bf656f5
fix(frontend): missing config for Custom AI ( #5351 )
2025-02-21 18:31:11 +01:00
HugoCasa
7cf02d81f4
fix(frontend): invalid username for superadmin in some workspaces ( #5350 )
2025-02-21 18:30:55 +01:00
Ruben Fiszel
3de5b33bd6
nit
2025-02-21 18:30:37 +01:00
Ruben Fiszel
15c17c0a88
improve error message to run executable
2025-02-21 18:09:25 +01:00
Ruben Fiszel
bbe57eff2a
fix: handle better forced value propagation in apps
2025-02-21 17:37:25 +01:00
Ruben Fiszel
6c2273828e
make cli success page configurable
2025-02-21 17:13:27 +01:00
Ruben Fiszel
546c9f3d96
fix ansible for nsjail
2025-02-21 17:06:15 +01:00
HugoCasa
c9f044ebb2
feat: provision from SSO preferred_username ( #5347 )
...
* feat: provision from SSO preferred_username
* update ee ref
2025-02-21 16:20:21 +01:00
Ruben Fiszel
455dd746e9
fix: disable toggle is more consistently applied on arg inputs
2025-02-21 14:07:44 +01:00
Ruben Fiszel
cc6d6ccaad
nit ansible
2025-02-21 11:22:58 +01:00
Ruben Fiszel
f591e82701
nit ansible
2025-02-21 10:12:46 +01:00
Ruben Fiszel
c8babb93cb
nit ansible galaxy
2025-02-21 10:03:51 +01:00
Ruben Fiszel
92d379bba6
uv tool install ansible
2025-02-21 09:50:57 +01:00
Ruben Fiszel
505781821e
install ansible with uv pip
2025-02-21 09:44:40 +01:00
Ruben Fiszel
3e28c7fe57
nits install
2025-02-21 09:26:25 +01:00
Ruben Fiszel
b38b3a22e4
fix(image): use debian image instead of python image as base
2025-02-21 09:20:57 +01:00
Ruben Fiszel
ee90f6160c
do not install pip at all
2025-02-21 08:49:48 +01:00
Ruben Fiszel
50ccff4d83
fix: do not pin python patch version in docker preinstalled python
2025-02-21 08:47:06 +01:00
Ruben Fiszel
40c7fa890b
fix: initialize s3 file input if value already present
2025-02-20 22:05:57 +01:00