Commit Graph
9784 Commits
Author SHA1 Message Date
Diego Imbert 86bc2bc36c rename + 1px nit 2025-07-03 11:00:17 +02:00
Diego Imbert caeb2337fd MultiToggle cool animation + clearable 2025-07-03 02:12:57 +02:00
Diego Imbert 2d6b34a574 r/w/rw multi toggle 2025-07-03 01:29:09 +02:00
Diego Imbert 00f6750cd4 fix wrong assumption that nodes recompute when assets change 2025-07-03 00:45:40 +02:00
Diego Imbert a4868835d9 Merge branch 'main' into di/assets 2025-07-03 00:28:56 +02:00
Diego Imbert 05eeb86e7a layoutNodes doesnt need recompute now 2025-07-03 00:13:30 +02:00
Diego Imbert 97dec88e26 R/W/RW selection and changes node pos in flow 2025-07-02 23:45:46 +02:00
HugoCasa 23d624aa23 fix: error handling for S3 file loading in py and ts clients (#6124) 2025-07-02 21:28:13 +00:00
Diego Imbert 50bd32496d AssetsDropdownButton in flow script editor 2025-07-02 19:07:04 +02:00
Diego Imbert 696223a51e Refactor to allow for custom R/W modes 2025-07-02 18:43:44 +02:00
centdixandellipsis-dev[bot] 4f77fdeeb0 internal: add ee ref command (#6115)
* add eeref command

* fix

* Update .github/workflows/git-commands.yaml

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

---------

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-07-02 16:32:14 +00:00
Alexander Petric 7284c51762 fix: carousel app component, expose current index (#6120)
* feat: carousel app component, expose current index

* minimal diff
2025-07-02 16:31:43 +00:00
Diego Imbert e154431f5f refactor + remove linkAssets 2025-07-02 16:38:01 +02:00
Diego Imbert 9283bfae30 listAssetsByUsage and asset nodes on transitive usages 2025-07-02 16:17:01 +02:00
Diego Imbert f18b051ce0 Better layout fix algorithm 2025-07-02 15:20:36 +02:00
Diego Imbert b91801c4ab right positioning when mixing R and W assets 2025-07-02 14:01:59 +02:00
Diego Imbert 977ee7f199 right positioning when mixing read and write nodes 2025-07-02 13:52:58 +02:00
Diego Imbert dc86baada6 accessType in ctx + fix insert button positioning 2025-07-02 13:03:11 +02:00
Diego Imbert 4d57605193 write mode node (ui) 2025-07-02 12:46:25 +02:00
Diego Imbert 5221dd6cf3 resource editor 2025-07-02 11:41:52 +02:00
Diego Imbert 42e2eadaf3 Fix y positioning of nodes with assets 2025-07-02 11:14:05 +02:00
Ruben Fiszelandrubenfiszel 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>
v1.502.2
2025-07-02 05:47:44 +00:00
centdix 8f2d7c473f fix ai chat tooltip position issue (#6114) 2025-07-01 22:15:06 +00:00
Guilhem 0afe3f9691 fix(frontend): improve step job load (#6109)
* fix(frontend): improve step job load

* nit
2025-07-01 23:41:26 +02:00
HugoCasa 2fb912b78c fix: bad spacing ai chat context elements (#6111) 2025-07-01 23:39:01 +02:00
pyranota a2334629d3 ci: add tests for python's global-site-packages (#6112)
Signed-off-by: pyranota <pyra@duck.com>
2025-07-01 23:38:26 +02:00
pyranota 106485989c nit: remove Assistants button for Nushell (#6113)
Signed-off-by: pyranota <pyra@duck.com>
2025-07-01 23:38:06 +02:00
Guilhem 7042a6f52d fix(frontend): only show test button for script modules (#6107)
* fix(frontend): only show test button for script modules

* nit
2025-07-01 18:14:06 +02:00
Diego Imbert b9ad78eed5 single computeAssetNodes function 2025-07-01 17:38:30 +02:00
Diego Imbert e1bfa5fbef correct offset 2025-07-01 17:29:03 +02:00
Diego Imbert ad88f4c7ef explore asset btn in flow asset node 2025-07-01 16:38:53 +02:00
Alexander Petric dd91089436 improve graphql error reporting (#6092) 2025-07-01 15:45:04 +02:00
Diego Imbert 80526e3169 fix layoutNodes not handling first assetsMap 2025-07-01 15:38:31 +02:00
Diego Imbert 7f00989030 Merge branch 'main' into di/assets-xyflownodes 2025-07-01 14:36:24 +02:00
Diego Imbert 4ca275a26c move to dedicated Asset ctx 2025-07-01 14:33:51 +02:00
Ruben Fiszelandrubenfiszel 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>
v1.502.1
2025-07-01 14:16:13 +02:00
Diego Imbert 2b9a397236 Asset nodes 2025-07-01 14:11:58 +02:00
pyranota 626372954b build: add claude-code to nix shell (#6101)
Signed-off-by: pyranota <pyra@duck.com>
2025-07-01 14:11:30 +02:00
Guilhem a4c295b5e8 fix(frontend): update test job logs (#6102) 2025-07-01 12:09:33 +00:00
Diego Imbert c44e49ddbb nit 2025-07-01 12:02:59 +02:00
Diego Imbert 8f2b883d55 Better UX, avoid moving parts 2025-07-01 11:42:59 +02:00
Diego Imbert d3846c5858 Show occurence count in flow 2025-07-01 11:18:41 +02:00
Diego Imbert c6c908c3c8 Highlight assets used in modules 2025-07-01 11:03:34 +02:00
Diego Imbert a05b8bc56c More Generic OnChange 2025-07-01 10:04:47 +02:00
Diego Imbert f57c5141db flow asset badge 2025-07-01 09:56:58 +02:00
Ruben Fiszelandrubenfiszel 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>
v1.502.0
2025-06-30 20:18:34 +00:00
c51e128920 fix: add support for GCS object storage (#6083)
* AI: Updates to files (run 15923369101)

* all

* ee ref

* unneeded

---------

Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
Co-authored-by: HugoCasa <hugo@casademont.ch>
2025-06-30 20:11:57 +00:00
Ruben Fiszel 8ba3959ada fix: fix s3 settings reset 2025-06-30 20:05:26 +00:00
Ruben Fiszel e1ff8c1e53 fix cargo check 2025-06-30 16:41:09 +00:00
Ruben Fiszel e4eae849c9 fix cargo check 2025-06-30 16:33:03 +00:00