Files
windmill/frontend
Diego Imbert 7fd2c29996 fix(frontend): runs-table actions target the job's workspace
The "Show run details", "Go to script page" and "Go to flow page" dropdown
actions in RunsTable, plus the "Path" link in the job detail field config,
navigated with no workspace (or via flowPathToHref, which uses the active
workspace). In the cross-workspace runs view that sent the user to the wrong
workspace / a not-found screen.

Resolve the selected job once and target job.workspace_id (fallback
$workspaceStore) for all three actions; in JobDetailFieldConfig use the
passed workspaceId for non-hub scripts/flows while leaving hub links
(workspace-independent) untouched.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-01 20:54:24 +02:00
..
2026-01-22 16:20:01 +00:00
2025-12-23 18:19:30 +00:00
2026-02-19 09:33:33 +00:00
2026-03-05 18:11:40 +01:00
2026-01-22 16:20:01 +00:00
2026-03-18 11:38:22 +00:00
2026-02-19 09:33:33 +00:00

Windmill frontend

The Windmill frontend written in Svelte 5 + Tailwind CSS

The frontend is under AGPL, see the LICENSE file at the root of this repo