forked from jappel/leistungsbilanz-ts
Add Revit CSV project dialog
This commit is contained in:
parent
caa6caf99f
commit
a9d6301753
8 changed files with 386 additions and 4 deletions
|
|
@ -264,6 +264,11 @@ persisted through the shared project-command transaction, so create, update,
|
|||
delete, Undo and Redo are revision-safe. Snapshot schema 3, restore and portable
|
||||
project duplication preserve the configuration; duplication remaps its internal
|
||||
id and project link.
|
||||
The project page exposes the current Phase 14.1 Revit CSV modal. It edits the
|
||||
complete transport/column/family-rule configuration through the revision-safe
|
||||
endpoint and requests a stateless preview. Preview responses include all mapped
|
||||
objects, while the UI renders only the first 25. No preview creates external
|
||||
objects, rows, revisions or server-side drafts.
|
||||
The central revision boundary creates an automatic logical snapshot after each
|
||||
25 new revisions and retains only the newest 12 automatic snapshots per
|
||||
project. Named snapshots are never removed by this retention policy.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue