Skip to content

5.18.2: VADC-862 feat/login (#1466)

Compare
Choose a tag to compare
@m0nhawk m0nhawk released this 20 Dec 20:20
· 186 commits to master since this release
fda5507

Release Notes

For: uc-cdis/data-portal

Notes since tag: 5.18.1

Notes to tag/commit: 5.18.2

Generated: 2023-12-20

New Features

  • adds Login dropdown for single-entry InCommon login (#1466)
  • Adds placeholder application for VADC data dictionary (#1463)

Bug Fixes

  • Fixed a bug about misconfigured webpack publicPath (#1464)
  • Fix problem where previously submitted outcome phenotype interfered with
    generating histogram for newly selected variable. (#1463)
  • fix error handling in /workflows endpoint response processing (in
    fetchGwasWorkflows()) (#1457)

Improvements

  • Use new Guppy version which supports handling with CSRF tokens (#1464)
  • Ensure CSRF token is passed to Guppy (#1464)

Dependency Updates

  • Update Guppy to 0.18.0 (#1464)

Deployment Changes

Features

  • Implements redirect functionality for users with expired team project names
    stored locally (#1457)