Skip to content

5.18.0

Compare
Choose a tag to compare
@mfshao mfshao released this 15 Nov 21:19
· 224 commits to master since this release
565bdb3

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