Go to file
caoqianming d88d8375fd fix(frontend): pre-select active unit when opening new equipment modal
When a unit is selected in the sidebar, the create-equipment modal now
pre-fills the unit dropdown with that unit. Previously it always reset
to empty, so newly created equipment got unit_id=null and was hidden by
the unit filter after save.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 16:35:33 +08:00
docs feat(control): add unit and event foundation 2026-03-24 10:20:23 +08:00
migrations feat(control): add unit and event foundation 2026-03-24 10:20:23 +08:00
src fix(engine): correct fault equipment ID lookup and all_roles data structure 2026-03-24 15:03:26 +08:00
web fix(frontend): pre-select active unit when opening new equipment modal 2026-03-24 16:35:33 +08:00
.gitignore feat: 软件第一个版本 2026-03-03 13:32:05 +08:00
API.md feat(web): add API.md drawer preview 2026-03-20 19:00:46 +08:00
Cargo.lock feat: add page 2026-03-11 13:23:05 +08:00
Cargo.toml feat(page): add page table and CRUD handlers 2026-03-11 13:54:14 +08:00