Expose project-wide history controls
This commit is contained in:
parent
b2763f72d5
commit
59d442593f
8 changed files with 146 additions and 86 deletions
|
|
@ -237,9 +237,9 @@ not change the project revision or undo/redo stacks. Restoring a server-stored
|
|||
snapshot verifies its checksum and the current-state hash, replaces supported
|
||||
project data atomically and records a new `restore` revision with a complete
|
||||
inverse command. Restore can therefore be undone and redone after a restart.
|
||||
The project page exposes an initially collapsed German snapshot/timeline UI
|
||||
with explicit restore confirmation and cursor-based loading of older revision
|
||||
metadata.
|
||||
The project page exposes persistent project-wide Undo/Redo in the header of an
|
||||
initially collapsed German snapshot/timeline UI, with explicit restore
|
||||
confirmation and cursor-based loading of older revision metadata.
|
||||
Insertions and generated move targets use client-generated stable UUIDs, and
|
||||
undo restores the same ids from complete server snapshots. The tree response
|
||||
supplies the optimistic `currentRevision`; obsolete direct field PATCH,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue