Skip to content

@aliceo2/control@1.71.0

Compare
Choose a tag to compare
@graduta graduta released this 18 Jul 09:13
· 157 commits to dev since this release
5a0c9eb

New Feature

  • [OGUI-1529] - Send user information triggering action (NewEnv, ControlEnv) to ECS which in turn will send it to BKP

Task

  • [OGUI-1294] - Move FLP e2e COG Integration Tests to system repository to allow for easier maintenance and addition of new tests.

Improvement

  • [OGUI-1525] - Remove usage EPN/ODC task states thanks to ECS merging them to FLP states on ECS side
  • [OGUI-1318] - Improve logging sent to InfoLogger for environment creation from GUI
  • [OGUI-1458] - Improve logging sent to InfoLogger for environment control actions
  • [OGUI-1499] - Add info message for users when missing permissions to take locks (such as bad SAMS sync)
  • [OGUI-1522] - Add info message for users on env-details page with redirect to lock page to acquire them.
  • [OGUI-1527] - Make radio buttons (env-creation page) clickable until end of row

Bug

  • [OGUI-1521] - Fixes an issue which was preventing users from updating an existing environment saved configuration.
  • [OGUI-1528] - Fixes an issue where if a user would click to see EPN tasks of an environment with EPN disabled, it would display an error instead of "No tasks found" message