• 陈泽健's avatar
    feat(service-monitor): 定时任务执行状态展示 + 立即执行按钮 · d10c77e4
    陈泽健 提交于
    - schedule.html: 表格新增「上次执行」列(时间+成功/失败/运行中徽章+报告链接)
    - schedule.html: 操作列新增「执行」按钮,点击后后台线程执行、3秒轮询自动刷新
    - schedule_service.py: 抽 _run_job_body 共享执行体、新增 run_now() 手动触发
    - schedule_service.py: create_schedule 初始化 current_status:idle
    - schedule_service.py: 异常路径 last_run_status 与 current_status 统一为 error
    - routes.py: page_schedule 注入 run_badge/run_label;新增 POST .../schedules/<id>/run
    - 响应式适配:平板端隐藏套件/上次执行/下次执行列
    Co-Authored-By: 's avatarClaude <noreply@anthropic.com>
    d10c77e4
名称
最后提交
最后更新
..
tests Loading commit data...
web Loading commit data...
Troubleshoot助手.html Loading commit data...
build_index.py Loading commit data...
pytest.ini Loading commit data...
requirements.txt Loading commit data...
start.bat Loading commit data...
test_login_auth.py Loading commit data...
test_normal_user.py Loading commit data...
update_to_server.ps1 Loading commit data...
upload_login_auth.py Loading commit data...
upload_update.py Loading commit data...
upload_users.py Loading commit data...
xlsx_to_md.py Loading commit data...