November 2019 Release

Summary

This month we were very busy adding functionality to handle custom interfaces for AutoAssemble,  improving the Creo GUIs and simplifying the architecture of RsysConfig.


Highlights

Creo App

RsysConfig

  • "Upload Fitting Data" GUI improvements
    • Add "Show in Dashboard" Right-Click Button
    • Add Material support
  • "Set Fitting Data" GUI improvements
    • Added Fitting Code dropdown to each fitting family table instance
  • Moved Diameter and Thickness from Size and PipeDimension to be direct on PipeInstance


AutoAssemble

  • Added columns in Excel file for Receiving and Placement Interface


General

  • AutoDesignation - Fixed auto select model re-click bug
  • Setting Sync - add SettingSyncSetting for enable_obsolete_modes
  • Add a user's email to JSON to be sent to Zapier
  • Fixed various minor bugs


Web App

RsysConfig

  • Move Diameter and Thickness from Size and PipeDimension to be direct on PipeInstance
  • Migrate Fitting End Ports to be columns on Fitting Instance
  • Created a [size_id] index, a [schedule_id] index, and a [size_id, schedule_id] index on Pipe Instances
  • Move End Types Compatibilities dropdowns over to new dropdowns
  • Changed material type to boolean

General

  • Fixed email notification for Changed Password bug
  • Move MultiSelect over to being a SearchMultiSelect
  • Fixed Roles bugs
  • Fixed various minor bugs