Commit Graph

  • bd583be239 fix: clean up stale tmux sessions on dashboard startup centdix 2026-02-21 00:32:18 +00:00
  • c1f7cb5d42 fix: use script+pipes for terminal PTY and fix frontend sizing centdix 2026-02-21 00:04:50 +00:00
  • d502ef5029 refactor: split dev-dashboard into separate backend and svelte frontend centdix 2026-02-20 23:33:16 +00:00
  • bc7ca9982b feat: add dev-dashboard — browser-based workmux frontend centdix 2026-02-20 23:07:32 +00:00
  • c2fb402acb chore(main): release 1.640.0 (#8013) Ruben Fiszel 2026-02-20 21:44:52 +01:00
  • d772083573 chore(main): release 1.640.0 (#8013) v1.640.0 Ruben Fiszel 2026-02-20 21:44:52 +01:00
  • 85f67b6b7d add breadcrumb navigation to advanced setup mode (#8010) Guilhem 2026-02-20 20:36:10 +00:00
  • ea38419353 add breadcrumb navigation to advanced setup mode (#8010) Guilhem 2026-02-20 20:36:10 +00:00
  • bcd78f1315 fix: frontend/package.json & frontend/package-lock.json to reduce vulnerabilities snyk-fix-a856df98f2081e9ca6c1a03e370e9ee8 snyk-bot 2026-02-20 20:35:52 +00:00
  • de03782e60 feat: Support column detection on S3 objects in DuckDB (#8018) Diego Imbert 2026-02-20 21:34:53 +01:00
  • 87f3de9ae5 feat: Support column detection on S3 objects in DuckDB (#8018) Diego Imbert 2026-02-20 21:34:53 +01:00
  • fc8d45260b Fix duckdb tests (#8035) Diego Imbert 2026-02-20 18:34:23 +01:00
  • e3460aba89 Fix duckdb tests (#8035) Diego Imbert 2026-02-20 18:34:23 +01:00
  • 37f29d7b59 feat: dedicated nativets (#8021) hugocasa 2026-02-20 17:28:40 +01:00
  • 37c9acb232 feat: dedicated nativets (#8021) hugocasa 2026-02-20 17:28:40 +01:00
  • d80e4a469a feat: add windmill-ee-private worktree support to workmux (#8034) Ruben Fiszel 2026-02-20 17:01:49 +01:00
  • 9f3dd0bf2b feat: add windmill-ee-private worktree support to workmux (#8034) Ruben Fiszel 2026-02-20 17:01:49 +01:00
  • 4e67560874 docs(changelog): add new entries from changelog changelog-update-22228192142 windmill-internal-app[bot] 2026-02-20 14:38:10 +00:00
  • d64a397591 Disable dynamic columnDefs for dbStudio (#8032) Diego Imbert 2026-02-20 14:12:25 +01:00
  • ba9960d8db Disable dynamic columnDefs for dbStudio (#8032) Diego Imbert 2026-02-20 14:12:25 +01:00
  • 01e9dfb1be Nit better test and comment (#8030) Diego Imbert 2026-02-20 13:06:05 +01:00
  • f05b00aa8a Nit better test and comment (#8030) Diego Imbert 2026-02-20 13:06:05 +01:00
  • fbf8e2a4f0 Fix remove_comments with multi bytes (#8029) Diego Imbert 2026-02-20 12:53:10 +01:00
  • ff6c49b43e Fix remove_comments with multi bytes (#8029) Diego Imbert 2026-02-20 12:53:10 +01:00
  • 899295d167 fix: Fix DuckDB incorrect pg password encoding (#8028) Diego Imbert 2026-02-20 11:35:27 +01:00
  • 90b1a7a531 fix: Fix DuckDB incorrect pg password encoding (#8028) Diego Imbert 2026-02-20 11:35:27 +01:00
  • e5a3e3c398 ignore cf and ellipsis for discord HugoCasa 2026-02-20 09:29:37 +01:00
  • 795abccc19 ignore cf and ellipsis for discord HugoCasa 2026-02-20 09:29:37 +01:00
  • 9a06b260d2 fix: propagate JWT scopes to API auth and require sandbox for allowed_domains Ruben Fiszel 2026-02-20 07:21:10 +00:00
  • c4c8be9af0 test: add unit tests for wmill_scopes and allowed_domains parsing Ruben Fiszel 2026-02-20 07:04:56 +00:00
  • 2c5dba0644 feat: add allowed_domains annotation for sandbox domain filtering Ruben Fiszel 2026-02-20 06:49:53 +00:00
  • 672df6e64b exclude schedule-triggered jobs from stale job cancellation (#8025) Ruben Fiszel 2026-02-20 07:49:48 +01:00
  • 3e4cad5f70 exclude schedule-triggered jobs from stale job cancellation (#8025) Ruben Fiszel 2026-02-20 07:49:48 +01:00
  • 488157831d feat(cli): add --locks-required flag to wmill lint and sync push (#8026) Ruben Fiszel 2026-02-20 07:47:47 +01:00
  • 4abe589397 feat(cli): add --locks-required flag to wmill lint and sync push (#8026) Ruben Fiszel 2026-02-20 07:47:47 +01:00
  • 5711c258b6 allow devops user to see workers page (#8023) Alexander Petric 2026-02-20 00:53:18 -05:00
  • adfd8b4df0 allow devops user to see workers page (#8023) Alexander Petric 2026-02-20 00:53:18 -05:00
  • dd3fb46e85 fix(frontend): use completed_at instead of created_at for job history (#8022) hugocasa 2026-02-20 06:52:12 +01:00
  • 24d7921bcf fix(frontend): use completed_at instead of created_at for job history (#8022) hugocasa 2026-02-20 06:52:12 +01:00
  • b2fe5963f5 Update benchmarks github-actions[bot] 2026-02-20 00:50:02 +00:00
  • fe0c517b03 feat: support wmill_scopes annotation for scoped job tokens Ruben Fiszel 2026-02-19 17:36:06 +00:00
  • 88b82123db feat: add docker registry credentials setting for crane auth Ruben Fiszel 2026-02-19 17:31:36 +00:00
  • aad5daa3d2 remove embeds and mentions from PR thread comments hugocasa 2026-02-19 17:28:55 +01:00
  • ed87e1b08d remove embeds and mentions from PR thread comments hugocasa 2026-02-19 17:28:55 +01:00
  • e084759895 forward PR comments to Discord threads (#8020) hugocasa 2026-02-19 17:24:05 +01:00
  • f3697f99d9 forward PR comments to Discord threads (#8020) hugocasa 2026-02-19 17:24:05 +01:00
  • f972c36975 workmux nits Ruben Fiszel 2026-02-19 15:31:10 +00:00
  • 7a59e2b466 workmux nits Ruben Fiszel 2026-02-19 15:31:10 +00:00
  • c30944b85a all Ruben Fiszel 2026-02-19 15:05:56 +00:00
  • 2bb669c0e9 all Ruben Fiszel 2026-02-19 15:05:10 +00:00
  • 486b9f6f21 Fix empty assets array showing up in diff (#8017) Diego Imbert 2026-02-19 14:42:16 +01:00
  • ad2f81a1bd Fix empty assets array showing up in diff (#8017) Diego Imbert 2026-02-19 14:42:16 +01:00
  • d034eb00b8 Force text cast on unordarable types (#8016) Diego Imbert 2026-02-19 14:27:02 +01:00
  • e099a9e697 Force text cast on unordarable types (#8016) Diego Imbert 2026-02-19 14:27:02 +01:00
  • f237ecfb20 workmux setup Ruben Fiszel 2026-02-19 12:03:05 +00:00
  • 7f8e7cb5f9 workmux setup Ruben Fiszel 2026-02-19 12:03:05 +00:00
  • 009a94d7da workmux setup Ruben Fiszel 2026-02-19 12:00:51 +00:00
  • 7052a36026 workmux setup Ruben Fiszel 2026-02-19 12:00:51 +00:00
  • db6440ca3e chore: add workmux config for worktree-based development (#8015) Ruben Fiszel 2026-02-19 11:56:41 +01:00
  • 9ea9f36e03 chore: add workmux config for worktree-based development (#8015) Ruben Fiszel 2026-02-19 11:56:41 +01:00
  • 00ce6c27fb .gitignore nit Ruben Fiszel 2026-02-19 09:37:11 +00:00
  • 99018eca0d .gitignore nit Ruben Fiszel 2026-02-19 09:37:11 +00:00
  • cc52371f18 perf: lazy-load JSZip in RawAppEditorHeader (#8012) hugocasa 2026-02-19 10:36:02 +01:00
  • a1ba10a29e perf: lazy-load JSZip in RawAppEditorHeader (#8012) hugocasa 2026-02-19 10:36:02 +01:00
  • 10be980058 internal: instant npm run check Ruben Fiszel 2026-02-19 09:31:38 +00:00
  • dbec70aedd internal: instant npm run check Ruben Fiszel 2026-02-19 09:31:38 +00:00
  • e4538cdc03 svelte check nits Ruben Fiszel 2026-02-19 06:50:04 +00:00
  • 3bb58ebfd9 svelte check nits Ruben Fiszel 2026-02-19 06:50:04 +00:00
  • 22aa3d8403 rhel fixes Ruben Fiszel 2026-02-19 00:57:44 +00:00
  • 0e23077b34 rhel fixes Ruben Fiszel 2026-02-19 00:57:44 +00:00
  • f5c590c949 Update benchmarks github-actions[bot] 2026-02-19 00:51:37 +00:00
  • ea911c213d rhel fixes Ruben Fiszel 2026-02-18 22:53:02 +00:00
  • 43e74da292 rhel fixes Ruben Fiszel 2026-02-18 22:53:02 +00:00
  • 95cbf3f047 all Ruben Fiszel 2026-02-18 21:26:07 +00:00
  • 0ff65550f7 improve instance settings drawer UX (#8002) Guilhem 2026-02-18 21:12:20 +00:00
  • 57ca7dbca0 improve instance settings drawer UX (#8002) Guilhem 2026-02-18 21:12:20 +00:00
  • 1f3ceb68bb chore(main): release 1.639.0 (#7997) Ruben Fiszel 2026-02-18 19:24:59 +01:00
  • 25701a0639 chore(main): release 1.639.0 (#7997) v1.639.0 Ruben Fiszel 2026-02-18 19:24:59 +01:00
  • 2da1c60ff3 cargo update with native-tls pin and benchmark feature propagation (#8009) Ruben Fiszel 2026-02-18 18:35:33 +01:00
  • ea4fb64262 cargo update with native-tls pin and benchmark feature propagation (#8009) Ruben Fiszel 2026-02-18 18:35:33 +01:00
  • 0a3440f4cf refactor: oauth (#7998) hugocasa 2026-02-18 18:27:15 +01:00
  • a9f816a3bf refactor: oauth (#7998) hugocasa 2026-02-18 18:27:15 +01:00
  • 92e2b75314 app db explorer nit null read (#8008) Diego Imbert 2026-02-18 18:26:49 +01:00
  • ba724250cf app db explorer nit null read (#8008) Diego Imbert 2026-02-18 18:26:49 +01:00
  • cfb0829f81 add fuzzy search to instance settings (#8000) Guilhem 2026-02-18 17:12:27 +00:00
  • 4d1d17580b add fuzzy search to instance settings (#8000) Guilhem 2026-02-18 17:12:27 +00:00
  • acf991ff00 promote license key to second field in setup wizard and warn on EE (#8001) centdix 2026-02-18 18:10:15 +01:00
  • 17f9536a76 promote license key to second field in setup wizard and warn on EE (#8001) centdix 2026-02-18 18:10:15 +01:00
  • 4832dbb308 fix: default automate_username_creation prop to true in InstanceNameEditor claude/issue-8004-20260218-1656 claude[bot] 2026-02-18 17:02:06 +00:00
  • 6366087ede don't print success message when workspace add is cancelled (#8003) centdix 2026-02-18 17:35:49 +01:00
  • 02e50c915e don't print success message when workspace add is cancelled (#8003) centdix 2026-02-18 17:35:49 +01:00
  • c0abb961e8 latest ref Ruben Fiszel 2026-02-18 16:35:12 +00:00
  • 0fe6722ad3 fix: default automate_username_creation to true when setting is missing (#8006) Ruben Fiszel 2026-02-18 17:33:54 +01:00
  • d2d08f8817 fix: default automate_username_creation to true when setting is missing (#8006) Ruben Fiszel 2026-02-18 17:33:54 +01:00
  • 135a7584b3 New ms sql icon (#8005) Diego Imbert 2026-02-18 17:18:56 +01:00
  • ede29d0914 New ms sql icon (#8005) Diego Imbert 2026-02-18 17:18:56 +01:00
  • 77aad42540 fix: handle raw app folder deletion in sync push without yaml parse error (#7994) centdix 2026-02-18 15:50:27 +01:00
  • f6d99dd18c fix: handle raw app folder deletion in sync push without yaml parse error (#7994) centdix 2026-02-18 15:50:27 +01:00
  • 7e3b9f05bb Fix preview scripts with wrong tag (#7999) Diego Imbert 2026-02-18 15:28:35 +01:00
  • 858a037435 Fix preview scripts with wrong tag (#7999) Diego Imbert 2026-02-18 15:28:35 +01:00