Add device row move history

This commit is contained in:
2026-07-23 22:29:44 +02:00
parent ca13efbfcb
commit 0a51703315
14 changed files with 940 additions and 13 deletions
+3 -1
View File
@@ -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: