Ruben Fiszel and rubenfiszel
0aa2ea6954
chore(main): release 1.509.2 ( #6237 )
...
* chore(main): release 1.509.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-19 11:08:46 +00:00
Ruben Fiszel and rubenfiszel
8b41077116
chore(main): release 1.509.1 ( #6236 )
...
* chore(main): release 1.509.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-19 10:01:11 +00:00
Ruben Fiszel and rubenfiszel
d80dd3eeac
chore(main): release 1.509.0 ( #6213 )
...
* chore(main): release 1.509.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-19 00:13:09 +00:00
4f993c82b5
feat: implement SSE for job updates polling ( #6174 )
...
* feat: implement SSE for job updates polling
- Add /getupdate_sse/:id endpoint for real-time job updates via Server-Sent Events
- SSE streams job status, logs, progress, and flow status updates
- Auto-stops streaming when job completes
- Frontend uses EventSource with graceful fallback to polling on errors
- Reduces server load and improves real-time responsiveness
- Update OpenAPI spec with new SSE endpoint definition
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-authored-by: Ruben Fiszel <rubenfiszel@users.noreply.github.com >
* all
* all
* v1
* rename test job loader
* iter2
* nit
* all
* all
* improve
* upgrade
* try catch assets json parse
* only display loader of custom component if custom component is rendered
* Fix required properties (#6221 )
* whitelabelling nits
* remove fdsfs (#6222 )
* add refresh on worker tag select
* whitelabel nits
* merge
* merge
* done
* nit fix
* all
* app db
* all
* all
---------
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <rubenfiszel@users.noreply.github.com >
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: Tammo Ippen <tammo.ippen@posteo.de >
Co-authored-by: Diego Imbert <70353967+diegoimbert@users.noreply.github.com >
2025-07-18 22:48:51 +00:00
Ruben Fiszel and rubenfiszel
7ca652dede
chore(main): release 1.508.0 ( #6207 )
...
* chore(main): release 1.508.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-16 23:05:38 +00:00
Ruben Fiszel and rubenfiszel
532cdc4b49
chore(main): release 1.507.2 ( #6202 )
...
* chore(main): release 1.507.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-16 13:26:45 +00:00
Ruben Fiszel and rubenfiszel
061be92fae
chore(main): release 1.507.1 ( #6199 )
...
* chore(main): release 1.507.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-16 10:37:50 +00:00
Ruben Fiszel and rubenfiszel
195bfceff3
chore(main): release 1.507.0 ( #6189 )
...
* chore(main): release 1.507.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-15 17:18:16 +00:00
Ruben Fiszel and rubenfiszel
dc1c216582
chore(main): release 1.506.0 ( #6183 )
...
* chore(main): release 1.506.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-15 09:57:49 +00:00
Ruben Fiszel and rubenfiszel
3ae5b3c594
chore(main): release 1.505.4 ( #6178 )
...
* chore(main): release 1.505.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-14 14:55:12 +00:00
Ruben Fiszel and rubenfiszel
554bb08d76
chore(main): release 1.505.3 ( #6177 )
...
* chore(main): release 1.505.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-14 13:26:34 +02:00
Ruben Fiszel and rubenfiszel
60ef013d8b
chore(main): release 1.505.2 ( #6172 )
...
* chore(main): release 1.505.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-13 14:47:55 +00:00
Ruben Fiszel and rubenfiszel
688129051d
chore(main): release 1.505.1 ( #6168 )
...
* chore(main): release 1.505.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-13 11:14:25 +00:00
Alexander Petric
9a8bed128f
fix: worker symlink dir + path fixes + npm postinstall on windows ( #6167 )
2025-07-11 22:51:48 +02:00
Ruben Fiszel and rubenfiszel
f8342bb95e
chore(main): release 1.505.0 ( #6163 )
...
* chore(main): release 1.505.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-11 18:23:17 +00:00
Diego Imbert
4eb66ca3f2
Clone fix + asset page ui nit ( #6165 )
...
* clone library
* nit ui assets page fix
2025-07-11 15:40:16 +00:00
Diego Imbert and Ruben Fiszel
433341b295
feat: assets as a primary concept ( #6125 )
...
* assets migration
* parse assets (duckdb)
* iterate on assets
* S3 object Preview
* remove pagination
* filterText
* better occurence list
* tweak
* assets in JobPreview
* clone impl
* AssetsDetectedBadge
* improve DbManagerButton + asset dropdown button
* edit resource btn
* warning when incorrect resource
* +Resource in DuckDB
* +S3 Object editor bar
* nit fix rename
* flow asset badge
* More Generic OnChange
* Highlight assets used in modules
* Show occurence count in flow
* Better UX, avoid moving parts
* nit
* Asset nodes
* move to dedicated Asset ctx
* fix layoutNodes not handling first assetsMap
* explore asset btn in flow asset node
* correct offset
* single computeAssetNodes function
* Fix y positioning of nodes with assets
* resource editor
* write mode node (ui)
* accessType in ctx + fix insert button positioning
* right positioning when mixing read and write nodes
* right positioning when mixing R and W assets
* Better layout fix algorithm
* listAssetsByUsage and asset nodes on transitive usages
* refactor + remove linkAssets
* Refactor to allow for custom R/W modes
* AssetsDropdownButton in flow script editor
* R/W/RW selection and changes node pos in flow
* layoutNodes doesnt need recompute now
* fix wrong assumption that nodes recompute when assets change
* r/w/rw multi toggle
* MultiToggle cool animation + clearable
* rename + 1px nit
* remove mini toggle button group, use ToggleButtonGroup
* Combinator parser that detects R / W asset context
* nit fix missing flex-1
* missing order by
* better ui indication for access type
* special x offset case when only one asset node for clarity
* parse getResource in TS with swc ecma parser
* support load and write s3 detection in TS
* Python asset parser
* support wmill api calls without special $res: or s3:// syntax
* detect out of context asset uris python
* do not use access type override when not ambiguous in flow graph
* parse_assets match case in rust
* AsRef<str> refactor
* From impl
* Save flow assets
* Save script asset usages + fixes + save fallback access types
* asset sub icon
* max total asset node width to avoid overlap
* small refactor
* don't parse comments in duckdb assets
* fix assets clearing on parse error
* fix script asset save in wrong place
* load initial asset fallback access types
* support variables
* ui fixes
* Support S3Object as URI in TS client
* support new syntax in python client
* Support +S3Object in EditorBar for TS and python
* Reduce resource requests in assets page
* import windmill client when necessary
* update s3Types.d.ts
* nit fix
* Show input resources and s3 objects as assets
* improve asset icons
* DarkModeObserver refactor
* asset page tabs
* Moved resource variables and s3object pages to assets tabs
* fetch resource usages
* Get variables usages
* move assets usage dropdown to component
* Revert "move assets usage dropdown to component"
This reverts commit 622ea4ab12 .
* Revert "Get variables usages"
This reverts commit b11ced4e29 .
* Revert "fetch resource usages"
This reverts commit aa5187ad4b .
* Revert "Moved resource variables and s3object pages to assets tabs"
This reverts commit 4430487be4 .
* Revert "asset page tabs"
This reverts commit dacc2f0da5 .
* move assets usage dropdown to component
* asset icon in asset pages
* tooltip
* details
* Storage selector in S3 File Picker
* make edge less opaque
* Refactor computeAssetNodes to separate in and out nodes
* AssetsOverflowedNode
* nits
* fix assets not being parsed in flows sometimes
* show asset kind and resource_type
* ui nits
* support res:// in duckdb
* add banner for old deployments
* Fix permissionning
* fix broken disable /enable all
* assets page view permission for operators
* Disable ExploreAssetButton for operators
* asset kind as subtitle
* do not spam getResource in assets page. prob. revert fail
* update assets page on workspace change
* reload storage names on ws change
* delete assets on archive / deletion
* sqlx prepare
* missing update when updating user
* add indexes on asset
* better message
* missing loadInit: false
* dead code
* use transaction
* typo
* update package.json
* update package.json
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-07-11 09:56:53 +00:00
Ruben Fiszel and rubenfiszel
95e1c3fe51
chore(main): release 1.504.0 ( #6153 )
...
* chore(main): release 1.504.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-10 12:48:55 +00:00
Ruben Fiszel
36dbb0d5e0
sdk nits
2025-07-09 16:28:37 +00:00
Ruben Fiszel and rubenfiszel
b9e92e8c0d
chore(main): release 1.503.3 ( #6152 )
...
* chore(main): release 1.503.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-09 09:52:34 +00:00
Ruben Fiszel and rubenfiszel
d180a97ae2
chore(main): release 1.503.2 ( #6149 )
...
* chore(main): release 1.503.2
* Apply automatic changes
* pin rcmp
* pin rcmp
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-09 09:35:59 +00:00
Ruben Fiszel and rubenfiszel
e369bba7bc
chore(main): release 1.503.1 ( #6140 )
...
* chore(main): release 1.503.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-08 22:53:17 +00:00
Ruben Fiszel and rubenfiszel
3a82a68d7e
chore(main): release 1.503.0 ( #6121 )
...
* chore(main): release 1.503.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-07 15:53:08 +00:00
Ruben Fiszel
3fbd3ec4f9
fix: tag select in script builder top bar ( #6136 )
...
* all
* update
* react 18
* update
* update
* update
2025-07-07 10:27:09 +00:00
Ruben Fiszel and rubenfiszel
846ca65b87
chore(main): release 1.502.2 ( #6108 )
...
* chore(main): release 1.502.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-02 05:47:44 +00:00
Ruben Fiszel and rubenfiszel
218792c80b
chore(main): release 1.502.1 ( #6103 )
...
* chore(main): release 1.502.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-07-01 14:16:13 +02:00
Ruben Fiszel and rubenfiszel
77a59501b6
chore(main): release 1.502.0 ( #6082 )
...
* chore(main): release 1.502.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-06-30 20:18:34 +00:00
HugoCasa
431437c344
feat: use FIM for code autocomplete ( #6081 )
...
* feat: use FIM for code autocomplete
* nits
2025-06-27 08:09:09 +00:00
Ruben Fiszel and rubenfiszel
57bc221458
chore(main): release 1.501.4 ( #6061 )
...
* chore(main): release 1.501.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-06-26 14:41:26 +02:00
Ruben Fiszel and rubenfiszel
2039c93d4c
chore(main): release 1.501.3 ( #6051 )
...
* chore(main): release 1.501.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-06-25 21:14:43 +02:00
Ruben Fiszel and rubenfiszel
d24eea2fde
chore(main): release 1.501.2 ( #6044 )
...
* chore(main): release 1.501.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-06-24 20:30:34 +02:00
Ruben Fiszel and rubenfiszel
f3f0b3d01a
chore(main): release 1.501.1 ( #6038 )
...
* chore(main): release 1.501.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-06-24 16:56:33 +02:00
Ruben Fiszel and rubenfiszel
e03246eadb
chore(main): release 1.501.0 ( #6034 )
...
* chore(main): release 1.501.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-06-24 09:43:10 +02:00
Ruben Fiszel and rubenfiszel
8ac16ca94b
chore(main): release 1.500.3 ( #6030 )
...
* chore(main): release 1.500.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-06-23 18:06:49 +02:00
Ruben Fiszel and rubenfiszel
607c23dcfd
chore(main): release 1.500.2 ( #6020 )
...
* chore(main): release 1.500.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-06-20 21:11:57 +02:00
Ruben Fiszel and rubenfiszel
1c85bbb05a
chore(main): release 1.500.1 ( #6018 )
...
* chore(main): release 1.500.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-06-20 19:51:35 +02:00
Ruben Fiszel
f70b6f3052
update python paser
2025-06-20 18:24:17 +02:00
Ruben Fiszel and rubenfiszel
9466830810
chore(main): release 1.500.0 ( #5998 )
...
* chore(main): release 1.500.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-06-20 17:43:53 +02:00
Diego Imbert
fa8d1b47db
fix: new MultiSelect component ( #5979 )
...
* rename all multiselects to Legacy
* move Select
* Separate SelectDropdown
* fix click outside for select with portal
* multiselect v0
* multiselect clear btn
* move filterText logic to SelectDropdown
* ui nits
* console.log
* draggable
* Draggable multiselect
* multiselect search
* nit refacto
* autofocus multiselect input
* Replace in AppMultiSelectV2
* search icon
* app multi select nits
* arginput update multiselect
* fix autofocus scrolling up
* replace High priority tags multiselect
* autoscaling config editor multiselect replace
* fix clear btn not in border
* replace multiselect in cron input
* replace multiselect in savedinputs
* replace EventHandlerItem multiselect
* select dropdown shadow
* more multiselect migration
* hover opacity on drag
* TokensTable UI fixes + replace multiselect
* ai settings replace multiselect
* DefaultTags Multiselect replace
* prevent multiselect from opening on drag
* nit
* app multiselect css + simplify
* console log
* safeSelectItems cleanup
* Remove svelte-multiselect
* clip when wrap not allowed
* hide duplicate app components
* CSS works better with multiselect in app editor
* allowOverflow
* allowClear
* fix custom createText messed up with search
2025-06-19 14:37:17 +02:00
Ruben Fiszel and rubenfiszel
530a72ba83
chore(main): release 1.499.0 ( #5990 )
...
* chore(main): release 1.499.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-06-19 00:58:56 +02:00
Ruben Fiszel and rubenfiszel
f5f2f8f344
chore(main): release 1.498.0 ( #5957 )
...
* chore(main): release 1.498.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-06-17 22:29:56 +02:00
Ruben Fiszel and rubenfiszel
ad2de83354
chore(main): release 1.497.2 ( #5956 )
...
* chore(main): release 1.497.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-06-17 09:16:49 +02:00
Ruben Fiszel and rubenfiszel
13ac13e0b7
chore(main): release 1.497.1 ( #5955 )
...
* chore(main): release 1.497.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-06-17 01:53:14 +02:00
Ruben Fiszel and rubenfiszel
8e8e1a3129
chore(main): release 1.497.0 ( #5912 )
...
* chore(main): release 1.497.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-06-17 00:09:22 +02:00
Diego Imbert
bb354cfeb8
standardize select auto-complete inputs
...
* Replaced some Autocompletes
* more AutoComplete replace
* usePromise + replace resources with Select
* Select Chevron + changed operation to new Select
* simplified EditableSchemaWrapper
* replace autocompletes
* Replace last autocomplete
* Remove 'simple-svelte-autocomplete' dependency
* re-added some createText
2025-06-12 21:36:55 +02:00
Ruben Fiszel
23920aee84
feat: better graph layout algorithm + migrate to svelte 5 almost everywhere + xyflow 1.0
2025-06-12 15:44:35 +02:00
Ruben Fiszel and rubenfiszel
ae81b4f456
chore(main): release 1.496.3 ( #5902 )
...
* chore(main): release 1.496.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-06-09 23:31:39 +02:00
Ruben Fiszel and rubenfiszel
86adebde39
chore(main): release 1.496.2 ( #5901 )
...
* chore(main): release 1.496.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-06-07 13:17:07 +02:00
Ruben Fiszel and rubenfiszel
d37f13d023
chore(main): release 1.496.1 ( #5897 )
...
* chore(main): release 1.496.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-06-07 03:44:02 +02:00
Ruben Fiszel and rubenfiszel
13b318200b
chore(main): release 1.496.0 ( #5882 )
...
* chore(main): release 1.496.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-06-06 17:56:49 +00:00