Skip to content

v3.29.4

Compare
Choose a tag to compare
@iksheth iksheth released this 08 Jul 20:10
· 1282 commits to main since this release

Release Notes - Integrated Canine Data Commons (ICDC) - Version ICDC 3.29.4 🐶 🧬

Build Details:
FE Version: v3.29.4-819
BE Version: 4.0.5-819
FS Version: 1.4.0

Features

  • End User can access the GraphiQL query interface
  • Implement ICDC static News page
  • ICDC Custodian configures the display of the Data Availability Landscape
  • Add feature track for Ensembl gene annotations to canFam3
  • Add feature track for NCBI gene annotations to canFam3
  • End User downloads csv copies of study listings inclusive of data availability metrics
  • System displays a single, legend-style tool tip for the Data Availability Landscape

Task

  • Disable faceted filtering from Data Model Explorer
  • Apply the new design for increased visibility of ICDC's tool tip icons
  • Create npm package from Gen3's latest code base
  • Modify Gen3's codebase to fetch data model from yaml
  • Apply ICDC changes on top of Gen3 codebase
  • Refactoring of Model Explorer Side Bar Component
  • Refactor styling for Data Model Explorer
  • Create templates for Spotlight static content
  • Set CanFam3 genome as default
  • Re-implement handling of node descriptions within the Gen3 codebase
  • Re-implement handling of node tags and identification of key mapping fields within the Gen3 codebase
  • Re-implement the modal-based display of controlled vocabularies within the Gen3 codebase
  • Re-implement the formatting of PDF outputs within the Gen3 codebase
  • Re-implement PDF downloads within the Gen3 codebase
  • Re-implement TSV downloads within the Gen3 codebase
  • Re-implement all updates to the Graph View within the Gen3 codebase
  • Disable display of the Data Model Structure visual
  • Disable display of the "Open properties" button
  • Disable display of the "Download templates" button
  • Change URLs for ICDC Landing page, News page, and Spotlight static content
  • Config for ICDC Static News Page
  • Disable display of the See All versus See Only Matched option
  • Address Design QA Review findings vs. Data Availability Landscape

Bug Fixes

  • Excel from CSV download contains '#' as a separator between multiple lines of the same row
  • Links to image collections open only a single new tab
  • Property dialogue box does not display when we apply "Filter by Property"
  • Property-based filtering within the data model explorer is returning overly-restricted results when multiple inclusion values are selected
  • Selection of any single filtering option within the Filter by Node: Assignment and Class sections incorrectly collapses the entire facet section
  • Studies View "View Columns" column label inconsistent
  • The modal-based display of longer lists of acceptable values contains a formatting error
  • Model Explorer displays blank page when user clicks on a node
  • Opening a node via the properties dialogue from within the data model explorer's Graph View displays the node in MVP format
  • Study Detail page->Unable to download (download table contents as CSV) csv file.
  • Image collection identities displayed within the data availability matrix are displayed in purple
  • Image collection details under additional CRDC nodes displayed within the data availability matrix are not displayed as hyperlinks
  • The csv export function is no longer working for either of the two data matrix-enabled study listings
  • The "Under Embargo" UI flag within study listings is no longer being applied
  • Re-sorting either of the study listings via selection of any column header results in data quantitation errors
  • Datamodel-Table view node description is truncating
  • The blue background is bleeding into the node Category headers within the data model explorer's Table View
  • Model Explorer Graph view legend displays required and optional links in legend
  • Hyperlinks to external data sets as shown via the Data Availability Landscape need to be identified as external links
  • Data model Explorer->Graph view->Nodes->Dialogue box-Properties counts are mismatching.
  • Data Model Explorer: Properties dialog box is truncated on the Graph View for the Program node
  • Data Model Explorer: Properties dialog box is not displaying for any node on Graph View
  • Data Model Explorer->Graph view->Property dialogue box is displaying far away when user clicks on the nodes
  • Data Model Explorer->Graph View->Search Input box->Node details are missing in the page when user clicks on the node
  • Data Model Explorer->Graph View->Search Input box->Node detail->Search result is not getting highlighted in the page.
  • Data model Explorer->Clear all is not clearing the selection in graph area.
  • New filters selected don't result in updates across both Table and Graph Views
  • Data Model Exlporer:Graph View-Nodes are not displaying in some scenarios
  • Data Model Explorer->Graph View->Search is happening based on the characters entered by the user
  • Highlighting of terms matching model search criteria is not consistently applied
  • Node-specific Table Views invoked via the search function and the Graph View are incorrectly excluding node properties
  • Gene annotation files are failing to load due to CORS policy
  • Key Values were not highlighting in Table view for the proprties of Different nodes
  • Total counts of Filter By Property don't match the count of properties listed near Download Dictionary button
  • Data Model Explorer-> Table View-> Node name is not turning to blue when we mouse over upon the node names.
  • Incorrect nomenclature applied to csv downloads from each of the data landscape-enabled study listings
  • Data Model Explorer->Filter by property selection->Selection of filter by node incorrectly collapses the entire facet
  • Class-based filtering of the data model breaks under certain conditions
  • Search results are not reporting accurate counts
  • The data model is incorrectly being read from the Develop branch by STAGE and PRODUCTION