From 5dad0dc4032be686611dc0e3a90f0f340549eaf8 Mon Sep 17 00:00:00 2001 From: Celine Pelletier Date: Tue, 8 Oct 2024 13:13:38 -0400 Subject: [PATCH] ifeat: SKFP-1324 release 5 9 0 --- RELEASES.md | 21 +++++++++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 24 insertions(+), 3 deletions(-) diff --git a/RELEASES.md b/RELEASES.md index f32b30ae2..89593490e 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,24 @@ +## VERSION 5.9.0 (2024-10-08) + +### Features + +- [SKFP-1246](https://d3b.atlassian.net/browse/SKFP-1246) Feature:[Data Exploration] Implement Imaging data column view preset +- [SKFP-1249](https://d3b.atlassian.net/browse/SKFP-1249) Feature:[Data Exploration] Add new imaging fields to Data Exploration facets and columns +- [SKFP-1262](https://d3b.atlassian.net/browse/SKFP-1262) Feature:[Data Exploration] Add new bio specimen fields to Data Exploration facets and columns +- [SKFP-1273](https://d3b.atlassian.net/browse/SKFP-1273) Feature:[Report] Add new biospecimen fields to download sample data report +- [SKFP-1286](https://d3b.atlassian.net/browse/SKFP-1286) Feature:[Entity] Add new Imaging Study section for imaging fields in the File Entity page +- [SKFP-1295](https://d3b.atlassian.net/browse/SKFP-1295) Feature:[Entity] Add new biospecimen fields to Biospecimen table in the File Entity page +- [SKFP-1296](https://d3b.atlassian.net/browse/SKFP-1296) Feature:[Studies] Add an Imaging Column in Studies page +- [SKFP-1300](https://d3b.atlassian.net/browse/SKFP-1300) Feature:[Entity] Add Open Flywheel button at the top of the page for imaging files in the File Entity page + +### Technical / Other changes + +- [SKFP-1269](https://d3b.atlassian.net/browse/SKFP-1269) Refactor: [Data Exploration] Updated the link to data access support using the new KFDRC website +- [SKFP-1299](https://d3b.atlassian.net/browse/SKFP-1299) Refactor: [Entity] Adjusted the Experimental procedure section to be hidden for imaging files +- [SKFP-1313](https://d3b.atlassian.net/browse/SKFP-1313) Refactor: [Data exploration & Entity] Adjusted authorization icon and flow for controlled Imaging files governed by the Cavatica DRS +- [SKFP-1315](https://d3b.atlassian.net/browse/SKFP-1315) Refactor: [Data Exploration] Adjusted the access url field to display a dash if there are no values + + ## VERSION 5.8.0 (2024-09-30) ### Features diff --git a/package-lock.json b/package-lock.json index 1f61e022a..f5f814488 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "kids-first-portal-ui", - "version": "5.8.0", + "version": "5.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "kids-first-portal-ui", - "version": "5.8.0", + "version": "5.9.0", "dependencies": { "@ant-design/icons": "^4.8.1", "@apollo/client": "^3.5.10", diff --git a/package.json b/package.json index c7d1821bf..ced06153e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kids-first-portal-ui", - "version": "5.8.0", + "version": "5.9.0", "private": true, "lint-staged": { "src/**/*.{ts,tsx}": [