feat(dashboard): workflow detail 独立子页面 #264

Merged
xiaomo merged 1 commits from feat/workflow-detail-layout into main 2026-05-15 00:23:45 +00:00

1 Commits

Author SHA1 Message Date
xingyue f5977c46c6 feat(dashboard): workflow detail as separate page with fixed graph sidebar
- Workflow list is now a simple clickable list (no expand/collapse)
- Clicking a workflow navigates to dedicated detail page (#client/workflows/name)
- Detail page: fixed graph sidebar on left, scrollable role cards on right
- Back button returns to workflow list
- Route: added workflowName to hash routing
2026-05-14 21:05:00 +08:00