Skip to content

Releases: dockstore/dockstore-ui2

2.2.0-alpha.1

08 May 19:54
2e5dd51
Compare
Choose a tag to compare
2.2.0-alpha.1 Pre-release
Pre-release
More enum fix

2.2.0-alpha.0

08 May 16:58
27e2789
Compare
Choose a tag to compare
2.2.0-alpha.0 Pre-release
Pre-release
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

10 Apr 14:45
77388cc
Compare
Choose a tag to compare
2.1.1

2.1.0

04 Apr 22:04
6104047
Compare
Choose a tag to compare

2.0.4

14 Feb 21:30
34cb707
Compare
Choose a tag to compare

2.0.3

21 Dec 18:28
ab43964
Compare
Choose a tag to compare
  • fixes validation in a few ways
  • fixes some documentation typos
  • fixes scope of login GitHub token
  • workaround for issues with GoogleBot

2.0.1

16 Nov 19:11
30e1360
Compare
Choose a tag to compare

2.0.0

30 Oct 19:55
Compare
Choose a tag to compare

2.0.0-alpha.4

10 Oct 19:13
Compare
Choose a tag to compare
2.0.0-alpha.4 Pre-release
Pre-release
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