5.9.0: Discovery page supports for nested field names
Release Notes
For: uc-cdis/data-portal
Notes since tag: 5.8.0
Notes to tag/commit: 5.9.0
Generated: 2023-07-31
New Features
- Updates to Study Registration / VLMD Submission page to support nested
fields (#1365) - update clinicaltrials.gov api to classic endpoint (#1365)
- Disocvery page: study details fields, discovery table fields, aggregation
fields and search fields now supports using JSONPath
syntax to represent
nested fields in metadata (#1324)
Improvements
- Replace the Dropdown text with
Select a Pay model
when there is no
current_pay_model available. (#1368) - Prevent
getWorkspacePayModel
from returning null when there is no
current_pay_model (#1368) - When there is no current_pay_model available, disable the
Launch
button (#1368) - Add an
Alert message
asking the user to choose a pay model (#1368)
Dependency Updates
- Adds: "jsonpath": "^1.1.1", (#1324)