Releases: uc-cdis/data-portal
5.20.0 - hide login link in navigation
Release Notes
For: uc-cdis/data-portal
Notes since tag: 5.19.0
Notes to tag/commit: 5.20.0
Generated: 2024-01-10
New Features
- add ability to hide login link in navigation (#1469)
- Updates Cohort Middleware API endpoints to use team project, updates
storybooks associated with Cohort Middleware API calls with team project
(#1472)
Improvements
- Shows error message now for error status from Cohort Definitions endpoint
request (#1472)
5.19.0
Release Notes
For: uc-cdis/data-portal
Notes since tag: 5.18.2
Notes to tag/commit: 5.19.0
Generated: 2024-01-03
Improvements
- Replace nested empty values with 'null' in explorer display (#1468)
New Features
- Adds buttons for Download Study-Level Metadata, Download File Manifest and
Download All Files (#1450)
Bug Fixes
- Adds an additional check to DiscoverySummary
renderAggregation
to only
sum strings or number values. If the value is something other than a string
or number, an array, for example, the sum value explodes. (#1467)
5.18.2: VADC-862 feat/login (#1466)
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
- After merging this uc-cdis/cloud-automation#2430
any env that is using Guppy and Portal should update their portal
deployment to include changes in this PR (#1464)
Features
- Implements redirect functionality for users with expired team project names
stored locally (#1457)
5.18.1
5.18.0
Release Notes
For: uc-cdis/data-portal
Notes since tag: 5.17.2
Notes to tag/commit: 5.18.0
Generated: 2023-11-15
Improvements
- remove webform from NCT homepage (#1452)
- Lints TeamProjectModal.test.jsx to abide by code formatting style guide
(#1451)
New Features
- Updates the three VADC analysis apps, Gen3 GWAS, GWAS Results and OHDSI
Atlas to use API request including query parameter for team projects.
(#1451) - Adds selected team project in each of the apps: Atlas, GWAS App and Results
App and reroutes user back to Analysis Apps view if they do not have a team
project selected (#1451)
Bug Fixes
- revert back the GWAS app names so navigation can work again as before
(follow-up fix after #1446)
(#1451) - Fixes the an issue introduced in
#1444, where the url of some
applications would not work anymore. (#1451)
Dependency Updates
- Bumps
browserify-sign
from 4.2.1 to 4.2.2. (#1442) - Bumps
@babel/traverse
from 7.22.5 to 7.23.2. (#1440)
5.17.2
Release Notes
For: uc-cdis/data-portal
Notes since tag: 5.17.1
Notes to tag/commit: 5.17.2
Generated: 2023-11-06
Bug Fixes
- Reload Workspace Options when a user selects a different pay model (#1447)
New Features
- Adds team project header in the App Selection view to display to end user
current team project selection (#1443) - Adds modal for team project selection; provides functionality to select
team project and update team project header. (#1443) - Generalize IdP-based access control (#1441)
Improvements
5.17.1
5.17.0
Release Notes
For: uc-cdis/data-portal
Notes since tag: 5.16.1
Notes to tag/commit: 5.17.0
Generated: 2023-10-18
Bug Fixes
- Misc: update CSP to unblock GA actions (#1438)
New Features
- Enable Results button and download action only for succeeded workflows
(#1435) - Adds a Fullscreen button to GWAS App (#1435)
- Creates a DataDownloadList component for HEAL Discovery Details UI (#1420)
Improvements
- Organizes DiscoveryDetails code into separate folder (#1420)
5.16.1
Release Notes
For: uc-cdis/data-portal
Notes since tag: 5.16.0
Notes to tag/commit: 5.16.1
Generated: 2023-10-12
Bug Fixes
5.16.0
Release Notes
For: uc-cdis/data-portal
Notes since tag: 5.15.0
Notes to tag/commit: 5.16.0
Generated: 2023-10-10
Bug Fixes
- this PR reverts the prototype Atlas starter step introduced in
#1401 (#1431) - fix loading of gitops.css locally (#1421)
Improvements
- new configuration variable for DICOM Viewer URL, similar to
dicomViewerId
; have default value to support old deployments (#1432) - new configuration variable for DICOM Server URL, similar to
dicomViewerId
; have default value to support old deployments (#1432)
Dependency Updates
- Bumps
import-in-the-middle
from 1.3.4 to 1.4.2. (#1379) - Bumps postcss from 8.4.27 to 8.4.31.
(#1429)