Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 2 KB

CHANGELOG.md

File metadata and controls

43 lines (36 loc) · 2 KB

Changelog

All notable changes to this project will be documented in this file.

  • Notable changes for users:
    • Bug fixed in which variables per detector where not filtered properly from when creating a new workflow
  • Notable changes for users:
    • Updates a bug in which combobox would limit the users input
    • Adds ODC status per environment in the table of Environments page
  • Notable changes for users:

    • Users will now be able to transition an environment from state DEPLOYED to CONFIGURED:
    • Visual improvements as per users suggestions:
      • global runs are now displayed with a background color in ActiveEnvs
      • TRG column will now display OFF, LTU (if global trg is false), CTP( if global trg is true)
      • Save/Load configuration buttons are now grouped in General Panel
      • URIs configurations were moved to Adv Panel
    • Fixes a bug in which variables in General Configuration panel were not evaluated on visibleif
  • Notable changes for developers: NN

  • Notable changes for users:

    • Users are now able to define aliases to their CRU hardware. List of possible elements to name:
      • hosts
      • crus(serial:endpoint)
      • links
  • Notable changes for developers:

    • Dependencies updated
  • Notable changes for users:
    • When a QC workflow is selected the following widgets will not be displayed anymore:
      • detectors
      • hosts
      • readout URI
      • qc URI
    • Fixes a bug in which KV pairs from Adv Config Panel would not be removed if value was empty
  • Notable changes for developers: NN