Skip to content

Releases: dockstore/dockstore-ui2

2.2.0-alpha.4

12 Jul 20:02
Compare
Choose a tag to compare
2.2.0-alpha.4 Pre-release
Pre-release
Revert "Feature/rxjs6 lint (#335)" (#345)

This reverts commit 2113e0b0e835b9c15b04fb5139a7460a5c8eaa31.

2.1.6

10 Jul 16:06
71eb2ea
Compare
Choose a tag to compare
  • display warning for DNAstack and Firecloud which can have problems with http or file based imports

  • fixes incorrectly generated wget test parameter command

  • makes version selection more intuitive after refresh

  • fixes odd back button issue

  • See https://github.com/ga4gh/dockstore/milestone/21?closed=1 for more details

2.1.5

09 Jul 18:20
56a4b0c
Compare
Choose a tag to compare
2.1.5 Pre-release
Pre-release
2.1.5

2.2.0-alpha.3

18 Jun 19:54
2abee78
Compare
Choose a tag to compare
2.2.0-alpha.3 Pre-release
Pre-release
Fix lint issue

2.2.0-alpha.2

18 Jun 18:48
0b2e382
Compare
Choose a tag to compare
2.2.0-alpha.2 Pre-release
Pre-release
ability to cancel label changes (#308)

2.1.4

14 Jun 21:02
8d7bd09
Compare
Choose a tag to compare
  • usability improvements for adding test parameter files, permalinks to versions of tools and tabs
  • support for tools with Docker images from seven bridges
  • homepage formatting fix
  • disables gitlab till we update back-end to gitlab api v4 from v3 (sorry!)

2.1.3

11 Jun 18:26
0e6edad
Compare
Choose a tag to compare
2.1.3 Pre-release
Pre-release
2.1.3

2.1.2

29 May 20:17
f1cd0bd
Compare
Choose a tag to compare
2.1.2 Pre-release
Pre-release
2.1.2

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.