Skip to content

Releases: bcgsc/pori_graphkb_client

v4.3.2

17 Sep 23:13
Compare
Choose a tag to compare

Release Notes - Knowledge Base development - Version client v4.3.2

Bug

  • [KBDEV-1254] - unable to add ontology to graphKB

Release Notes - Knowledge Base development - Version client v4.3.1

Bug

  • [KBDEV-1249] - Unable to add variant record to Graphkb

Release Notes - Knowledge Base development - Version client v4.3.0

Legacy

Bug

  • [KBDEV-845] - Handle unsigned license agreement on open link more gracefully
  • [KBDEV-1156] - failed casting email: buffer is not defined when updating user in gkb client
  • [KBDEV-1165] - adding a review using the 'add review' button does not seem to add a review
  • [KBDEV-1195] - Clinicaltrial edit page cannot submit changes
  • [KBDEV-1213] - wrong client version in develop branch
  • [KBDEV-1214] - Submit changes button get disabled after adding a Statement review
  • [KBDEV-1216] - Entering new variants to GKB

Task

  • [KBDEV-858] - Show deleted records view
  • [KBDEV-1004] - graphkb client version updates
  • [KBDEV-1095] - package updates
  • [KBDEV-1148] - make web client text selectable
  • [KBDEV-1174] - Permission to edit records in GraphKB DEV
  • [KBDEV-1206] - update client to use most recent schema and parser versions
  • [KBDEV-1223] - Update client so deleted statements cannot be edited

Improvement

  • [KBDEV-1233] - Submit change button keeps being disabled after record edit

v4.2.4

20 Apr 17:21
c2273db
Compare
Choose a tag to compare

BugFixes

  • Fixes the auth loop issue by simplifying the login redirects.

v4.2.3

26 Nov 19:19
8ce1334
Compare
Choose a tag to compare

Improvements

  • Ran npm audit to auto-fix some security vulnerabilities

v4.2.2

19 May 21:48
509b339
Compare
Choose a tag to compare

Improvements

  • Update parser dependency
  • Add PORI link to the README

v4.2.1

26 Feb 20:31
b9bc32e
Compare
Choose a tag to compare

Bugfixes

  • Fixed query generation for link type inputs

v4.2.0

24 Feb 01:29
6830921
Compare
Choose a tag to compare

New Features

  • Docker container

Improvements

  • Publishable under subdir
  • use window.env for dynamic post-build variables

v4.1.2

21 Jan 18:57
8d264b9
Compare
Choose a tag to compare

Bug Fixes

  • KBDEV-941: Do not use array to build query with contains operator

v4.1.1

19 Jan 19:16
56129f1
Compare
Choose a tag to compare

Improvements

  • Use updated parser
  • Fix links in documentation
  • Split README into dev and non-dev docs