Releases: sennetconsortium/portal-ui
Releases · sennetconsortium/portal-ui
v1.3.2
- Add Lymph Node as a new organ type
v1.3.1
- Adding Vitessce visualization tool support for specific assay types
- Adding documentation in README for visualization tools
- Creating initial metadata validation support
- Various UI and bug fixes
v1.3.0
- Updated faceted search options and updated result table
- Modified view pages to decrease unused white space
- Updated Provenance interface
- Fixed a bug where organ names would sometimes show up as codes
- RUI Tool is now only accessible where the ancestor of a sample is a human or human organoid
- Updated bulk upload example TSVs
- Added a redirect feature to access pages after login
v1.2.5
- Removed unnecessary options from the Sample Category dropdown
- Fixed an issue with attempting to edit an entity after it fails to submit
- Fixed a bug where a user could select the same ancestor multiple times when editing/creating a dataset
- Now prevents a user from editing "Human Gene Sequences" after creation
v1.2.4
- Modifying docker configuration to direct logs to AWS CloudWatch
v1.2.3
- Adds better web accessibility to the home search page
- Better DOI handling and more informative "Protocols" section
- Various bug fixes
v1.2.2
- Updating Provenance UI with more consistent property names inside methods and removed unused code
v1.2.1
- Entity constraints are now grab dynamically from external YAML file
- Adding a modal to the bulk upload process to display a summary of the newly created entities
- Adding an additional button to the edit/create modal to allow a user to edit the entity more
v1.2.0
- Adding support for bulk uploads of entities
- Adding new entity constraints to determine ancestry for various entity types
- Adding new provenance section on all entity view pages
- Better GTM support and tracking
- Various bug fixes and UI improvements
v.1.1.5
- Adding support for latest version of NEXT.js
- Adding middleware to correctly redirect users to the correct entity view page based on the UUID in the URL
- Fixing bug to support accessing public/published entities while not logged in
- Fixing UI bugs