Releases: sennetconsortium/portal-ui
Releases · sennetconsortium/portal-ui
v1.6.3
What's Changed
- Fixing link for ingest board by @maxsibilla in #960
- Adding user email to navbar when signed in by @maxsibilla in #964
- Changing file upload for bulk register/metadata upload to only accept… by @maxsibilla in #967
- Libpitt/968 parse fix by @maxsibilla in #970
Full Changelog: v1.6.2...v1.6.3
v1.6.2
- Updating unauthorized message to add instructions for users with incorrect globus credentials
- Adding new check for invalid/expired auth token
- Minor UI and bug fixes
v1.6.1
- Fixing how the CCF RUI tool is loaded in the portal
- Adding a loading modal when a user initiates a pipeline run of any kind
- Adding back
lab_id
to the results page when a user is logged in
v1.6.0
- Adding support for the
Upload
entity type
What's Changed
- Libpitt/926 ubkg by @maxsibilla in #931
- Libpitt/gtm update by @maxsibilla in #932
- Tjmadonna/910 change facet to has location info by @maxsibilla in #922
- Libpitt/852 uploads by @maxsibilla in #921
- Libpitt/920 dataset upload by @maxsibilla in #934
Full Changelog: v1.5.13...v1.6.0
v1.5.13
- Adding facet support for identifying entities with RUI information
- Resolving an issue where date facets would not filter on the search by files page
- Updating badge status colors to be WCAG AA compliant
- Fixing an issue where protocol URLs wouldn't resolve properly
- Various UI updates and bug fixes
v1.5.12
- Fixing "Register RUI" button when editing/creating samples
- Overhauling the back-end system responsible for caching the filters selected and which facets are expanded by utilizing a global context
- Updating Dockerfile to pull Node.js from a different source to resolve deprecation warning during build
- Modifying login cookie logic to allow for sign-on between development and production
- Various UI updates and bug fixes
v1.5.11
- Updating login process to decode base64 cookie crated by Ingest API
- Fixing bug related to exporting TSVs from results table
- Fixing redirect after login to return to previous search type page (e.g. search by metadata or files)
- Various bug fixes and UI enhancements
v1.5.10
- Added new search by experimental parameters feature
- Updated support for new numeric range facet
- Removed NIH logo from footer
- Resolved bug that allowed editing a page of a published dataset
v1.5.9
- Adding tooltips for Dataset statuses for the sake of clarity
- Fixing a bug with bulk metadata upload for Mouse sources
- Updating facets and fixing the search feature on the search by file page
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