Skip to content

Releases: AliceO2Group/Bookkeeping

@aliceo2/[email protected]

10 Mar 09:15
adc2755
Compare
Choose a tag to compare

Sub-task

  • [O2B-835] - Use dropdown for tag filtering

Bug

  • [O2B-649] - EOR reason is now reverted when reverting the operation of editing details of a run
  • [O2B-765] - When editing a TAG, logs displayed in the tag table are not visually disappearing anymore
  • [O2B-833] - Wrap warning icons in runs columns on small screens

New Feature

  • [O2B-809] - A new endpoint has been added to gRPC API (with its c++ implementation) to fetch a run details by its runNumber

Improvement

  • [O2B-842] - `CALIBRATION` definition will now look for `NOISE` as runType as well

@aliceo2/[email protected]

23 Feb 10:32
8dbb854
Compare
Choose a tag to compare

Bug

  • [O2B-826] - Fixed the date displayed in auto-created logs for run quality update

New Feature

  • [O2B-764] - Log opend via URL are expanded by default

Improvement

  • [O2B-771] - Improve warning on missing trigger info for run duration and start/stop
  • [O2B-823] - Runs list are now clickable links on log-overview and environments-overview

@aliceo2/[email protected]

16 Feb 15:08
954e68c
Compare
Choose a tag to compare

Bug

  • [O2B-812] - Upgraded docker dependencies
  • [O2B-819] - Fixed display of lots of emails on tag-details

New Feature

  • [O2B-748] - A log is created when detector quality changes, and tags depend on which detector is concerned
  • [O2B-766] - Adds log id and parent log id to kafka message
  • [O2B-777] - REVERTED PHYSICS runs should have general quality default to "good"
  • [O2B-813] - Store the environment status history
  • [O2B-814] - Added an environment display page
  • [O2B-815] - Separate tests run from tests coverage

Improvement

  • [O2B-811] - Improve the database conection retry
  • [O2B-816] - Update docker packages
  • [O2B-818] - Add a "NONE" run quality and use it as default

@aliceo2/[email protected]

02 Feb 17:12
118d958
Compare
Choose a tag to compare

Improvement

  • [O2B-811] - Improve the database conection retry (first step)

@aliceo2/[email protected]

02 Feb 16:53
1451df3
Compare
Choose a tag to compare

Bug

  • [O2B-802] - Fixed list of Quality Detectors that were split on 2 lines
  • [O2B-810] - Fix reate FLP do not link it to run

New Feature

  • [O2B-557] - Migrate to umzug 3.x
  • [O2B-747] - Detector quality is set to good as a default, and can not be changed until the end of run
  • [O2B-777] - PHYSICS runs should have general quality default to `good`

Task

  • [O2B-617] - Add db reset content before each test suite to help decoupling (first steps)
  • [O2B-796] - Implement a first c++ wrapper function to be used for gRPC and make it available through alidist
  • [O2B-807] - Fix puppeteer tests that randomly fails
  • [O2B-808] - Add two new runs types to bookkeeping

Improvement

  • [O2B-661] - Add ongoing information to LHC fill detail page
  • [O2B-780] - Automatically create not-existing detectors and run types when creating/updating a run
  • [O2B-797] - Merge bookkeeping tables `flp_roles` and `flp_runs`
  • [O2B-806] - COSMICS definition should accept missing beam mode

@aliceo2/[email protected]

19 Jan 07:26
5b7636f
Compare
Choose a tag to compare

Sub-task

  • [O2B-607] - Added possibility to archive tags

Bug

  • [O2B-779] - Fixed log entry search by RunNumber

New Feature

  • [O2B-725] - LHC Fills Details now have have tabs to switch between displaying physics only or all runs

Task

  • [O2B-792] - OpenAPI has been completely removed from Bookkeeping

Improvement

  • [O2B-791] - Added icons to detector run quality to distinguish it more easily
  • [O2B-794] - Detectors in runs filtering are now sorted alphabeticaly
  • [O2B-798] - In FLP proto, hostname has been changed to hostName

@aliceo2/[email protected]

02 Dec 08:45
30e78eb
Compare
Choose a tag to compare

Bug

  • [O2B-770] - Fixed text selection bug after switching page
  • [O2B-789] - Fixed ECS infologger error when creating log

New Feature

  • [O2B-762] - Detectors can now be updated per run in the api

Improvement

  • [O2B-788] - Add log entry for any quality change without a tag

@aliceo2/[email protected]

24 Nov 14:18
31b99db
Compare
Choose a tag to compare

Bug

  • [O2B-774] - Log's attachment link cannot be opened in the current tab

New Feature

  • [O2B-721] - Allow filtering in runs-overview based on existing detectors only or none
  • [O2B-746] - General run quality stays set to "test" until end of the run and does not accept changes
  • [O2B-782] - Introduces run quality per detector in run-details page

@aliceo2/[email protected]

18 Nov 12:46
0b1e117
Compare
Choose a tag to compare

New Feature

  • [O2B-677] - gRPC Server Side prototype to replace OpenAPI
  • [O2B-762] - Detectors can be updated per run in the api

@aliceo2/[email protected]

07 Nov 11:30
16b8838
Compare
Choose a tag to compare

Release Notes - O2 Bookkeeping - Version @aliceo2/[email protected]

Bug

  • [O2B-772] - Fixed bookkeeping 0.44.0 that failed to start
  • [O2B-773] - Fixed detectors migration that failed to handle empty or null detectors list