Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Releases: ScilifelabDataCentre/Data-Tracker

Version 0.10.2

02 Dec 15:41
d7ba3b0
Compare
Choose a tag to compare

Bug fixes:

New datasets copy order properties/tags correctly
Remove a watch that created a circular object

Version 0.10.1

01 Dec 17:36
704304a
Compare
Choose a tag to compare

Bug fixes:

  • Remove _id from frontend request
  • Fix cookie max_age

Version 0.10.0

26 Nov 16:50
Compare
Choose a tag to compare
  • Login page can handle origin url
  • Go to login page if not logged in and attempting to access e.g. orders.
  • Interface for adding users for users with ADD_USERS permission
  • Log viewer for e.g. entries
  • tags_users -> tags (values)
  • tags_standard -> properties (key-value pairs)
  • Support for database migrations
  • Default user added upon first setup
  • Bug fixes

Version 0.9.0

27 Oct 15:15
76370b4
Compare
Choose a tag to compare

Multiple updates, especially to the frontend to make it usable. Some changes in the backend as well.

Version 0.8.0

22 Oct 09:09
d8c29f3
Compare
Choose a tag to compare
  • Major updates to frontend
  • Some changed in backend
  • Bug fixes

Version 0.7.0

08 Sep 18:01
33b45ab
Compare
Choose a tag to compare
Version 0.7.0 Pre-release
Pre-release
  • New webpage using Quasar
  • Modified data structure for most entities

Some functionality may be lost compared to earlier versions, especially so for the web page. Upcoming versions should improve that.

Version 0.6.2

25 Jun 04:51
Compare
Choose a tag to compare
  • Make it possible to create logs without a corresponding user (will use system instead)
  • Avoid crashing due to missing user for log when adding user via OIDC

Version 0.6.1

24 Jun 15:37
d1fb88e
Compare
Choose a tag to compare
  • Bugfix for link to OpenID Connect (OIDC) login in frontend
  • Change of OIDC endpoints in API to match what was originally intended

Version 0.6.0

24 Jun 14:01
46ade6e
Compare
Choose a tag to compare
  • OpenID Connect login
  • bug fixes

Version 0.5.0

22 Jun 09:42
b6a2153
Compare
Choose a tag to compare
Version 0.5.0 Pre-release
Pre-release

Some frontend changes. Intend as a release before major modifications are done to the data structure.