Add device row move history
This commit is contained in:
parent
ca13efbfcb
commit
0a51703315
14 changed files with 940 additions and 13 deletions
|
|
@ -225,7 +225,9 @@ The server already persists immutable revisions and project-wide undo/redo
|
|||
eligibility for the first commands. Public command, undo and redo endpoints
|
||||
exist for Circuit and CircuitDeviceRow field updates as well as
|
||||
Circuit/CircuitDeviceRow insertion and deletion. Complete command coverage and
|
||||
the UI cutover remain future work.
|
||||
the UI cutover remain future work. CircuitDeviceRow moves between existing
|
||||
circuits are also persisted; moves that create a target circuit remain future
|
||||
work.
|
||||
|
||||
Required operations:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue