Add device row history commands

This commit is contained in:
2026-07-23 22:09:53 +02:00
parent e4c7cf06e9
commit bd5f4f925f
14 changed files with 1109 additions and 13 deletions
+3 -2
View File
@@ -223,8 +223,9 @@ After saving, the row becomes linked to the new project device.
Session-local UI undo/redo exists for structural and destructive operations.
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. Complete command coverage
and the UI cutover remain future work.
exist for Circuit and CircuitDeviceRow field updates as well as
CircuitDeviceRow insertion/deletion. Complete command coverage and the UI
cutover remain future work.
Required operations: