Skip to content

Releases: STARIONGROUP/COMET-WEB-Community-Edition

WEB Application - Version 4.0.0

02 May 08:54
669ac8f
Compare
Choose a tag to compare

This release includes the following:

  • [Update] to Starion Group
  • Make use of the SessionService implemented in the CDP4Web; fixes #533
  • [Server Admin] As a user I want to be able to create and edit an Organization; fixes #584
  • [Reference Data] As a user I want to be able to create and edit a Measurement Scale; fixes #586
  • [Parameter Editor] It would be nice to be able to change parameter values in "sudo-batch-style"; fixes #436
  • [System Representation] Refresh causes Expanded product tree to collapse; fixes #433

WEB Application - Version 3.3.0

09 Apr 12:26
Compare
Choose a tag to compare

This release includes the following:

  • As a user I want to get an overview of all EngineeringModels; fixes #548
  • As a user i want to create, edit and delete EngineeringModel's ActiveDomains; fixes #549
  • As a user i want to add, edit, delete a Participant from an EngineeringModel; fixes #550
  • As a user i want to create a new EngineeringModel; fixes #556
  • As a user i want to list, create, edit and delete PersonRoles and ParticipantRoles; fixes #555
  • As a user i want to show the options of a model and create, edit and delete an option; fixes #557

WEB Application - Version 3.2.0

01 Apr 10:01
Compare
Choose a tag to compare

This release includes the following:

  • [Reference Data] Refactor components and view models (#553)
  • As a user i want to see a list of all the domains-of-expertise (#561)
  • As a user i want to add, edit and deprecate a DomainOfExpertise (#562)
  • As a user i want to get an overview of the organisations (#563)
  • As a user i want to add and edit a MeasurementUnit (#564)

WEB Application - Version 3.1.0

23 Mar 13:52
Compare
Choose a tag to compare

This release includes the following:

  • [list] Measurement Units; fixes #540
  • [User Management] When a Person is added/edited, the list is not updated with this information; fixes #537
  • [Reference Data] Measurement Scales - display; fixes #542
  • [Include] Serilog logging; fixes #538

WEB Application - Version 3.0.0

22 Mar 08:14
Compare
Choose a tag to compare

This release includes the following:

  • Model dashboard layout improvements; fixes #524
  • Rename IServiceProvider.IServiceCollection Extensions method; fixes #463
  • Highlight publishable parameters in parameters editor; fixes #428
  • add element definition option removed from parameter table; fixes #523 and #529
  • tooltip improvement
  • [User Management] User profiles are now modifyable; fixes #438
  • CDP4-SDK upgraded to 26.6.0 and httpclient from blazor used into the CDP4ServicesDal; fixes #422 and #535
  • update Docker file to aspnet:8.0.3-alpine3.19

WEB Application - Version 2.0.1

22 Mar 08:09
Compare
Choose a tag to compare

This release includes the following:

  • [Update] copyright statements
  • [Implement] SQ improvements

WEB Application - Version 2.0.0

22 Mar 08:07
Compare
Choose a tag to compare

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

WEB Application - Version 1.5.0

21 Sep 18:49
Compare
Choose a tag to compare

This release includes the following:

  • [update] dashboard title; #454
  • [Add] book application; #456

WEB Application - Version 1.4.0

21 Sep 18:49
Compare
Choose a tag to compare

This release includes the following:

  • [Add] Multiline editor Text parameter type; fixes #388
  • [Model Editor] Draggable Element definitions; fixes #372 #373 #390 #393
  • [Fix] Downloaded source codes for BabylonJS; fixes #420
  • [Add] category hierarchy diagram; fixes #411
  • [Add] common static server address; fixes #424
  • [Add] show or hide active model #444
  • [Add] configurationService for navigation menu; fixes #446

WEB Application - Version 1.3.0

25 Aug 06:42
Compare
Choose a tag to compare

This release includes the following:

  • add github logo and redirection to repositories (#408)
  • Upgrade devExpress. Add new Extension Methods (#409)
  • [User Management] Fix user management bugs and add loading component : Fix #407 (#410)
  • Feat/make open model configurable (#412)
  • Add opened model and iteration name : Fix #349 (#415)
  • element definition creation improvements (#414)
  • fix exception when hard refresh : Fix #402 (#413)