Skip to content

Releases: sennetconsortium/portal-ui

v1.3.2

23 Feb 14:40
Compare
Choose a tag to compare
  • Add Lymph Node as a new organ type

v1.3.1

20 Feb 19:58
Compare
Choose a tag to compare
  • Adding Vitessce visualization tool support for specific assay types
  • Adding documentation in README for visualization tools
  • Creating initial metadata validation support
  • Various UI and bug fixes

v1.3.0

01 Feb 19:47
Compare
Choose a tag to compare
  • Updated faceted search options and updated result table
  • Modified view pages to decrease unused white space
  • Updated Provenance interface
  • Fixed a bug where organ names would sometimes show up as codes
  • RUI Tool is now only accessible where the ancestor of a sample is a human or human organoid
  • Updated bulk upload example TSVs
  • Added a redirect feature to access pages after login

v1.2.5

13 Jan 20:35
Compare
Choose a tag to compare
  • Removed unnecessary options from the Sample Category dropdown
  • Fixed an issue with attempting to edit an entity after it fails to submit
  • Fixed a bug where a user could select the same ancestor multiple times when editing/creating a dataset
  • Now prevents a user from editing "Human Gene Sequences" after creation

v1.2.4

06 Jan 16:09
bad21ec
Compare
Choose a tag to compare
  • Modifying docker configuration to direct logs to AWS CloudWatch

v1.2.3

03 Jan 19:35
Compare
Choose a tag to compare
  • Adds better web accessibility to the home search page
  • Better DOI handling and more informative "Protocols" section
  • Various bug fixes

v1.2.2

20 Dec 17:58
Compare
Choose a tag to compare
  • Updating Provenance UI with more consistent property names inside methods and removed unused code

v1.2.1

19 Dec 19:47
Compare
Choose a tag to compare
  • Entity constraints are now grab dynamically from external YAML file
  • Adding a modal to the bulk upload process to display a summary of the newly created entities
  • Adding an additional button to the edit/create modal to allow a user to edit the entity more

v1.2.0

09 Dec 15:21
Compare
Choose a tag to compare
  • Adding support for bulk uploads of entities
  • Adding new entity constraints to determine ancestry for various entity types
  • Adding new provenance section on all entity view pages
  • Better GTM support and tracking
  • Various bug fixes and UI improvements

v.1.1.5

28 Nov 16:34
Compare
Choose a tag to compare
  • Adding support for latest version of NEXT.js
  • Adding middleware to correctly redirect users to the correct entity view page based on the UUID in the URL
  • Fixing bug to support accessing public/published entities while not logged in
  • Fixing UI bugs