Skip to content

Releases: AliceO2Group/WebUi

@aliceo2/web-ui@2.7.0

24 Jul 14:27
d29ad91
Compare
Choose a tag to compare

Sub-task

  • [OGUI-1530] - Rename Log exported class to Logger
  • [OGUI-1531] - Send to InfoLogger only logs with level > 10
  • [OGUI-1532] - Create enums for LogLevel and LogSeverity
  • [OGUI-1533] - Use Logger label as facility if none has been specified
  • [OGUI-1534] - Replace `partition` and `run` by `environmentId` and `runNumber` in messages composition
  • [OGUI-1535] - Use LogManager to provide logging configuration endpoint and logger factory

@aliceo2/qc@3.8.3

18 Jul 09:06
5a0c9eb
Compare
Choose a tag to compare

Improvement

  • [OGUI-1512] - Allow for more flexible tab names (up to 50 ch)
  • [OGUI-1518] - Use JSROOT config parameter to allow for axis rendering even on small screens

@aliceo2/control@1.71.0

18 Jul 09:13
5a0c9eb
Compare
Choose a tag to compare

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

@aliceo2/web-ui@2.6.2

11 Jul 10:15
07f70a0
Compare
Choose a tag to compare

Release which updates dependencies to address security vulnerabilities

@aliceo2/control@1.70.4

07 Jun 14:01
1785c68
Compare
Choose a tag to compare

Fixes a bug on front-end in which the GetTask information would not return ClassInfo of the task anymore due to a change in ECS.

@aliceo2/control@1.70.3

07 Jun 12:35
caa3a7e
Compare
Choose a tag to compare

Bug

  • [OGUI-1520] - User DTO not correctly formed when attempting to save

@aliceo2/control@1.70.2

07 Jun 11:01
9083705
Compare
Choose a tag to compare

Improvement

  • [OGUI-1519] - SELECT ALL split functionality in 2 so that user can either lock/select and also TST not to be taken into consideration on global page

@aliceo2/control@1.70.1

07 Jun 08:05
3e4f644
Compare
Choose a tag to compare

Patch release with the sole purpose of improving robustness of FLP tests.

@aliceo2/control@1.70.0

04 Jun 13:56
7ccdc02
Compare
Choose a tag to compare

Bug

  • [OGUI-1514] - ODC state information not displayed in GUI
  • [OGUI-1517] - Hover info message sits behind table for env-details kill button

New Feature

  • [OGUI-1309] - Adds functionality for Select All/Lock all detectors
  • [OGUI-1513] - Distinguish between critical and non-critical tasks in AliECS

Improvement

  • [OGUI-1515] - Add table with detectors SOR availability in env-overview
  • [OGUI-1459] - Refactor Lock API to allow for futher improvements
  • [OGUI-1516] - Use ECS mapping for EPN states

@aliceo2/control@1.69.0

27 May 11:20
579efbd
Compare
Choose a tag to compare

New Feature

  • [OGUI-1508] - Add tabular display of tasks states by detector
  • [OGUI-1509] - Update counters from summary view on change
  • [OGUI-1510] - Add separate view for ODC tasks

Improvement

  • [OGUI-1344] - Extract DestroyEnv methods intro controllers and add middlecheck for destroy environment