Releases: uc-cdis/data-portal
5.36.0
Release Notes
For: uc-cdis/data-portal
Notes since tag: 5.35.0
Notes to tag/commit: ecbbead
Generated: 2024-12-10
New Features
- update to AL2 base image (#1634)
- add configurable title to Profile page (#1641)
- add logout warning to session manager (#1636)
- add link to access denied page (#1616)
- updated access denied to new design (#1616)
- add please login to access text to login page (#1617)
Bug Fixes
- change "blow" typo to "below" (#1654)
- ensures the old AtlasDictionaryButton behavior is fully restored. (#1649)
- Fixes eslint-new linting (#1649)
- Improves accessibility (#1649)
- Make front end team project role function look for specific read permission
(#1633)
Improvements
- Discovery: display link with title for batch export result (#1657)
- update h2s to h1s for main page headings to conform with ADA standards
(#1641) - 508 coloring change for VA mailing link (#1638)
- fix misplaced html ul element (#1637)
- refactor header and nav elements (#1637)
- add aria labels to nav elements (#1637)
Dependency Updates
5.35.0
Release Notes
For: uc-cdis/data-portal
Notes since tag: 5.34.2
Notes to tag/commit: 5.35.0
Generated: 2024-11-11
Improvements
- Introduced the
OpenFillRequestFormButton
in the Discovery action bar
component, allowing users to submit a fill request form with dynamic query
generation based on selected resources. (#1551) - Add a few config fields that are related to
OpenFillRequestFormButton
.
Seedocs/portal_config.md
for details (#1551) - Study registration: repository name will be a required field if user has
provided any repository study IDs (#1630) - new logic to allow for coexistence of old and new VA data dictionary apps.
(#1613) - Both apps are available under the same /analysis/AtlasDataDictionary
location. (#1613) - removed unnecessary
ProtectedContent
wrapper for one of the Data
dictionary options since /analysis wrapper is already protected (see
https://github.com/uc-cdis/data-portal/blob/7d03acf24c498f57748d670773790b834412d3f4/src/index.jsx#L274-L291).
(#1613) - change top navigation structure (#1602)
- add skip navigation link to data portal (#1602)
- add role alertdialog to popup (#1602)
- add col header to API key(s) table on profile page (#1602)
- add empty alt text to 404 graphic and remove metadata from svg (#1602)
Bug Fixes
- Discovery: fixed a bug causing the discovery page cannot correctly loads
metadata in batches if neither AggMDS or StudyRegsistration has been
enabled (#1632) - Replaces alt text on non-decorative images on analysis app selection page
with alt="" (#1628) - Replaces non-compliant AntD combo box component with 508 compliant
TeamDropdown component using a labeled HTML select element. (#1628) - Fixes button color to #215C9E in VADC Team Projects modal to ensure
accessibility (#1628) - Fixes submission data for Dichotomous workflows for VADC GWAS app. (#1628)
- In GWAS Review Details modals: fixes colors for the buttons for
accessibility, Replaced "border" style with "border-color" style to affect
colors only, Updates VADC Team Modal text color (#1628) - For VADC team projects header, ensures the contrast between foreground and
background colors meets WCAG 2 AA minimum contrast ratio thresholds (#1628) - Addresses accessibility issues related to the team projects button in VADC
apps. (#1610) - Resets noVariableLevelMetadata when choosing different studies so VLMD
button behaves as expected. (#1608)
Dependency Updates
- update http-proxy-middleware (#1622)
Deployment Changes
- new config option
dataDictionaryVersion
that can be set to "new" or
something else. If "new", then the new data dictionary component is loaded.
This is a temporary solution until we have fully deprecated the old one.
(#1613)
New Features
- Adds modal to attrition table in GWAS App for histogram and euler diagram
visualizations. Modal can be triggered using chart icon. (#1610)
5.34.2
5.34.1
Release Notes
For: uc-cdis/data-portal
Notes since tag: 5.34.0
Notes to tag/commit: 5.34.1
Generated: 2024-10-07
Dependency Updates
- update guppy to 0.19.1 (#1601)
New Features
- Provides an enhanced page loading experience for Discovery page using batch
loading (#1599)
Improvements
- Adds unit tests for MDSUtils and aggMDSUtils (#1599)
5.34.0
Release Notes
For: uc-cdis/data-portal
Notes since tag: 5.33.2
Notes to tag/commit: 5.34.0
Generated: 2024-09-30
New Features
- Study Registration: Add a new page for "HEAL CDE submission" (#1547)
- Lock the CDE submission form for certain studies (#1547)
Deployment Changes
- The VLMD syntax in HEAL MDS has been updated (#1547)
Bug Fixes
- Prevents a user from submitting duplicate covariates for both continuous
and dichotomous outcome types in the VADC Gen3 GWAS app (#1597)
Improvements
- Fixes spelling mistakes in code base (continuous vs continous) (#1597)
- Globalizes data viz components (histogram and Simple3Sets ) for use between
VADC apps (#1597) - In the case where the histogram bin data is missing (undefined) for the
histogram, application now shows an error message. Before it would only
show the error message when the value was null, and not when it is
undefined (i.e. it doesn't exist at all in the sent data). (#1597)
5.33.2
Release Notes
For: uc-cdis/data-portal
Notes since tag: 5.33.1
Notes to tag/commit: 5.33.2
Generated: 2024-09-16
Improvements
- Migrate customized DD RUM actions into Grafana Faro events (#1595)
Bug Fixes
- Adds media query for Discovery page so buttons are visible in discovery
modal (drawer) at screen sizes below 1080px width (#1593)
5.33.1
Release Notes
For: uc-cdis/data-portal
Notes since tag: 5.33.0
Notes to tag/commit: 5.33.1
Generated: 2024-08-29
Improvements
- Generic: Grafana Faro's
environment
value in its app metadata is set to
the hostname of the env (#1592) - Generic: Grafana Faro's
namespace
value in its app metadata is set to the
application’s namespace, for example: prod, pre-prod, staging (#1592) - Generic: Set CSP dynamically for faro enabled envs (#1592)
5.33.0
Release Notes
For: uc-cdis/data-portal
Notes since tag: 5.32.1
Notes to tag/commit: 5.33.0
Generated: 2024-08-29
New Features
- Generic: Add Grafana Faro RUM support to portal, please refer to the
portal_config.md
for configurations (#1586) - Generic: We will be removing Datadog RUM support from portal in the future
(#1586)
Bug Fixes:
- Generic: fixed a bug about in-proper import for the access denial page
(#1586)
Dependency Updates
- Add Grafana Faro (#1586)
5.32.1
Release Notes
For: uc-cdis/data-portal
Notes since tag: 5.32.0
Notes to tag/commit: 5.32.1
Generated: 2024-08-26
Bug Fixes
- Fixed a bug causing access request form to crash when displaying result
(#1589) - Prevents an initial request in GEN3 GWAS app from fetchCohortDefinitions
with an undefined sourceID. Instead the request is delayed until the
sourceID is not undefined. (#1588) - Fixes CSS in storybooks for GEN3 GWAS CustomDichotomousCovariates and
ContinuousCovariates. (#1588)
Improvements
- Moves shared styles for GEN3 GWAS app select container to GWASApp.css and
fixes height styles for loading spinner in select container for custom
dichotomous covariates. (#1588) - Fixed naming error in GEN3 GWAS app for SelectCohort, which was wrongly
referenced as "CohortSelect" in SelectStudyPopulation.jsx (#1588)
5.32.0
Release Notes
For: uc-cdis/data-portal
Notes since tag: 5.31.0
Notes to tag/commit: 5.32.0
Generated: 2024-08-23
Improvements
- Migrating Portal from using Kayako to Zendesk for ticket creation (applies
to workspace/study registration access request and HEAL VLMD submit) (#1587)