Add circuit reorder history
This commit is contained in:
parent
53282e8c7c
commit
332dfdb5d9
14 changed files with 865 additions and 16 deletions
|
|
@ -401,6 +401,8 @@ Implemented foundation:
|
|||
- placeholder-target moves persist one complete generated circuit identity and
|
||||
all row positions atomically; undo restores every source and removes only an
|
||||
unchanged generated circuit, without renumbering
|
||||
- complete section reorders persist every expected and target circuit
|
||||
`sortOrder`; undo/redo changes neither equipment identifiers nor device rows
|
||||
- revision metadata, change-set payloads and the project counter are committed
|
||||
in one SQLite transaction
|
||||
- a stale expected revision produces no history writes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue