Add persistent history stacks

This commit is contained in:
2026-07-23 21:48:24 +02:00
parent 2d0aa11d9c
commit 1e4dd26bb8
24 changed files with 2294 additions and 15 deletions
+5 -3
View File
@@ -220,8 +220,10 @@ After saving, the row becomes linked to the new project device.
## Undo / Redo
Session-local undo/redo exists for structural and destructive operations.
Persistent project-wide undo/redo remains future work.
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 internal commands. Public command execution,
server-side undo/redo endpoints and the UI cutover remain future work.
Required operations:
@@ -271,7 +273,7 @@ Users must be able to override sizing suggestions.
## Current Deferred Work
- persistent project revisions and undo/redo
- complete persistent project command coverage and the undo/redo UI cutover
- named logical snapshots and restore
- Revit/CSV/IFCGUID round-trip
- full electrical sizing