Skip to content

Releases: AliceO2Group/Bookkeeping

v0.17.4

10 Aug 17:16
cb4d1be
Compare
Choose a tag to compare
  • 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

04 Aug 07:44
7a56d55
Compare
Choose a tag to compare
  • Fixed package.json file

v0.17.2

03 Aug 19:10
363d838
Compare
Choose a tag to compare
  • 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

11 Jun 10:45
0ba04e1
Compare
Choose a tag to compare

v0.17.0

11 May 15:24
140dd61
Compare
Choose a tag to compare
  • cppclientapi cmake header fixed
  • Fixed date formats

v0.16.9

04 May 16:44
decc0ee
Compare
Choose a tag to compare
  • 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

09 Apr 12:23
fd1b74c
Compare
Choose a tag to compare
  • Completed Dubnium - Sprint 13 on JIRA
  • More tests have been written for better code coverage.
  • The start of Helium - Sprint 14

v0.16.7

06 Apr 06:20
ab906dd
Compare
Choose a tag to compare
  • 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

08 Mar 15:09
e78be0d
Compare
Choose a tag to compare
  • Fixed in go a GitHub version dependency

V0.16.5

08 Mar 13:44
2c219bd
Compare
Choose a tag to compare
  • Tag overview table pagination
  • Extending JWT expiration to 1 year
  • The BookkeepingAPI.go is using non-local imports