Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge dev -> dui3/alpha with merge conflict #3562

Merged
merged 15 commits into from
Jul 8, 2024
Merged

Commits on Jun 7, 2024

  1. Gergo/automate sdk exit code hotfix (#3492)

    * fix(automate): if function runs to completion we always need to exit with 0
    
    * chore(automate): reformat
    
    * fix: exit code of function runs, fix trigger deserialization
    
    * chore(automate): reformat
    
    * fix(automate): fix tests for automate
    gjedlicska authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e28f84e View commit details
    Browse the repository at this point in the history
  2. CNX-9753: Add assembly and subassembly objects to Corridors (#3475)

    * adds additional corridor classes
    
    * updates with subassembly info and featureline based baselines
    
    * warnings fix
    
    * adds additional props to corridor sub elements
    clairekuang authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    460e9ac View commit details
    Browse the repository at this point in the history
  3. CNX-9439 interacting with structural gh models in the viewer (#3451)

    * seperated Revit wall subclasses into own files
    
    * Updated build element constructors to use baseCurve if no displayValue is provided
    
    * Hopefully fixed all the problems
    
    * Beam
    
    * Reverted changes to revit wall subtypes
    
    * fix warnings
    
    * reverted some uneeded changes
    
    * Column
    
    * Schema info Beam call
    JR-Morgan authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    8fe7878 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c20d30 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. CNX-9768: add additional properties to Civil3D pipes and structures (#…

    …3486)
    
    adds partdata to pressure pipes, and additional props to pipes and structures
    clairekuang authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    2e6e61f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. bug(Archicad): Properties not showing in viewer (#3472)

    * export properties of GDL objects
    
    * build fix
    
    * build fix
    
    ---------
    
    Co-authored-by: József L. Kiss <>
    jozseflkiss authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c4cd55e View commit details
    Browse the repository at this point in the history
  2. feat(Archicad): Add support for openings (#3470)

    add support for openings
    
    Co-authored-by: József L. Kiss <>
    jozseflkiss authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f37ad90 View commit details
    Browse the repository at this point in the history
  3. Update README.md (#3502)

    clairekuang authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    aa132d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Archicad: Update connector icon on mac (#3503)

    * update connector icon for mac
    
    * use sln name
    
    * fix: Moved bundle and zipping steps after external PR check to ensure normal build CI works even with external contributors
    
    ---------
    
    Co-authored-by: József L. Kiss <>
    AlanRynne authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1478866 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. fetching branchName for FE2 URLs (#3487)

    * fetching branchName for FE2 URLs
    
    * Revert "fetching branchName for FE2 URLs"
    
    This reverts commit 331927b.
    
    * move hack to async ResetApiClient
    KatKatKateryna authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f5868d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Added support for IReadOnlyList deserialization (#3520)

    * Added Unit tests for current state
    
    * Fixed Tests
    
    * Fixed comment
    
    * Fixed other issues
    
    * removed a couple types that weren't needed
    JR-Morgan authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d151cf5 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. CNX-9775 sending revit elements via dynamo (#3495)

    * POC: nullable cache
    
    * Remove commented out lines
    
    * fix: Formatting
    
    ---------
    
    Co-authored-by: Alan Rynne <alan@speckle.systems>
    oguzhankoral and AlanRynne authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c9e27de View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    c324994 View commit details
    Browse the repository at this point in the history
  2. MAIN -> Dev (#3552)

    JR-Morgan authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    235233d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    9502b7b View commit details
    Browse the repository at this point in the history