forked from jappel/leistungsbilanz-ts
Persist project device synchronization
This commit is contained in:
parent
e930cb75b8
commit
3977a6e6e1
20 changed files with 300 additions and 747 deletions
|
|
@ -240,7 +240,8 @@ ProjectDevice insertion/deletion preserves stable device ids. Deletion captures
|
|||
complete disconnected snapshots of linked rows so undo can restore only rows
|
||||
that have remained unchanged. ProjectDevice create, update, delete and
|
||||
global-to-project copy API/UI paths use these persistent commands and track the
|
||||
returned project revision.
|
||||
returned project revision. ProjectDevice synchronization/disconnect API and UI
|
||||
paths do the same; their undo action uses the project-wide history endpoint.
|
||||
|
||||
Required operations:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue