Releases: dockstore/dockstore-ui2
Releases · dockstore/dockstore-ui2
2.2.0-alpha.1
More enum fix
2.2.0-alpha.0
Hide Launch with FireCloud if No Content ga4gh/dockstore#1372 Created a launch-third-party component to both more easily unit test and to add new upcoming third party integrations. Turned on Launch with FireCloud by default, as unit test was failing with flag set to false. Since the flag has been turned on in production, make it the default.
2.1.1
2.1.1
2.1.0
2.0.4
Hot fixes detailed in https://github.com/ga4gh/dockstore/milestone/17?closed=1
2.0.3
- fixes validation in a few ways
- fixes some documentation typos
- fixes scope of login GitHub token
- workaround for issues with GoogleBot
2.0.1
- a variety of small hotfixes, see https://github.com/ga4gh/dockstore/milestone/14?closed=1
2.0.0
Also see https://github.com/ga4gh/dockstore/releases/tag/1.3.0 for release notes
2.0.0-alpha.4
Feature/refresh indicator (#93) * Renamed refreshing observable, added refreshMessage$ observable, refresh-alert component * Remove refreshing$ observable, use refreshMessage$ for checks * Refresh indicator, disable buttons when refreshing * Fix errorObj grammar * Fix merge conflicts, moved error service, renamed refresh-alert to alert