Releases: AliceO2Group/Bookkeeping
Releases · AliceO2Group/Bookkeeping
v0.17.4
- Added text and made the UI more clear. Log create and run detail was unclear on how the tags were implemented. #398
- There was a unique error that when occurred it made the title repeated in create log. This was prevented with changing the create tag file. #397
- Added an extra function that grabs all tags for the log creation page #395
- When the log encounters an error and the user goes back to the page. Some fields were not reset. now all fields will be reset so the user have a blank slate to create a new log. #394
v0.17.3
v0.17.2
- O2B-410 CPP-api-client can now be updated with the unqiue combination of flpName and runNumber instead of a auto incrementend integer.
- O2B-419 Fixed an issue where the log creation got a bug when both tag and attachment was selected. The issue was with multiform data and the way it accepts array data.
v0.17.1
-
Updated @aliceo2/web-ui version from 1.15.1 to 1.18.2. A bug fix that adds a name to JWT token for the bookkeeping team backend. https://github.com/AliceO2Group/WebUi/releases/tag/%40aliceo2%2Fweb-ui%401.18.2
-
O2B-400 Update tags are fixed
-
O2B-399 Add message in tags select box
-
O2B-398 Improve display of Main tab in Run Details page
v0.17.0
- cppclientapi cmake header fixed
- Fixed date formats
v0.16.9
- cppclientapi cmake exports fixed
- FLP info is linked to a run
- Bookkeeping queries pollute system logs fixed
- Infinite view of log overview table doubling logs fixed
v0.16.8
- Completed Dubnium - Sprint 13 on JIRA
- More tests have been written for better code coverage.
- The start of Helium - Sprint 14
v0.16.7
- Support collapsable divs in the thread view of a Log detail
- Fixed the Start/Stop Go API timestamps in the database
- Added more overall test coverage for home-overview and about-overview
v0.16.6
- Fixed in go a GitHub version dependency
V0.16.5
- Tag overview table pagination
- Extending JWT expiration to 1 year
- The BookkeepingAPI.go is using non-local imports