Skip to content

Releases: CBIIT/bento-frontend

v2.0.0 Release

24 Dec 15:46
d97e1e4
Compare
Choose a tag to compare

Major Changes:

Performance improvements to handle bigger datasets.
Cart Workflow - Implemented File centric Cart Workflow.
Cart Workflow - Enforced a limit of a maximum of 1000 files in the cart.
Cart Workflow - Ability to delete one row at a time (click on trash can icon)
Cart Workflow - Ability to remove all files (click on remove label)
Cart Workflow - Design Update.
Facet Filter - Filtering from the backend.
Facet Filter - selecting a filter checkbox highlights the corresponding parent filter.
Facet Filter - Updated Design.
Facet Filter - Configurable Facet Filter sections.
Configurable tooltip message
Table - 'download CSV', 'show Columns' features.
Table - Implemented Pagination controls on top of the table.
Dashboard Table tabbed style implementation for cases, samples, files, and styling.
Configurable Dashboard Table tabs.
Updated bento-tools to v0.1.45 (Which includes new components for StatsBr, NavBar, Sunburst, Donut widget, XoomInOut)

Bento MVP Release

09 Sep 21:49
71a9083
Compare
Choose a tag to compare
Merge pull request #166 from CBIIT/integration

Integration

Bento MVP Release

02 Sep 15:06
f784edc
Compare
Choose a tag to compare

Bento is an open-source framework developed by the Frederick National Laboratory for Cancer Research to support data sharing. It provides a structure to enable groups to quickly stand up and then configure a data-sharing environment for life science data - groups can use Bento to share data amongst themselves or with a larger community. Bento's reference implementation contains a data model that is compatible with the Cancer Research Data Commons' Harmonized model (CRDC-H) such that Bento instances can be connected into and inter-operate with the CRDC. Users can customize the data model for their own needs. Bento also contains a User Interface and an API for programmatic access.