forked from jappel/leistungsbilanz-ts
Add named project snapshots
This commit is contained in:
parent
5a0c9019af
commit
7c670fece3
21 changed files with 3076 additions and 7 deletions
|
|
@ -7,7 +7,8 @@
|
|||
- A paginated revision-metadata API exists, but there is no browsable timeline
|
||||
UI yet; the editor currently exposes only the next eligible Undo/Redo
|
||||
actions.
|
||||
- Named logical project snapshots and restore are not implemented yet.
|
||||
- Named logical project snapshots can be created and listed through the API,
|
||||
but snapshot UI, periodic snapshots and restore are not implemented yet.
|
||||
- No Revit/CSV/IFCGUID import and export workflow is implemented yet.
|
||||
- Persistence currently targets local SQLite; PostgreSQL is an architectural option, not an implemented runtime.
|
||||
- The global device library supports basic CRUD and copy operations, but has no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue