mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 16:02:24 +00:00
7fd2c29996
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>
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