vm-bench/frontend
Claus Lohmar b000641827 feat: unified configure page — VM settings + multi-disk selection with per-disk shrink
- New /session/configure/{analysis_id} page with VM config + disk table
- Each disk has radio (boot selection) + shrink checkbox + size input
- Per-disk shrink control — check to enable, set custom size
- Disks sorted smallest first, boot disk pre-selected as largest
- Submit via /session/configure/submit, then /session/status/{job_id} polling
- Landpage download/SCP flow redirects to configure after analysis completes
2026-07-27 10:22:39 +00:00
..
static feat: landing page with Download, SCP Pull, and Resume cards 2026-07-27 07:48:14 +00:00
templates feat: unified configure page — VM settings + multi-disk selection with per-disk shrink 2026-07-27 10:22:39 +00:00
api_client.py feat: session resume — detect leftover staging dirs and offer to resume analysis 2026-07-27 07:38:00 +00:00
app.py feat: unified configure page — VM settings + multi-disk selection with per-disk shrink 2026-07-27 10:22:39 +00:00
requirements.txt chore: initial commit — vm-bench frontend + backend 2026-07-21 14:53:29 +00:00
setup.sh chore: add AGENTS.md, move install.sh to root, rename frontend install.sh → setup.sh 2026-07-25 17:40:59 +00:00
vm-bench.service fix: purge all old staging path references — full code review cleanup 2026-07-23 10:36:03 +00:00