-
Notifications
You must be signed in to change notification settings - Fork 175
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(dui2/rhino/revit): better reporting and previews (#1450)
* added sending preview * added preview receive * refactored bake operation * conduit added * flattencommit logic fixed * adds preview button to dui * fixed direct receive * preview send finished * Updated Reporting * conversion error updates * updating converter methods * Consolidated Preview and Report object into ApplicationObject * updated desktopui * updated converter * clears stored connector application objects * added dui2 report page * Added report page * report updates * restyled report * formatting update * Improved preview button * Fixed block reporting * Added selectable preview objects * added report search * changed expanders to colorzone * Updated autocad converter * fixed flatten commit logic for reporting * all connectors updated with new bindings and application object * missed some applicationplaceholderobjects * removed all return values of List<ApplicationObject> in revit converter * improved reporting backwards compatibility * report page scroll added also includes revit connector bindings selection * Update ConversionUtils.cs * Fix for Tekla Structures for Report preview * fix(dui): ld report not scrollable because hidden behind the new report component * chore(dui): fiddles and formatting * added new revit send report * fixed new connector binding exception removed not implemented exceptions to prevent crash across sharp connectors * revit hosted elements send report fix * skipping blocks and views in rhino preview receive * added report copy to clipboard * preview button implements IsReady check * feat(dui): disables preview button when InProgress Co-authored-by: Reynold Chan <[email protected]> Co-authored-by: Matteo Cominetti <[email protected]>
- Loading branch information
1 parent
25319b4
commit b3cccd5
Showing
110 changed files
with
2,653 additions
and
2,388 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.