Skip to content

Releases: AliceO2Group/Bookkeeping

@aliceo2/[email protected]

27 May 09:16
6583d16
Compare
Choose a tag to compare

Sub-task

  • [O2B-1153] - Implemented gRPC interface for QC flags creation
  • [O2B-1259] - Added legend for QC flags summary

Bug

  • [O2B-1260] - Fixed detectors order in RCT runs overviews

Improvement

  • [O2B-1010] - Hidden c++ internal dependencies to upstream

@aliceo2/[email protected]

16 May 16:22
ea527e2
Compare
Choose a tag to compare

Bug

  • [O2B-1256] - Cannot create QC flag for GLO

New Features

  • [O2B-1099] - Whenever filters are set, display a `Reset filters` button at the top of the filter panel
  • [O2B-1137] - Add horizontal scroll for runs-with-detectors views
  • [O2B-1163] - Implement Quality Control Flag verification procedure
  • [O2B-1217] - Display QC summary icons with summary of effective periods
  • [O2B-1221] - Reduce RCT links to counts badges
  • [O2B-1253] - Set DPL detectors order in displays
  • [O2B-1254] - QC Flag delete button should have confirmation
  • [O2B-1255] - Delete button to be disabled for verified flags

@aliceo2/[email protected]

07 May 16:39
588f225
Compare
Choose a tag to compare

Sub-task

  • [O2B-1227] - Added tag p2info and RC to daily meeting

Bug

  • [O2B-1232] - Fixed: LHC fills logs do not display author and related tags

Improvement

  • [O2B-1010] - Added C++ dpl client not exposing proto

@aliceo2/[email protected]

25 Apr 10:41
4972474
Compare
Choose a tag to compare

Sub-task

  • [O2B-1177] - Added counts of Runs Per Simulation Pass
  • [O2B-1179] - Added counts of data passes per simulation pass
  • [O2B-1216] - Changed QC flag delete button accessibility to admins only

Improvement

  • [O2B-894] - Marked run's nullable fields as optional in proto
  • [O2B-1171] - For runs with trigger OFF, warning on missing trigger start/stop is not be displayed anymore
  • [O2B-1224] - Use weighted mean for ALICE fill efficiency in statistics

@aliceo2/[email protected]

19 Apr 12:47
cb377a7
Compare
Choose a tag to compare

Sub-task

  • [O2B-1213] - Added Mu(INEL) and INEL (Hz) to RCT

New Feature

  • [O2B-1214] - Added possibility to filter runs by "NONE OF" tags

@aliceo2/[email protected]

16 Apr 14:11
7e4fdcc
Compare
Choose a tag to compare

Sub-task

  • [O2B-1120] - Implemented Quality Control Flags creation API
  • [O2B-1155] - Implemented Quality Control flag creation panel
  • [O2B-1157] - Implemented Quality Control Flags deleting and edition API
  • [O2B-1182] - Implemented Quality Control Flag details page

@aliceo2/[email protected]

11 Apr 06:09
c3a895a
Compare
Choose a tag to compare

Sub-task

  • [O2B-1119] - Implemented Quality Control Flag Fetch API
  • [O2B-1120] - Implemented Quality Control Flags creation API
  • [O2B-1134] - Implemented Runs per Simulation Pass view
  • [O2B-1138] - Implemented Data Pass per Simulation Pass view
  • [O2B-1145] - Implemented Quality Control Flag view
  • [O2B-1168] - Added QCG link from RUNs details page and overview page
  • [O2B-1178] - Added counts of anchored simulation passes
  • [O2B-1184] - Implemented QC Flag Types overview
  • [O2B-1185] - Implemented QC Flag Types Creation endpoint
  • [O2B-1186] - Implemented QC Flag Types Creation page
  • [O2B-1191] - Implemented QC Flag Type update endpoint

Bug

  • [O2B-1197] - Fixed: Filter by beamType in LHC Periods view is not recognised as active filter
  • [O2B-1207] - Removed usage of `docker compose` in favor of `docker compose`
  • [O2B-1209] - Fixed: When replying to a log, the log overview takes as much space as needed
  • [O2B-1211] - Fixed: Shift period not being properly computed when switching to/from daylight saving time

Improvement

  • [O2B-821] - BKP routes are all now private
  • [O2B-1204] - Several improvements for on-call template
  • [O2B-1206] - Made configuration api endpoint private

@aliceo2/[email protected]

28 Mar 11:11
e626575
Compare
Choose a tag to compare

Sub-task

  • [O2B-1118] - Implemented Sequelize models and migration files for QC Flag Types
  • [O2B-1174] - Implemented DPL Detectors serving endpoint
  • [O2B-1183] - Implemented QC Flag Types fetching endpoint
  • [O2B-1196] - Added missing formatting to Data Passes views

Bug

  • [O2B-1195] - Do not close runs & envs created less than 30 seconds ago
  • [O2B-1201] - Fixed LHC Period name not being updated/created from ECS

New Feature

  • [O2B-1140] - Added template for RC Daily Meeting Minutes

Improvement

  • [O2B-1188] - Removed `info` level form infologger links

@aliceo2/[email protected]

11 Mar 14:44
ed80ae8
Compare
Choose a tag to compare

Sub-task

  • [O2B-1135] - Added Simulation Passes per Data Pass view
  • [O2B-1173] - Removed TST detector from RCT pages
  • [O2B-1175] - Added Simulation Passes counts to LHC Periods display

Bug

  • [O2B-1169] - Fixed detector efficency tab displaying a white page
  • [O2B-1170] - Fixed hover on environment overview some columns title display [Object object]
  • [O2B-1176] - Fixed LHC Fills statistics not being displayed in LHC fill overview

New Feature

  • [O2B-953] - Pre-fill more information when creating run related to run or environment
  • [O2B-1180] - Added buttons to navigate to first/last page in all tables
  • [O2B-1181] - Added easy to reach toggle to display anonymous only logs

Improvement

  • [O2B-1166] - Links related environments to EoS report

@aliceo2/[email protected]

01 Mar 14:15
882efda
Compare
Choose a tag to compare

Sub-task

  • [O2B-1130] - Fetch simulation pass from MonALISA
  • [O2B-1133] - Implemented Simulation Passes per LHC Period view

Bug

  • [O2B-1164] - Fixed bug of special characters in attachment names are not handled
  • [O2B-1165] - Fixed EoR reason error when run is loaded then quality has been changed by someone else (e.g. QC shifter)

Task

  • [O2B-1160] - Updated rules of handling non-good-data send from MonALISA

Improvement

  • [O2B-1151] - Auto-fill tags in on-call template
  • [O2B-1152] - When replying to a log, auto-fill lhc fills and environments the same as runs
  • [O2B-1167] - EOS - SL report now includes logs from other shifters