5.13.0
Release Notes
For: uc-cdis/data-portal
Notes since tag: 5.12.0
Notes to tag/commit: 5.13.0
Generated: 2023-09-21
New Features
- Add a new Guppy Explorer config field
filters.tabs.asTextAggFields
to
explicitly specify the filter field names that to be casted from numeric to
text (#1404) - This updates the error message for Manhattan plot errors (#1414)
- Updates GWAS App so when user has a finalPopulationSize containing an
object with a size value of zero, it renders a warning message and prevents
the user from advancing to the next step (#1414) - Fixes Atlas URL on QA env (#1414)
- Removes duplicate code between the GWAS and Results app by placing
instances of duplicate code into a shared util folder (#1414) - Adjusts Atlas starter to first display list of "team project" options
available to the user, before opening Atlas (#1414)
Bug Fixes
- Fixed a bug that casts all numeric field in filter into text fields (#1404)
- Fixes bug in GWAS app related to next button being enabled after user
navigates to previous steps following submission (#1414)
Dependency Updates
- Guppy to 0.17.0 (#1404)
Improvements
- Update VLMD workflow name in kayako template (#1413)