Skip to content

Releases: broadinstitute/single_cell_portal_core

v0.2.0

30 Jan 15:19
f08d92b
Compare
Choose a tag to compare

Added

  • 'Reviewer' share permission for studies (user can view a private study in the portal, but cannot edit or download data either in portal or FireCloud/Google bucket)

Changed

  • 'Search Genes' interface now collapses by default
  • AdminConfiguration.check_api_health will now automatically recover after an API outage occurs
  • Plotly.js version incrementing to 1.33.1
  • StudyFiles can no longer be deleted while in the middle of parsing
  • StudyFiles upload into unique subdirectories inside their parent study's data directory while parsing

Fixed

  • Wizard uploader now correctly detects duplicate files before uploading

v0.1.1

23 Jan 21:20
Compare
Choose a tag to compare

Changed

  • StudyMetadatum::MAX_ENTRIES increasing to 10M to address bug with studies that have > 100K cells

v0.1.0

22 Jan 15:16
28aa063
Compare
Choose a tag to compare

This is the beginning of implementing release tags for Single Cell Portal releases.

Added

  • New workflow analysis metadata objects in HCA analysis.json format. Currently being used in the portal as a machine-readable workflow log.

Changed

  • Global gem version updates
  • Backdating plotly.js version to 1.31 due to rendering bugs with 1.33 release
  • Improving default drag mode to "lasso" in Create Annotations

Fixed

  • Fixing delete button and small layout issue in Create Annotations