Fundamental_Analysis/services/workflow-orchestrator-service
Lv, Qi b90388b76e feat: add task display names and improve report page UX
- Backend: Add display_name to TaskNode and DagNode for human-readable names
- Frontend: Update visualizer and tabs to use display_name
- UX: Implement global scrolling layout for ReportPage
- UX: Add sticky behavior with visual feedback for Workflow Sidebar
- UX: Fix RealtimeLogs scrolling and layout issues
2025-11-28 01:01:17 +08:00
..
src feat: add task display names and improve report page UX 2025-11-28 01:01:17 +08:00
tests feat: add task display names and improve report page UX 2025-11-28 01:01:17 +08:00
Cargo.lock WIP: Commit all pending changes across services, frontend, and docs 2025-11-27 02:45:56 +08:00
Cargo.toml Refactor Orchestrator to DAG-based scheduler with Git Context merging 2025-11-27 02:42:25 +08:00
Dockerfile feat: fix error propagation in report-generator and workflow-orchestrator 2025-11-27 23:07:05 +08:00