Skip to content

WEB Application - Version 2.0.0

Compare
Choose a tag to compare
@samatstariongroup samatstariongroup released this 22 Mar 08:07
· 168 commits to development since this release

This release includes the following:

  • Supports of Blazor Server; fixes #457
  • Moved from WASM to Server Side Blazor; fixes #494
  • [Add] nginx config to include improvements for server side hosting and adding no-caching
  • Upgrade to CDP4-SDK version 26.3.0
  • Implement Book Application Improvements
  • Solved problems with login page: now focused components will not show their error message.
  • SingleEngineeringModel principle implemented; fixes #293
  • Add namingconventions service and cherrypick; fixes #481
  • Event on session refresh is called several times in the page; fixes #54
  • allow multicombobox to set readonly; fixes #487
  • Add more logging statements and FluentResults; fixes #490
  • Add custom labels login component
  • Implement injectable ICDPMessageBus, subscription improved; fixes #506 #505 #499
  • Expose the AutoRefreshSecondsLeft property on the IAutoRefreshService; fixes #509
  • Exposing IReadOnlyCollection for tracked Things; fixes #511
  • Remove html element from wrapper & fix autorizationEntry; fixes #513 #514
  • Add Rdl filtering options to the models that can be selected to be open
  • person role added to identity in auth state provider