v1.1.1: Ingest and query microservices
Summary
- Made the frontend use the new ingest and query microservices, though ingest is currently disabled
What's Changed
- Change from cookies to localstorage by @CourtneyGosselin in #91
- Bugfix: Consume all will fail if one server has much more donors than the other by @OrdiNeu in #92
- Fix a bug where clinical results wouldn't properly filter down genomic results by @OrdiNeu in #93
- PR dispatch for CanDIGv2 (DIG-1230) by @justin-ys in #90
- DIG-1198: GitHub action: eslint and prettier for candig-data-portal by @OrdiNeu in #95
- Fix the positioning of the profile menu by @OrdiNeu in #97
- DIG-1240: API middleware service to handle queries across federated instances by @OrdiNeu in #96
- Custodian page by @justin-ys in #94
New Contributors
- @justin-ys made their first contribution in #90
Full Changelog: v1.0.0...v1.1.0