Skip to content

Releases: uc-cdis/data-portal

2.7.0: Release Notes

19 Mar 18:52
c211f47
Compare
Choose a tag to compare
For: uc-cdis/data-portal
Notes since tag: 2.6.0
Notes to tag/commit: 2.7.0
Generated: 2019-03-19

New Features
  - Tiered access for STAGE homepage (#487)

2.6.0: Release Notes

11 Mar 20:46
b391c9f
Compare
Choose a tag to compare
For: uc-cdis/data-portal
Notes since tag: 2.5.6
Notes to tag/commit: 2.6.0
Generated: 2019-03-11

New Features
  - Changes title on the login page (#485)
  - Adds a config field for getting the number of cases/subjects/etc. (#485)
  - New configuration that makes the homepage public (#482)

2.5.6: Release Notes

06 Mar 16:49
8c8ab46
Compare
Choose a tag to compare
For: uc-cdis/data-portal
Notes since tag: 2.5.5
Notes to tag/commit: 2.5.6
Generated: 2019-03-06

Breaking Changes
  - Need to update gitops config before rolling (#478)

Improvements
  - User can select all now! 🎉 (#478)

Hompage chart REST api, and bugfix

01 Mar 16:48
9633ff2
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/data-portal

Notes since tag: 2.5.4

Notes to tag/commit: 9633ff2

Generated: 2019-03-01

Breaking Changes

  • Change relayer to REST API for homepage chart: use
    components.index.homepageChartNodes for required nodes and chart labels.
    (#476)

Bug Fixes

  • Fix bug: When there's a loop in dictionary, routing finding will cause
    Maximum call stack exceeded error (#479)

UI improvements

25 Feb 17:30
9860eab
Compare
Choose a tag to compare
Release Notes

For: uc-cdis/data-portal
Notes since tag: 2.5.3
Notes to tag/commit: 2.5.4
Generated: 2019-02-25

New Features
  - Faster UI! Added virtualized tables so there's no need to render everything
    at once (#474)
  - Added configuration instead of using generic configuration (#473)

Bug Fixes
  - Recursively get subgroup links when building graph (#468)
  - UNDEFINED type in the Data Dictionary view (#471)

Improvements
  - During chunk submission and mapping files, each sent chunk will trigger an
    update in `SessionMonitor` to update the user activity record. (#477)
  - UI will render faster and not be slow with the virtualized tables (#474)
  - Checkbox functionality itself is slightly faster by removing the Javascript
    Set (#474)
  - Non-generic text for login page (#475)

Downloading node templates

18 Feb 20:09
c5e0263
Compare
Choose a tag to compare

Improvements:

  • Enable webpack-dev-server https on port 9443
  • Update dev.html and boot.js to reference https://localhost:9443/
  • Augmented the runWebpack.sh script to support integration with gitops when the NODE_ENV is set to auto.
  • Download all templates for selected nodes in data dictionary viewer

Bugfixes:

  • Fix workspace height bug in Firefox

New error page

13 Feb 16:11
5eae8ab
Compare
Choose a tag to compare
2.4.3

fix(workspace): add error url for workspace (#467)

Sandbox config change

12 Feb 17:19
3619a08
Compare
Choose a tag to compare
2.4.2

feat(demo): Add workspace button to sandbox (#466)

User agreement with one question one option

08 Feb 19:04
4e6fafe
Compare
Choose a tag to compare
  • minor fix for user agreement page in case we have one question, one option

Data upload enhancements

30 Jan 18:44
cba05e3
Compare
Choose a tag to compare
  • Chunk submission
  • Error message handling/UI fixes
  • Corner cases
  • Loading UI
  • IndexD pagination