Skip to content

Releases: sennetconsortium/portal-ui

v1.6.3

10 Oct 13:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.2...v1.6.3

v1.6.2

06 Oct 15:59
Compare
Choose a tag to compare
  • 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

05 Oct 14:38
Compare
Choose a tag to compare
  • 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

27 Sep 17:17
Compare
Choose a tag to compare
  • Adding support for the Upload entity type

What's Changed

Full Changelog: v1.5.13...v1.6.0

v1.5.13

18 Sep 14:39
Compare
Choose a tag to compare
  • 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

11 Sep 16:27
Compare
Choose a tag to compare
  • 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

01 Sep 14:12
Compare
Choose a tag to compare
  • 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

24 Aug 17:19
Compare
Choose a tag to compare
  • 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

17 Aug 14:18
Compare
Choose a tag to compare
  • 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

14 Aug 18:29
Compare
Choose a tag to compare
  • 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