Skip to content

Releases: uc-cdis/data-portal

5.34.2

15 Oct 19:03
47fae20
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/data-portal

Notes since tag: 5.34.1

Notes to tag/commit: 5.34.2

Generated: 2024-10-15

New Features

  • Change repo selection option 'ICSPR/NAHDAP' to 'NAHDAP' (#1571)

Improvements

  • Add mixed availability as one of the data availability status options for
    discovery page (#1604)

5.34.1

07 Oct 21:16
10118c4
Compare
Choose a tag to compare

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

30 Sep 16:11
079b69d
Compare
Choose a tag to compare

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

16 Sep 16:51
c18855d
Compare
Choose a tag to compare

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

29 Aug 21:29
17f5ee4
Compare
Choose a tag to compare

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

29 Aug 16:52
7c3c784
Compare
Choose a tag to compare

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

27 Aug 00:30
7beca72
Compare
Choose a tag to compare

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

23 Aug 19:40
7408950
Compare
Choose a tag to compare

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)

Deployment Changes

  • kayakoConfig section in portal config has been replaced by
    zendeskConfig, please refer to /docs/portal_config.md (#1587)
  • for details (#1587)

5.31.0

22 Aug 15:30
0c93840
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/data-portal

Notes since tag: 5.30.1

Notes to tag/commit: 5.31.0

Generated: 2024-08-21

Bug Fixes

  • Discovery: the location and padding for accessibility links are no longer
    hard coded (#1585)
  • prevents Atlas Data Dictionary app from crashing when unProcessedChartData
    input to processNumericChartData function is null. (#1581)
  • fix: use openid URL for Atlas to get automatic login behavior (#1581)

New Features

  • add access-denied page and flag to enable when user does not have access to
    any site resources (#1581)
  • Adds a dashboard to show the real time status of the user's workflow limit
    while using the Gen 3 GWAS App and Results App. (#1581)
  • Adds error messages and prevents submission to GEN3 GWAS App job input
    modal when user has exceeded their allotted workflow limit, or if the
    service for checking their workflow limit doesn't respond or provides
    malformed data. (#1581)

Improvements

  • Discovery: export to workspace will set button state first before exporting
    (#1577)
  • Discovery: don't make call to manifest service if manifest is empty (#1577)

Improve WTS response handling

06 Aug 17:47
67b415a
Compare
Choose a tag to compare
  • Improve the way that portal handles the response from WTS