forked from jappel/leistungsbilanz-ts
Expose protected tree structure
This commit is contained in:
parent
99bdf6491b
commit
7a9530a914
11 changed files with 474 additions and 5 deletions
|
|
@ -332,6 +332,10 @@ snapshot contains the group, optional component protections, complete circuits,
|
|||
circuit protections and all device-row link/override metadata. Delete
|
||||
re-captures and compares the subtree before cascading; restore preserves every
|
||||
UUID in foreign-key-safe order.
|
||||
The circuit-tree read model exposes fixed `headerComponents`, group-owned
|
||||
`components`, `footerComponents`, optional group category/number and optional
|
||||
one-to-one protection DTOs for circuits and group components. These are
|
||||
additive to the retained flat circuit protection fields during the transition.
|
||||
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