Releases: sennetconsortium/portal-ui
Releases · sennetconsortium/portal-ui
v1.5.8
- Added support for published DOI links on Dataset pages
- Updated facet listing and organization
- Removed NGINX setup from Docker to solely utilize Next.js server
v1.5.7
- Adding support for
groupBy
aggregation in search query - Modify search by files page to group files by Dataset
- Various bug fixes
v1.5.6
- Updated Provenance-UI functionality to improve user experience
- Updated Files and Metadata sections to highlight more relevant information
- Removed JSONP library that was previously used to assist with protocol URL fetching as protocols.io has updated their backend
- Added ability to revert a "Submitted" dataset back to "New"
- Added new facet summary
- Attempting to resolve image not found error
v1.5.5
- Updated documentation links for bulk registration
- Added dataset title to Provenance UI
- Fixing bug with how derived datasets were selected
- Removing the ability to specify an "Other" dataset during registration
v1.5.4
- Updating Files section to support a tree view structure of files for derived dataset
- Updating search by files page to better meet requirements and fix bugs related to estimated file size
- Updating modal view for CCF RUI JSON
v1.5.3
- Creating new
Files
section to display file information on derived and primary dataset pages - Integrating Provenance UI with the metadata section
- Updating search by files page to better meet requirements
- Fixing bug that prevented images and logos from loading
- Various UI enhancements and bug fixes
v1.5.2
- Hiding non-primary datasets from faceted search
- Creating new metadata section for entity landing pages
- Hiding
lab_id...
fields when users are not logged in - Various UI and bug fixes
v1.5.1
- Adding "Contacts" section
- Updating documentation dropdown to include getting started guide
v1.5.0
- Refactoring search page logic to add support for having multiple search pages in the applicaiton
- Adding support for search by file feature
- Fixing bugs in switching between light and dark mode in Vitessce visualization
- Various UI enhancements and bug fixes
v1.4.11
- Add support for Vitessce version 3.0.0 (up from 1.2.2)
- Adding support for murine source metadata validation and bulk metadata upload
- Adding new date range facets for creation and modification date
- Various UI enhancements and bug fixes