AgentEvalTool/frontend/web/src/components
sinohqb 00ad929d68
All checks were successful
CI / test (push) Successful in 3m58s
feat(intelligent-eval): v4.2 UI — stat bar + single-line table + unified detail drawer
评估列表页(v4.2):
- 顶部状态统计条(stat-chip 点击筛选,后端列表接口新增 stats 状态分布 +
  status 筛选参数)
- 单行表格(名称/评测对象 ellipsis 省略)+ 会话进度迷你进度条 +
  最后一列醒目查看按钮 + 整行可点击
- 详情/报告合一单层抽屉(1000px,Tabs:概览/决策过程/配置历史/报告),
  审批/取消在抽屉头部;移除独立详情页 /intelligent-evals/detail 与
  intelligentEvalNav store

任务队列页:
- 与列表页统一 stat-chip 统计条 + 单行表格(评估状态小标、失败原因 tooltip)

清理:删除 IntelligentEvalDetail.tsx / intelligentEvalNav.ts;App.tsx 移除
detail 路由。任务队列保持独立菜单页。tsc 0 错误 vitest 19 passed 895 passed
2026-08-17 20:03:55 +08:00
..
files refactor(ui): align Files page with consistency baseline (ui-consistency ticket 03) 2026-08-05 15:40:54 +08:00
intelligent_eval feat(intelligent-eval): v4.2 UI — stat bar + single-line table + unified detail drawer 2026-08-17 20:03:55 +08:00
CampaignRunTimeline.tsx feat(campaign): drawer create form and scenario-lane run timeline 2026-08-02 00:58:03 +08:00
CaseBlock.tsx v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
CaseDetail.tsx v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
ChatBubble.tsx refactor(frontend): reuse ChatBubble for exploration drill-down 2026-08-04 02:50:26 +08:00
ExplorationSection.tsx refactor(frontend): reuse ChatBubble for exploration drill-down 2026-08-04 02:50:26 +08:00
FormDrawer.tsx refactor(ui): baseline FormDrawer component and IntelligentEvals dogfood (ui-consistency ticket 01) 2026-08-05 15:34:31 +08:00
GeneratedMessages.tsx v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
PageWrapper.tsx v0.3-s4: 场景模板库 + WS 自动重连 + PageWrapper 复用 2026-07-17 12:05:18 +08:00
PeriodComparisonSection.tsx refactor(comparison): 评审修复 — 共享 gateway_chat_client、指标元表、对比区块组件化 2026-08-03 14:26:20 +08:00
RuleOverview.tsx v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
RunList.tsx refactor(metrics): type Run summary and converge cross-run aggregation 2026-07-31 01:57:56 +08:00
StatCard.tsx style(dashboard): redesign stat cards with fixed-height compact layout 2026-07-29 15:26:38 +08:00
TabBar.tsx v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
TurnList.tsx v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
WindowTimeline.tsx feat(campaign): stagger preview markers and cap plan start at window 2026-08-02 01:49:25 +08:00