Diego Imbert
0e52c4007d
Merge remote-tracking branch 'origin/main' into di/data-tables
2025-12-01 12:52:58 +01:00
Diego Imbert
a893f9c92a
Fix typecheck datatable and ducklake in TS
2025-12-01 11:26:09 +01:00
Diego Imbert
5439cd12b3
rename list_custom_instance_pg_databases
2025-12-01 10:58:51 +01:00
Ruben Fiszel and rubenfiszel
1f60cb20c7
chore(main): release 1.587.1 ( #7263 )
...
* chore(main): release 1.587.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-12-01 07:49:22 +00:00
Ruben Fiszel and rubenfiszel
0200d2d568
chore(main): release 1.587.0 ( #7249 )
...
* chore(main): release 1.587.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-30 17:51:50 +00:00
Ruben Fiszel
6f5489c7dd
raw apps v2 ( #7251 )
2025-11-29 01:23:47 +00:00
Pyra and Ruben Fiszel
d38c96db36
feat: workspace dependencies ( #7124 )
...
* commit raw requirements
Signed-off-by: pyranota <pyra@duck.com >
* raw requirements
Signed-off-by: pyranota <pyra@duck.com >
* implement `parse_annotation`
Signed-off-by: pyranota <pyra@duck.com >
* more progress on wdeps
Signed-off-by: pyranota <pyra@duck.com >
* more progress
Signed-off-by: pyranota <pyra@duck.com >
* fixes
Signed-off-by: pyranota <pyra@duck.com >
* more progress
Signed-off-by: pyranota <pyra@duck.com >
* fixes
Signed-off-by: pyranota <pyra@duck.com >
* cli improvements + raw deps
Signed-off-by: pyranota <pyra@duck.com >
* cleanup
Signed-off-by: pyranota <pyra@duck.com >
* fix python versions
Signed-off-by: pyranota <pyra@duck.com >
* progress
Signed-off-by: pyranota <pyra@duck.com >
* update :)
Signed-off-by: pyranota <pyra@duck.com >
* add MaybeLock
Signed-off-by: pyranota <pyra@duck.com >
* go WIP
Signed-off-by: pyranota <pyra@duck.com >
* fix python ignoring py version from requirements
Signed-off-by: pyranota <pyra@duck.com >
* optimize php
Signed-off-by: pyranota <pyra@duck.com >
* require admin to alter
Signed-off-by: pyranota <pyra@duck.com >
* fix(cli): flow generateLocks raw deps
Signed-off-by: pyranota <pyra@duck.com >
* progress in checklist
Signed-off-by: pyranota <pyra@duck.com >
* fix agent workers
Signed-off-by: pyranota <pyra@duck.com >
* nits
Signed-off-by: pyranota <pyra@duck.com >
* nits
Signed-off-by: pyranota <pyra@duck.com >
* nit: remove default features
Signed-off-by: pyranota <pyra@duck.com >
* oh-wow
Signed-off-by: pyranota <pyra@duck.com >
* remove dbg!
Signed-off-by: pyranota <pyra@duck.com >
* nits
Signed-off-by: pyranota <pyra@duck.com >
* add indexes
Signed-off-by: pyranota <pyra@duck.com >
* cleanup
Signed-off-by: pyranota <pyra@duck.com >
* nits
Signed-off-by: pyranota <pyra@duck.com >
* remove todos
Signed-off-by: pyranota <pyra@duck.com >
* fix cli
Signed-off-by: pyranota <pyra@duck.com >
* add debug flag
Signed-off-by: pyranota <pyra@duck.com >
* cli: remove noise
Signed-off-by: pyranota <pyra@duck.com >
* fix cli
Signed-off-by: pyranota <pyra@duck.com >
* remove todos
Signed-off-by: pyranota <pyra@duck.com >
* trigger deps correctly
Signed-off-by: pyranota <pyra@duck.com >
* fix frontend
Signed-off-by: pyranota <pyra@duck.com >
* fix frontend again
Signed-off-by: pyranota <pyra@duck.com >
* finally fix frontend
Signed-off-by: pyranota <pyra@duck.com >
* ee repo ref
Signed-off-by: pyranota <pyra@duck.com >
* fix all
Signed-off-by: pyranota <pyra@duck.com >
* more fixes...
Signed-off-by: pyranota <pyra@duck.com >
* remove test
Signed-off-by: pyranota <pyra@duck.com >
* Update backend-test.yml
* comment out legacy test
Signed-off-by: pyranota <pyra@duck.com >
* fix ci
Signed-off-by: pyranota <pyra@duck.com >
* fix ci?
Signed-off-by: pyranota <pyra@duck.com >
* comment out thing
Signed-off-by: pyranota <pyra@duck.com >
* ignore test
Signed-off-by: pyranota <pyra@duck.com >
* ci
Signed-off-by: pyranota <pyra@duck.com >
* base fixture
Signed-off-by: pyranota <pyra@duck.com >
* fix regression
Signed-off-by: pyranota <pyra@duck.com >
* fix docs links
Signed-off-by: pyranota <pyra@duck.com >
* update min version
Signed-off-by: pyranota <pyra@duck.com >
* simplify
* implement cache for get_latest
Signed-off-by: pyranota <pyra@duck.com >
* move to workspace settings
Signed-off-by: pyranota <pyra@duck.com >
* sqlx + migration
Signed-off-by: pyranota <pyra@duck.com >
* more migrations
Signed-off-by: pyranota <pyra@duck.com >
* use box pin
Signed-off-by: pyranota <pyra@duck.com >
* nit
Signed-off-by: pyranota <pyra@duck.com >
---------
Signed-off-by: pyranota <pyra@duck.com >
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-11-28 16:00:11 +00:00
Ruben Fiszel and rubenfiszel
f88fd0e61e
chore(main): release 1.586.0 ( #7239 )
...
* chore(main): release 1.586.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-27 17:47:07 +00:00
Diego Imbert
6e70b8dbbb
Merge branch 'main' into di/data-tables
2025-11-27 18:42:14 +01:00
Ruben Fiszel
e8fd36e2e7
fix(cli): support better esm mode for codebases
2025-11-27 17:21:04 +00:00
Diego Imbert
c7d66af793
fix order by name desc ( #7243 )
2025-11-27 17:08:43 +00:00
440a4c7d13
add DISABLE_WORKSPACE_FORK environment variable ( #7238 )
...
Add environment variable to disable workspace forking for non-superadmin users.
When DISABLE_WORKSPACE_FORK is set to "true", only superadmins can create
workspace forks. Non-superadmin users will receive an error stating that
the endpoint requires superadmin privileges.
Changes:
- Added DISABLE_WORKSPACE_FORK env var (defaults to false)
- Modified create_workspace_fork to check superadmin permission when env is set
- Modified create_workspace_fork_branch to check superadmin permission when env is set
Fixes #7236
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
2025-11-27 10:11:18 +00:00
Ruben Fiszel and rubenfiszel
f7d3d165c5
chore(main): release 1.585.1 ( #7235 )
...
* chore(main): release 1.585.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-26 20:54:47 +01:00
wendrul
faad0006b4
fix: clone group members on workspace forks ( #7232 )
...
* Clone usr_to_group table on windmill fork
* Update sqlx
2025-11-26 20:49:12 +01:00
Diego Imbert
1dd002e70c
Data table assetexplore
2025-11-26 18:18:08 +01:00
Diego Imbert
77f84eccd9
add tags to custom instance dbs
2025-11-26 16:13:55 +01:00
Ruben Fiszel and rubenfiszel
d450ab29e1
chore(main): release 1.585.0 ( #7222 )
...
* chore(main): release 1.585.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-26 11:09:36 +00:00
hugocasa
8922be11a6
fix(frontend): workspace color race condition for superadmins ( #7229 )
2025-11-26 11:02:21 +00:00
Diego Imbert
4c7fac7746
Revert "datatables work"
...
This reverts commit 6e1588d59e .
2025-11-25 19:18:12 +01:00
Diego Imbert
6e1588d59e
datatables work
2025-11-25 18:57:54 +01:00
wendrul
f56f3b0fe6
fix: workspace forks shouldn't inherit promotion mode repo ( #7223 )
...
* fix: workspace forks shouldn't inherit promotion mode repo
* fix: git sync: don't default to main when talking about target branches in git
2025-11-25 17:26:05 +00:00
hugocasa and windmill-internal-app[bot]
93c34c6d76
feat: flow for loop squashing ( #7107 )
...
* feat: flow for loop optimization
* fix: make dedicated flows work with flow nodes
* fix: transform dedicated inputs + better error handling + differentiate squash from same worker
* fix builds
* fix build
* fix build
* make dedicated worker private
* update ee ref
* frontend nits
* nit
* add trace to dedicated worker
* update ee ref
* Update ee-repo-ref.txt
---------
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
2025-11-25 17:25:34 +01:00
Diego Imbert
bc04f80d19
inline run works
2025-11-25 16:26:22 +01:00
Ruben Fiszel and rubenfiszel
2388e38a9c
chore(main): release 1.584.0 ( #7213 )
...
* chore(main): release 1.584.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-25 12:17:34 +00:00
Ruben Fiszel
897faf085b
fix: list scripts without 1000 limits
2025-11-25 11:11:18 +00:00
centdix
c47669be0b
feat(app): add chat component ( #7199 )
...
* draft
* fix
* use user message
* correctly stream
* add send trigger
* add control
* fix on success trigger
* add warning about expected input
* nit
* styling
* fix stream
* styling
* dry
* dry
* nit
* better logic
* css
* cleaning
* use managed by component input
* fix
* fix managed inputs
* handle memory
* cleaning
* cleaning
* cleaning
* update sqlx
* use id
2025-11-24 17:39:35 +00:00
Ruben Fiszel and rubenfiszel
1a1fdab5bd
chore(main): release 1.583.3 ( #7211 )
...
* chore(main): release 1.583.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-24 17:19:36 +00:00
Ruben Fiszel and rubenfiszel
6e230a8ea2
chore(main): release 1.583.2 ( #7204 )
...
* chore(main): release 1.583.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-24 13:30:40 +00:00
Ruben Fiszel
80c7911641
fix: listScripts include description with opt-out query arg ( #7210 )
...
* description jobs
* all
2025-11-24 08:37:55 +00:00
Diego Imbert
7bb6c96a5c
data tables settings
2025-11-21 23:12:01 +01:00
Diego Imbert
9ece307d45
fix compilation
2025-11-21 16:45:11 +01:00
Diego Imbert
fddff1b3ca
Migrate ducklake catalogs to more generic custom instance databases
2025-11-21 16:20:17 +01:00
Ruben Fiszel and rubenfiszel
2155f91959
chore(main): release 1.583.1 ( #7201 )
...
* chore(main): release 1.583.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-21 14:51:17 +00:00
Ruben Fiszel and rubenfiszel
4c9552f797
chore(main): release 1.583.0 ( #7198 )
...
* chore(main): release 1.583.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-21 13:06:12 +00:00
Ruben Fiszel and rubenfiszel
dd320a6883
chore(main): release 1.582.2 ( #7193 )
...
* chore(main): release 1.582.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-21 07:17:41 +00:00
Ruben Fiszel and rubenfiszel
67b3fd6a84
chore(main): release 1.582.1 ( #7192 )
...
* chore(main): release 1.582.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-21 07:09:51 +00:00
Ruben Fiszel and rubenfiszel
ec81696828
chore(main): release 1.582.0 ( #7189 )
...
* chore(main): release 1.582.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-20 19:04:48 +00:00
Ruben Fiszel
e9691c9eb0
feat(ee): support iamrds
2025-11-20 18:58:38 +00:00
Ruben Fiszel and rubenfiszel
3e2935b4ee
chore(main): release 1.581.1 ( #7183 )
...
* chore(main): release 1.581.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-20 11:39:41 +00:00
Ruben Fiszel and rubenfiszel
cd5827e802
chore(main): release 1.581.0 ( #7181 )
...
* chore(main): release 1.581.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-19 21:29:46 +00:00
Guilhem and Ruben Fiszel
cfeb294308
feat(frontend): add notes to flow ( #6628 )
...
* Add note component
* save note size and position
* move add note button up
* nit
* Add markdown support
* wip
* fix add sticky note button
* fix text update
* Add sticky note to saved flow data
* add note color picker
* Introduce node multiselect
* Add group notes
* Adapt layout to group node
* create a note manager class
* clean reactivity
* clean
* improve adaptive layout to group note
* modify layout based on cached text height
* fined grained graph rendering for notes
* separate noteManager into editor and render
* separate noteManager into editor and render
* create a note change observer
* render note node from context
* simplify note state managment
* show note in flow viewer
* clean dirty changes
* clean selection manager
* fix layout check
* improve bg surface select
* Handle z-index for stacked group notes
* clean selection manager
* exclude notes from rect select
* Allow switch between selection modes with keyboard keys
* improve selection box styling
* prevent dragging note when editing
* nit
* Simplify selection using svelte flow built in feature
* handle note selection separately
* Add min size for notes
* improve selection toggle
* improve mode switch
* make size and position optional for group notes
* Improve initial viewport position
* Add context menu for the canevas
* nit
* Add node context menu
* improve note select
* use clickoutside for note deselect
* use pointerdown outside to close context menu
* nit
* fix selection issues
* make edges non selectable
* improve color palette
* fix backend
* fix backend check
* cargo lock restore
* Add toggle to display notes
* fix note selection
* nit
* account for css offset in for loop
* fix multiple selection pannel styling
* clear flow selection when creating note
* Improve placeholder and note default text
* Escape note edit mode when pressing Esc
* Allow note edition in local dev
* clean
* Handle subflow selection
* prevent group note resizing
* nit
* allow notes in flow expand
* Improve multi select panel
* Allow context menu in note mode
* Add event listenner to fix pane click deselect
* prevent zoom in text area in notes
* improve bounding box styling
* Use control for box selection for non mac users
* nit
* clean notes groups
* nit
* use portal for note actions
* handle assets node when computing note layout
* Simplify layout compute for notes
* use smart color choice for notes
* Switch display note when adding a new note
* clean code
* improve group note bound size calculation
* simplify AI tool nodes and asset handling
* nit
* nit
* improve flow centering
* create group note button
* Improve selection of nodes
* Revert "Improve selection of nodes"
This reverts commit d2c40d82b1 .
* refert backend changes
* nit
* improve graph selection
* clean
* make backend work except job runs
* fix notSelectable
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-11-19 21:25:57 +00:00
Ruben Fiszel and rubenfiszel
83c0c54613
chore(main): release 1.580.0 ( #7169 )
...
* chore(main): release 1.580.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-19 00:12:46 +00:00
centdix
5c79a35306
feat(aichat): use responses api for openai models ( #7163 )
...
* use responses api
* way cleaner
* fix non streaming
* fix metadatagen
* fix for azure
* remove deprecated
* fix listing
* fix
2025-11-18 23:12:42 +00:00
Alexander Petric
5aa251a2d2
feat(security): unshare pid of worker job process ( #7106 )
...
* feat(security): unbind pid for worker jobs to create extra process isolation
* review
* simplify
* cleanup + compose files
* re-add removed comments from nu executor
* simplify
* fail immediately
* updates
* update ping backend
* nsjail / unshare in workers page
* migrations
* frontend + sqlx
* frontend
* frontend
* fix error message
* undo example changes
2025-11-18 23:04:31 +00:00
hugocasa and Ruben Fiszel
8ae266b6a9
feat: disabling/enabling email triggers ( #7171 )
...
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-11-18 23:04:12 +00:00
hugocasa
f2dbf6d20d
count external jwts for telemetry
...
* feat: count external jwts
* nits
2025-11-18 23:03:35 +00:00
Ruben Fiszel
478e19379f
buffer cloud hosted usage
2025-11-18 09:40:57 +00:00
Ruben Fiszel
f371fbeb9b
fix: improve delete to handle ai chat
2025-11-18 08:12:54 +00:00
Ruben Fiszel and rubenfiszel
aad43768d4
chore(main): release 1.579.2 ( #7168 )
...
* chore(main): release 1.579.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-18 00:58:17 +00:00
Ruben Fiszel and rubenfiszel
610f90b19e
chore(main): release 1.579.1 ( #7166 )
...
* chore(main): release 1.579.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-18 00:19:08 +00:00