Skip to content

Releases: AliceO2Group/Bookkeeping

@aliceo2/[email protected]

02 Jun 15:05
89571d3
Compare
Choose a tag to compare

Bug

  • [O2B-539] - Missing "Create tag" button when there are no tags on the deployed system
  • [O2B-580] - Infinite mode breaks page on LHCFills

New Feature

  • [O2B-552] - 'More' button should behave as a new link button and contain properties
  • [O2B-573] - Run-Overview table improvements to better display RUNs information

Improvement

  • [O2B-583] - LHC Fill table order should be DESC by fill number
  • [O2B-588] - Labels represented by acronyms should be written in capitals

@aliceo2/[email protected]

20 May 14:01
c1857b3
Compare
Choose a tag to compare

Epic

  • [O2B-563] - Adds support for manual EOR Reason in Bookkeeping by adding new database tables, API routes and UI widgets
  • [O2B-493] - Adds support for LHC related fields by adding new database tables, API routes and UI pages with LHC data

Improvement

  • [O2B-567] - Update RUN table migration to allow for list of strings rather than enum
  • [O2B-572] - Fixes Docker Build for GH Pipeline and local development

Bug

  • [O2B-571] - Tag edit mode saves old edit data on page switch

@aliceo2/[email protected]

06 May 11:59
c960f1d
Compare
Choose a tag to compare

Epic

  • [O2B-522] - Introduces support for AliECS environments

Sub-task

  • [O2B-526] - Adds new Env SQL Table and migration scripts
  • [O2B-527] - Adds a new page to display all environments
  • [O2B-528] - Adds API routes to retrieve environments data
  • [O2B-529] - Adds API routes to store environment data
  • [O2B-541] - Generates new OpenAPI GO plugin to include environments manipulation methods

@aliceo2/[email protected]

28 Apr 08:07
37fff7d
Compare
Choose a tag to compare

Improvements

  • [O2B-543] - Fix skipped tests for RUN filter
  • [O2B-555] - FLP/Detector number fields in Run Filters cannot be negative

@aliceo2/[email protected]

07 Apr 11:01
Compare
Choose a tag to compare

Bug

  • [O2B-537] - UserUseCase should pass over session parameters to correctly identify privilegies
  • [O2B-540] - Fixes a bug in which JOI validation would cache dates

Feature

  • [O2B-504] - Admin users can now create tags with email and mattermost channels specified

@aliceo2/[email protected]

31 Mar 15:41
3454a70
Compare
Choose a tag to compare

Bug

  • [O2B-507] - Infinite mode in Run Statistics table displays duplicates

New Feature

  • [O2B-501] - Admins are now allowed to edit tags
  • [O2B-502] - API Route to update a tag
  • [O2B-503] - Add API route to query tag by name

Improvement

  • [O2B-509] - Improvements for RUN Start/Stop Filters
  • [O2B-479] - Log Content should open if single log

@aliceo2/[email protected]

24 Mar 11:16
3af66cc
Compare
Choose a tag to compare

Bug

  • [O2B-450] - Fixes the option to export RUNS as JSON/CSV
  • [O2B-508] - Excludes run number duplicates by itself when attempting to create a log
  • [O2B-421] - Prevents kafka from going into error when no broker provided

New Feature

  • [O2B-513] - True/False RUN filters should allow users for options such as: ON, OFF, ANY
  • [O2B-519] - Date fields should be formatted when exporting the runs
  • [O2B-520] - ListRuns accepts multiple run numbers as filters
  • [O2B-500] - Display new tag information: mattermost, email
  • [O2B-505] - ListTags accepts multiple filters to query from database

@aliceo2/[email protected]

17 Mar 10:51
6527fa6
Compare
Choose a tag to compare

New Feature

  • [O2B-421] - Email updates on log creation

@aliceo2/[email protected]

25 Feb 16:59
65fa85b
Compare
Choose a tag to compare

New Feature

  • [O2B-491] - Allow attachment storage path to be configurable

@aliceo2/[email protected]

16 Feb 08:39
3b2a3f5
Compare
Choose a tag to compare

Bugfix

  • [O2B-484] - Add runQuality back to EndRunDTO