Skip to content

5.26.0

Compare
Choose a tag to compare
@mfshao mfshao released this 03 Jun 15:10
· 83 commits to master since this release
9348f2c

Release Notes

For: uc-cdis/data-portal

Notes since tag: 5.25.0

Notes to tag/commit: 5.26.0

Generated: 2024-06-03

Bug Fixes

  • Discovery: fix another bug cause the page to crash due to incorrectly
    handling optional tags field (#1544)
  • Discovery: fixed a bug causing the page to crash due to inappropriately
    handling optional tags field (#1543)

New Features

  • Updates VADC Atlas Data Dictionary app so that columns are sorted based on
    their data type, making it easier for users to find the desired row data.
    (#1530)
  • Updates Atlas Data Dictionary application to use API endpoint instead of
    test data (#1525)
  • AtlasDataDictionaryContainer now wraps application in protected content
    component to ensure users are logged in before accessing application (#1525)
  • Adds rules for Data Dictionary Name form field to enforce valid file names
    (#1524)
  • Improves form usability by updating registration form with new messages
    including an email link (#1515)

Improvements

  • Remove the nginx routing regex pattern specific to file extensions, so it
    won't match for project IDs that contain a "." (#1538)
  • Updates VADC Atlas Data Dictionary numeric charts to use ticks with an
    interval of 1 (every other tick is shown) and to use rounded and slanted
    ticks. Formats data displayed in tool tips. (#1530)
  • Adds spacing to Concept ID columns to improve readability (#1525)

Dependency Updates