AgentEvalTool/frontend/web/src/utils
sinohqb 0e1ab75d77 feat(campaign): reverse time-scale input as target runtime
Users now pick a window length + "how long it should actually take" and the
form derives time_scale (window ÷ target), showing 倍速 ×N and 加速后耗时
read-only; a 实时 switch pins real wall-clock (×1). Validation blocks a target
longer than the window. List/detail display accelerated duration instead of raw
×N. POST /campaigns contract unchanged. (v0.6 ticket 07)
2026-07-31 16:55:43 +08:00
..
campaignTime.ts feat(campaign): reverse time-scale input as target runtime 2026-07-31 16:55:43 +08:00
colors.ts v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
date.ts v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
fileFormat.ts refactor(files): harden storage and split frontend 2026-07-17 17:41:19 +08:00
fileTree.ts feat(files): improve category and location layout 2026-07-17 18:13:43 +08:00
modelConfigEvents.ts fix(frontend): refresh scenario model references 2026-07-17 20:34:45 +08:00
ruleLabels.ts v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00