forked from jappel/leistungsbilanz-ts
Add circuit group reordering
This commit is contained in:
parent
1250f9a6af
commit
e702712bd8
11 changed files with 335 additions and 7 deletions
|
|
@ -314,6 +314,9 @@ Empty circuit-group creation, display-name updates and deletion use
|
|||
Their snapshots keep category, positive group number and derived prefix
|
||||
consistent. General deletion rejects groups containing circuits or group
|
||||
components; populated deletion remains a separate confirmed command.
|
||||
`circuit-group.reorder` requires a complete expected/target sort assignment for
|
||||
every group in one circuit list. It changes only sort positions and never
|
||||
renumbers groups, prefixes or circuits.
|
||||
Distribution-board floor assignment and a project-enabled supply type use
|
||||
`distribution-board.update`; both values are snapshot/export fields and one
|
||||
persistent undo step.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue