Skip to content

Releases: sapporo-wes/sapporo-web

1.2.0

09 Aug 10:19
Compare
Choose a tag to compare

What's Changed

  • Allow read-only text area to be copied by @kinow in #36
  • Fix a bug related to Attach as File workflow (cc2f2f1) reported by @kinow in #35
  • Fix a bug that caused the Add Workflow button to stop working after pressing the ESC key (4636578) reported by @kinow in #34
  • Fix form text area bug (4c356b9) reported by @kinow in #32
  • Display HTTP errors in the UI (73b9c69) reported by @kinow in #30, #31
  • Add feature to display the endpoint's news (68d4906)
  • Fix Docs button (2253765 )
  • Fix some typos and minor bugs
  • Change from yarn -> npm
  • Fix overall npm package and dependency

Full Changelog: 1.1.2...1.2.0

1.1.2

15 Apr 07:02
2ad3e70
Compare
Choose a tag to compare
  • release for Zenodo

1.1.1

02 Feb 06:14
Compare
Choose a tag to compare
  • 47226ff Add feature to set default wf engine
  • 9f2a2c4 Add feature to generate form for CWL workflow

Full Changelog: 1.1.0...1.1.1

1.1.0

28 Jan 11:38
Compare
Choose a tag to compare
  • Support sapporo-wes 1.0.1
  • Fix TRS import feature
  • Add feature to make-template by cwltool and to complement by default_engine_params

Full Changelog: 1.0.13...1.1.0

1.0.13

11 Nov 11:48
Compare
Choose a tag to compare
  • Implement TRS import features

Full Changelog: 1.0.12...1.0.13

1.0.12

10 Nov 09:21
Compare
Choose a tag to compare
  • Fix ignoring endpoint trailing slash in the process of getting service-info
  • Support for cwl-wes

Full Changelog: 1.0.11...1.0.12

1.0.11

05 Nov 11:12
Compare
Choose a tag to compare
  • Bug fix for pre-registered service
  • Switch from axios to fetch API
  • Support for firefox and safari

Full Changelog: 1.0.10...1.0.11

1.0.10

06 Oct 05:58
Compare
Choose a tag to compare
  • Transfer of the repository

1.0.9

06 Oct 05:40
Compare
Choose a tag to compare
  • Overall UI fixes

1.0.8

16 Jun 03:56
Compare
Choose a tag to compare
  • Update dependency packages