forked from jappel/leistungsbilanz-ts
Add Revit initial import wizard
This commit is contained in:
parent
8646f346e6
commit
ab2449419b
10 changed files with 481 additions and 32 deletions
|
|
@ -9,7 +9,8 @@
|
|||
- Named and automatic logical project snapshots can be listed and restored
|
||||
through the project page with persistent Undo/Redo. Automatic snapshots are
|
||||
created every 25 revisions and only their newest 12 entries are retained.
|
||||
- No Revit/CSV/IFCGUID import and export workflow is implemented yet.
|
||||
- The Revit/CSV foundation and confirmed initial import are implemented. Row
|
||||
assignment, follow-up import, conflict review and return export are pending.
|
||||
- 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
|
||||
versioning, permissions or controlled synchronization model.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue