Commit Graph

  • 97dec88e26 R/W/RW selection and changes node pos in flow di/assets-xyflownodes Diego Imbert 2025-07-02 23:45:46 +02:00
  • d7f11c3367 fix: error handling for S3 file loading in py and ts clients (#6124) HugoCasa 2025-07-02 23:28:13 +02:00
  • 23d624aa23 fix: error handling for S3 file loading in py and ts clients (#6124) HugoCasa 2025-07-02 23:28:13 +02:00
  • 50bd32496d AssetsDropdownButton in flow script editor Diego Imbert 2025-07-02 19:07:04 +02:00
  • 696223a51e Refactor to allow for custom R/W modes Diego Imbert 2025-07-02 18:43:44 +02:00
  • 416e3e0642 internal: add ee ref command (#6115) centdix 2025-07-02 18:32:14 +02:00
  • 4f77fdeeb0 internal: add ee ref command (#6115) centdix 2025-07-02 18:32:14 +02:00
  • 421d1b55fe fix: carousel app component, expose current index (#6120) Alexander Petric 2025-07-02 12:31:43 -04:00
  • 7284c51762 fix: carousel app component, expose current index (#6120) Alexander Petric 2025-07-02 12:31:43 -04:00
  • e154431f5f refactor + remove linkAssets Diego Imbert 2025-07-02 16:38:01 +02:00
  • 9283bfae30 listAssetsByUsage and asset nodes on transitive usages Diego Imbert 2025-07-02 16:17:01 +02:00
  • f18b051ce0 Better layout fix algorithm Diego Imbert 2025-07-02 15:20:36 +02:00
  • b91801c4ab right positioning when mixing R and W assets Diego Imbert 2025-07-02 14:01:59 +02:00
  • 977ee7f199 right positioning when mixing read and write nodes Diego Imbert 2025-07-02 13:52:58 +02:00
  • dc86baada6 accessType in ctx + fix insert button positioning Diego Imbert 2025-07-02 13:02:25 +02:00
  • 4d57605193 write mode node (ui) Diego Imbert 2025-07-02 12:46:25 +02:00
  • 5221dd6cf3 resource editor Diego Imbert 2025-07-02 11:37:13 +02:00
  • 42e2eadaf3 Fix y positioning of nodes with assets Diego Imbert 2025-07-02 11:14:05 +02:00
  • e680e801b0 Fix migration wendrul 2025-07-02 11:05:18 +02:00
  • 4b9e94f21b chore(main): release 1.502.2 (#6108) Ruben Fiszel 2025-07-02 07:47:44 +02:00
  • 846ca65b87 chore(main): release 1.502.2 (#6108) v1.502.2 Ruben Fiszel 2025-07-02 07:47:44 +02:00
  • ca5fd1a4b1 Update benchmarks github-actions[bot] 2025-07-02 00:41:58 +00:00
  • e2c84759eb fix ai chat tooltip position issue (#6114) centdix 2025-07-02 00:15:06 +02:00
  • 8f2d7c473f fix ai chat tooltip position issue (#6114) centdix 2025-07-02 00:15:06 +02:00
  • 224bad1fc2 fix(frontend): improve step job load (#6109) Guilhem 2025-07-01 22:41:26 +01:00
  • 0afe3f9691 fix(frontend): improve step job load (#6109) Guilhem 2025-07-01 22:41:26 +01:00
  • dc8f967dbc fix: bad spacing ai chat context elements (#6111) HugoCasa 2025-07-01 23:39:01 +02:00
  • 2fb912b78c fix: bad spacing ai chat context elements (#6111) HugoCasa 2025-07-01 23:39:01 +02:00
  • fa80e7749d ci: add tests for python's global-site-packages (#6112) pyranota 2025-07-01 23:38:26 +02:00
  • a2334629d3 ci: add tests for python's global-site-packages (#6112) pyranota 2025-07-01 23:38:26 +02:00
  • 5565f1b72d nit: remove Assistants button for Nushell (#6113) pyranota 2025-07-01 23:38:06 +02:00
  • 106485989c nit: remove Assistants button for Nushell (#6113) pyranota 2025-07-01 23:38:06 +02:00
  • 8666069c76 fix(frontend): only show test button for script modules (#6107) Guilhem 2025-07-01 17:14:06 +01:00
  • 7042a6f52d fix(frontend): only show test button for script modules (#6107) Guilhem 2025-07-01 17:14:06 +01:00
  • b9ad78eed5 single computeAssetNodes function Diego Imbert 2025-07-01 17:38:30 +02:00
  • e1bfa5fbef correct offset Diego Imbert 2025-07-01 17:29:03 +02:00
  • ad88f4c7ef explore asset btn in flow asset node Diego Imbert 2025-07-01 16:38:53 +02:00
  • 40779f8ff2 improve graphql error reporting (#6092) Alexander Petric 2025-07-01 09:45:04 -04:00
  • dd91089436 improve graphql error reporting (#6092) Alexander Petric 2025-07-01 09:45:04 -04:00
  • 80526e3169 fix layoutNodes not handling first assetsMap Diego Imbert 2025-07-01 15:38:31 +02:00
  • 7f00989030 Merge branch 'main' into di/assets-xyflownodes Diego Imbert 2025-07-01 14:35:35 +02:00
  • 4ca275a26c move to dedicated Asset ctx Diego Imbert 2025-07-01 14:33:51 +02:00
  • 04a8985b70 docs(changelog): add new entries from changelog changelog-update-15999043351 windmill-internal-app[bot] 2025-07-01 12:18:57 +00:00
  • 0094fb5f11 chore(main): release 1.502.1 (#6103) Ruben Fiszel 2025-07-01 14:16:13 +02:00
  • 218792c80b chore(main): release 1.502.1 (#6103) v1.502.1 Ruben Fiszel 2025-07-01 14:16:13 +02:00
  • 2b9a397236 Asset nodes Diego Imbert 2025-07-01 14:11:58 +02:00
  • 758cfd0b3c build: add claude-code to nix shell (#6101) pyranota 2025-07-01 14:11:30 +02:00
  • 626372954b build: add claude-code to nix shell (#6101) pyranota 2025-07-01 14:11:30 +02:00
  • 1637feac88 fix(frontend): update test job logs (#6102) Guilhem 2025-07-01 13:09:33 +01:00
  • a4c295b5e8 fix(frontend): update test job logs (#6102) Guilhem 2025-07-01 13:09:33 +01:00
  • c44e49ddbb nit Diego Imbert 2025-07-01 12:02:59 +02:00
  • 8f2b883d55 Better UX, avoid moving parts Diego Imbert 2025-07-01 11:42:59 +02:00
  • d3846c5858 Show occurence count in flow Diego Imbert 2025-07-01 11:18:41 +02:00
  • c6c908c3c8 Highlight assets used in modules Diego Imbert 2025-07-01 11:03:34 +02:00
  • a05b8bc56c More Generic OnChange Diego Imbert 2025-07-01 10:04:47 +02:00
  • f57c5141db flow asset badge Diego Imbert 2025-07-01 09:56:58 +02:00
  • 5537d4d6b3 Add workspaces as git worktrees by claude wendrul 2025-07-01 06:53:57 +02:00
  • 89aa026673 Update benchmarks github-actions[bot] 2025-07-01 00:45:10 +00:00
  • 77035ea8fd chore(main): release 1.502.0 (#6082) Ruben Fiszel 2025-06-30 22:18:34 +02:00
  • 77a59501b6 chore(main): release 1.502.0 (#6082) v1.502.0 Ruben Fiszel 2025-06-30 22:18:34 +02:00
  • f99f8ec441 fix: add support for GCS object storage (#6083) windmill-internal-app[bot] 2025-06-30 20:11:57 +00:00
  • c51e128920 fix: add support for GCS object storage (#6083) windmill-internal-app[bot] 2025-06-30 20:11:57 +00:00
  • d8bf7d22d5 fix: fix s3 settings reset Ruben Fiszel 2025-06-30 20:05:26 +00:00
  • 8ba3959ada fix: fix s3 settings reset Ruben Fiszel 2025-06-30 20:05:26 +00:00
  • 24721d1b47 fix(backend): add proper coordination between job-pulling loop and background processor draining claude/issue-6094-20250630_165140 claude[bot] 2025-06-30 17:47:42 +00:00
  • 8f9c9d1ad0 feat(backend): implement smart background processor draining claude[bot] 2025-06-30 17:05:04 +00:00
  • 32eff8a902 feat: add comprehensive Windmill backend tutorial claude/issue-6095-20250630_165138 claude[bot] 2025-06-30 16:55:08 +00:00
  • aab8b7949c fix cargo check Ruben Fiszel 2025-06-30 16:41:09 +00:00
  • e1ff8c1e53 fix cargo check Ruben Fiszel 2025-06-30 16:41:09 +00:00
  • 7485872557 fix cargo check Ruben Fiszel 2025-06-30 16:32:58 +00:00
  • e4eae849c9 fix cargo check Ruben Fiszel 2025-06-30 16:32:58 +00:00
  • 66cbcf562b fix: test up to broken due to mutable flow ai chat preview (#6096) HugoCasa 2025-06-30 18:27:44 +02:00
  • 805a8b574c fix: test up to broken due to mutable flow ai chat preview (#6096) HugoCasa 2025-06-30 18:27:44 +02:00
  • d36afc1c95 docs(changelog): add new entries from changelog changelog-update-15972885590 windmill-internal-app[bot] 2025-06-30 12:28:48 +00:00
  • 4bcedf26e0 fix drawer issues Ruben Fiszel 2025-06-30 08:08:51 +00:00
  • d3db848450 fix drawer issues Ruben Fiszel 2025-06-30 08:08:51 +00:00
  • 12a46e5b9f fix drawer issues Ruben Fiszel 2025-06-30 08:00:14 +00:00
  • b180ff1e56 fix drawer issues Ruben Fiszel 2025-06-30 08:00:14 +00:00
  • e9d3c4e7da Update benchmarks github-actions[bot] 2025-06-30 00:40:54 +00:00
  • 108ff955de lazy load nits Ruben Fiszel 2025-06-30 00:07:35 +00:00
  • 53f615ca0b lazy load nits Ruben Fiszel 2025-06-30 00:07:35 +00:00
  • 4b17f0e4f7 nit Ruben Fiszel 2025-06-29 22:48:22 +00:00
  • a5c4de0637 nit Ruben Fiszel 2025-06-29 22:48:22 +00:00
  • 41c8ac1c92 fix: optimize public apps rendering Ruben Fiszel 2025-06-29 22:46:27 +00:00
  • a7e78f01f1 fix: optimize public apps rendering Ruben Fiszel 2025-06-29 22:46:27 +00:00
  • e2128b854e minor perf nits Ruben Fiszel 2025-06-29 20:15:03 +00:00
  • cd35b82761 minor perf nits Ruben Fiszel 2025-06-29 20:15:03 +00:00
  • 5910a898f2 minot perf nits Ruben Fiszel 2025-06-29 20:04:32 +00:00
  • 9da84ba436 minot perf nits Ruben Fiszel 2025-06-29 20:04:32 +00:00
  • 3bd8f31258 lazy load superadmin settings Ruben Fiszel 2025-06-29 19:41:34 +00:00
  • cf8b0e69d9 lazy load superadmin settings Ruben Fiszel 2025-06-29 19:41:34 +00:00
  • 7968d8cfc4 finish migrating app editor to svelte 5 (#6090) Ruben Fiszel 2025-06-29 21:01:06 +02:00
  • 52ac19642d finish migrating app editor to svelte 5 (#6090) Ruben Fiszel 2025-06-29 21:01:06 +02:00
  • 56dd79c518 recompute all fix Ruben Fiszel 2025-06-29 10:09:16 +00:00
  • 6d2c118b3e recompute all fix Ruben Fiszel 2025-06-29 10:09:16 +00:00
  • e19c8f47d0 app svelte 5 improvements Ruben Fiszel 2025-06-29 09:29:28 +00:00
  • 5ac5c873fd app svelte 5 improvements Ruben Fiszel 2025-06-29 09:29:28 +00:00
  • b5c561f09e improve arraystaticinputeditor Ruben Fiszel 2025-06-29 09:03:35 +00:00
  • 8a6426bb4e improve arraystaticinputeditor Ruben Fiszel 2025-06-29 09:03:35 +00:00
  • 6327c88628 more app svelte 5 migrations Ruben Fiszel 2025-06-29 08:43:37 +00:00