Commit Graph

  • 892372b437 feat: add hover border transition and fix header action visibility Guilhem 2026-02-24 09:53:40 +00:00
  • dc977ae9a9 feat: apply note colors to group header and remove shadow on expanded Guilhem 2026-02-24 09:42:20 +00:00
  • 2635e8e4ea feat: full-width group header with step count and inline actions Guilhem 2026-02-24 09:34:55 +00:00
  • cb7d87a1bb refactor: extract shared GroupNodeCard component for group header Guilhem 2026-02-23 17:41:51 +00:00
  • e866a85542 feat: render collapsed group node like imported flow module Guilhem 2026-02-23 17:20:34 +00:00
  • 22182d4fe2 feat: collapse groups as single graph nodes like subflows Guilhem 2026-02-23 16:57:40 +00:00
  • b862a3dc62 feat: improve group overlay with always-visible border, note-style spacing and action bar Guilhem 2026-02-23 15:35:07 +00:00
  • e4280861d9 feat: move group name edit to label with pen icon on hover Guilhem 2026-02-23 14:48:28 +00:00
  • 160bec57c9 feat: add flow group nodes frontend UI with hover overlay and CRUD Guilhem 2026-02-23 14:33:31 +00:00
  • 9b1d735d4c feat: add flow group nodes frontend UI with hover overlay and CRUD Guilhem 2026-02-23 12:17:55 +00:00
  • 8d3013506a feat: add flow group nodes and collapsed field to container types Guilhem 2026-02-23 11:33:18 +00:00
  • e432f82348 fix: handle multipart stream errors gracefully instead of panicking (#8226) Ruben Fiszel 2026-03-04 14:44:33 +00:00
  • 19c065bed5 fix: handle multipart stream errors gracefully instead of panicking (#8226) Ruben Fiszel 2026-03-04 14:44:33 +00:00
  • 329b4bcdda Merge branch 'main' into glm/fix-flow-layout Guilhem 2026-03-04 14:39:23 +00:00
  • 038bc6783d formatting Guilhem 2026-03-04 14:36:33 +00:00
  • 7a2c0a452b fix(frontend): address PR review feedback on flow layout Guilhem 2026-03-04 14:34:05 +00:00
  • d709f896ac feat: add variable and resource types to flow env variables (#8214) hugocasa 2026-03-04 15:20:50 +01:00
  • 164e499c64 feat: add variable and resource types to flow env variables (#8214) hugocasa 2026-03-04 15:20:50 +01:00
  • d724fa6cef Add set-permissioned-as command in cli wendrul 2026-03-04 15:18:31 +01:00
  • a202480190 add full-code app import with tabbed YAML/JSON format selection (#8224) Ruben Fiszel 2026-03-04 13:29:51 +00:00
  • 8a859ff7b9 add full-code app import with tabbed YAML/JSON format selection (#8224) Ruben Fiszel 2026-03-04 13:29:51 +00:00
  • c79863bb46 Merge branch 'main' into glm/fix-flow-layout Guilhem 2026-03-04 13:13:56 +00:00
  • 802cdc24d1 refactor(frontend): simplify CompoundGroup type to 'branch' | 'loop' Guilhem 2026-03-04 13:08:12 +00:00
  • 12d1cdf8f1 fix(frontend): guard data.module.value access in ModuleNode Guilhem 2026-03-04 12:55:28 +00:00
  • f156439346 add context menu with delete option to preprocessor nodes (#8223) Guilhem 2026-03-04 12:48:02 +00:00
  • c9c3baecb3 add context menu with delete option to preprocessor nodes (#8223) Guilhem 2026-03-04 12:48:02 +00:00
  • 784c21ba77 chore: remove debug artifacts from PR Guilhem 2026-03-04 12:44:45 +00:00
  • 6322988d45 perf(frontend): optimize compoundLayout hot paths Guilhem 2026-03-04 12:42:14 +00:00
  • f0ad760589 fix(frontend): remove unused lastXCenter variable Guilhem 2026-03-04 12:06:46 +00:00
  • db696293e1 merge: sync with origin/main Guilhem 2026-03-04 11:55:50 +00:00
  • eab85c55e0 feat: make WM_END_USER_EMAIL display users from different workspaces (#8208) Pyra 2026-03-04 12:50:59 +01:00
  • baf2bcf14d feat: make WM_END_USER_EMAIL display users from different workspaces (#8208) Pyra 2026-03-04 12:50:59 +01:00
  • 0dac7acc68 add data tables comment to scheduled poll templates (#8221) claude[bot] 2026-03-04 11:47:36 +00:00
  • 7fe1594d22 add data tables comment to scheduled poll templates (#8221) claude[bot] 2026-03-04 11:47:36 +00:00
  • 29624bd1c9 refactor(frontend): remove dead offset plumbing from flow graph Guilhem 2026-03-04 11:45:16 +00:00
  • 02595b4a30 perf(frontend): optimize compoundLayout recursive algorithm Guilhem 2026-03-04 10:54:48 +00:00
  • 9e91a88472 feat: add move, delete, and duplicate to flow node context menu (#8050) Guilhem 2026-03-04 10:53:01 +00:00
  • c0c9388415 feat: add move, delete, and duplicate to flow node context menu (#8050) Guilhem 2026-03-04 10:53:01 +00:00
  • e5cc2f68dd feat: persistent Db manager state in URI (#8134) Diego Imbert 2026-03-04 11:46:34 +01:00
  • 4bf827bea4 feat: persistent Db manager state in URI (#8134) Diego Imbert 2026-03-04 11:46:34 +01:00
  • 02b4e222ea feat: Ducklake typechecker (#8118) Diego Imbert 2026-03-04 11:46:08 +01:00
  • 53caecf1da feat: Ducklake typechecker (#8118) Diego Imbert 2026-03-04 11:46:08 +01:00
  • 5a3efd7d84 fix(frontend): remove debug wrapper nodes from flow graph Guilhem 2026-03-04 10:25:57 +00:00
  • 78371e97a2 fix(frontend): gate debug wrappers behind SHOW_DEBUG_WRAPPERS flag Guilhem 2026-03-04 10:12:09 +00:00
  • 56a14ec2d7 feat: make WINDMILL_DIR configurable via environment variable (#8215) Ruben Fiszel 2026-03-04 08:53:25 +00:00
  • 424ca59dfe feat: make WINDMILL_DIR configurable via environment variable (#8215) Ruben Fiszel 2026-03-04 08:53:25 +00:00
  • c717c9bbb2 chore(main): release 1.649.0 (#8198) Ruben Fiszel 2026-03-04 07:14:00 +00:00
  • fafa809670 chore(main): release 1.649.0 (#8198) v1.649.0 Ruben Fiszel 2026-03-04 07:14:00 +00:00
  • 1d08dda038 fix(frontend): double forloop wrapper padding and include wrappers in bbox Guilhem 2026-03-03 20:50:14 +00:00
  • 1aede4a24c feat(frontend): replace flat sugiyama with recursive compound layout for flow graph Guilhem 2026-03-03 20:24:52 +00:00
  • 1b04f69219 feat(frontend): add script recorder for offline replay (#8200) hugocasa 2026-03-03 19:41:11 +01:00
  • c97d8b4715 feat(frontend): add script recorder for offline replay (#8200) hugocasa 2026-03-03 19:41:11 +01:00
  • 1a8e0e0c0c Remove edit in fork button for app.windmill.dev (#8213) wendrul 2026-03-03 19:39:24 +01:00
  • f6ceb2e366 Remove edit in fork button for app.windmill.dev (#8213) wendrul 2026-03-03 19:39:24 +01:00
  • e0c1e6acea sqlx Ruben Fiszel 2026-03-03 16:48:40 +00:00
  • ef7b2ec81c sqlx Ruben Fiszel 2026-03-03 16:48:40 +00:00
  • 49904649e2 feat: move index management out of /srch/, add storage size reporting (#8169) Ruben Fiszel 2026-03-03 16:46:10 +00:00
  • ee01acd9a6 feat: move index management out of /srch/, add storage size reporting (#8169) Ruben Fiszel 2026-03-03 16:46:10 +00:00
  • 76ba25fcab update ee ref Ruben Fiszel 2026-03-03 16:25:05 +00:00
  • 7b6f1deeb1 update ee ref Ruben Fiszel 2026-03-03 16:25:05 +00:00
  • e5d3368d45 Error frontend links (#8210) Henri Courdent 2026-03-03 17:11:54 +01:00
  • f331e1f0ad Error frontend links (#8210) Henri Courdent 2026-03-03 17:11:54 +01:00
  • 798d4d8a7b chore: add env config for wmdev (#8209) centdix 2026-03-03 16:25:34 +01:00
  • aafe716823 chore: add env config for wmdev (#8209) centdix 2026-03-03 16:25:34 +01:00
  • 56c135c14f fix(frontend): prevent subflow expansion from hiding all insertion points (#8203) Guilhem 2026-03-03 13:26:29 +00:00
  • e97da86067 fix(frontend): prevent subflow expansion from hiding all insertion points (#8203) Guilhem 2026-03-03 13:26:29 +00:00
  • 104bd5fbb1 fix: clean up slow-load toast interval on component destroy (#8207) Ruben Fiszel 2026-03-03 13:25:17 +00:00
  • 26f4f2b399 fix: clean up slow-load toast interval on component destroy (#8207) Ruben Fiszel 2026-03-03 13:25:17 +00:00
  • cd0e5b6801 fix: frontend/package.json & frontend/package-lock.json to reduce vulnerabilities snyk-fix-608c4da5ba9ef3ab2d8ff54099117d94 snyk-bot 2026-03-03 12:38:54 +00:00
  • 54a86528bb fix: gracefully handle malformed OAuth entries in instance config (#8205) Ruben Fiszel 2026-03-03 12:37:37 +00:00
  • cac4bdd54f fix: gracefully handle malformed OAuth entries in instance config (#8205) Ruben Fiszel 2026-03-03 12:37:37 +00:00
  • 7abc623719 prevent async lock gen race condition in mixed case path tests (#8202) Ruben Fiszel 2026-03-03 07:19:16 +00:00
  • 4a14e9436e prevent async lock gen race condition in mixed case path tests (#8202) Ruben Fiszel 2026-03-03 07:19:16 +00:00
  • 76c9d39f60 fix: skip stop_after_if evaluation for skipped (identity) flow steps (#8201) Ruben Fiszel 2026-03-03 07:00:27 +00:00
  • e6f7775d4d fix: skip stop_after_if evaluation for skipped (identity) flow steps (#8201) Ruben Fiszel 2026-03-03 07:00:27 +00:00
  • c5e04efa04 cli tests nit Ruben Fiszel 2026-03-03 06:09:25 +00:00
  • c5b440e569 cli tests nit Ruben Fiszel 2026-03-03 06:09:25 +00:00
  • 29a2a3e756 fix: use exact matching for python requirements directive parsing (#8199) Ruben Fiszel 2026-03-02 21:21:28 +00:00
  • 2b2be38f12 fix: use exact matching for python requirements directive parsing (#8199) Ruben Fiszel 2026-03-02 21:21:28 +00:00
  • 2a078b70ca perf: use two-step query in input history to leverage v2_job index (#8197) Ruben Fiszel 2026-03-02 21:05:35 +00:00
  • 50defdded1 perf: use two-step query in input history to leverage v2_job index (#8197) Ruben Fiszel 2026-03-02 21:05:35 +00:00
  • d1d0fd3872 use polling loop in schedule integration tests to avoid CI flakes (#8196) Ruben Fiszel 2026-03-02 18:49:32 +00:00
  • 759eb68a7f use polling loop in schedule integration tests to avoid CI flakes (#8196) Ruben Fiszel 2026-03-02 18:49:32 +00:00
  • ab39c7e470 sqlx Ruben Fiszel 2026-03-02 18:07:30 +00:00
  • 3e6b1bee59 sqlx Ruben Fiszel 2026-03-02 18:07:30 +00:00
  • 9a87e5293d add top-level get_job wrapper function (#8192) lubu0 2026-03-02 19:01:56 +01:00
  • f412fbc3b7 add top-level get_job wrapper function (#8192) lubu0 2026-03-02 19:01:56 +01:00
  • f365d6b6f2 Fix data tables not working with non-secret pg variables (#8195) Diego Imbert 2026-03-02 19:01:18 +01:00
  • cf3ddce68a Fix data tables not working with non-secret pg variables (#8195) Diego Imbert 2026-03-02 19:01:18 +01:00
  • a8380f8f80 @lubu0 has signed the CLA in windmill-labs/windmill#8192 github-actions[bot] 2026-03-02 16:32:13 +00:00
  • 5af9cd0f55 chore(main): release 1.648.0 (#8182) Ruben Fiszel 2026-03-02 16:09:50 +00:00
  • e906818982 chore(main): release 1.648.0 (#8182) v1.648.0 Ruben Fiszel 2026-03-02 16:09:50 +00:00
  • a7112ccffc feat: add right-click context menu to ObjectViewer (#8181) claude[bot] 2026-03-02 16:03:06 +00:00
  • 18552046c2 feat: add right-click context menu to ObjectViewer (#8181) claude[bot] 2026-03-02 16:03:06 +00:00
  • 7cde086e0a fix: don't insert underscore after digit in PascalCase to snake_case conversion (#8184) hugocasa 2026-03-02 17:02:48 +01:00
  • a111653c6d fix: don't insert underscore after digit in PascalCase to snake_case conversion (#8184) hugocasa 2026-03-02 17:02:48 +01:00
  • 7192072054 chore(workmux): add name field to config (#8186) centdix 2026-03-02 17:02:06 +01:00
  • e0d4a4b38e chore(workmux): add name field to config (#8186) centdix 2026-03-02 17:02:06 +01:00
  • a0255ec093 fix: preserve debouncing settings for post-preprocessing arg accumulation (#8191) Ruben Fiszel 2026-03-02 16:01:36 +00:00
  • 9e92445fae fix: preserve debouncing settings for post-preprocessing arg accumulation (#8191) Ruben Fiszel 2026-03-02 16:01:36 +00:00