Releases: sapporo-wes/sapporo-web
Releases · sapporo-wes/sapporo-web
1.2.0
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
1.1.1
1.1.0
- 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
- Implement TRS import features
Full Changelog: 1.0.12...1.0.13
1.0.12
- 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
- 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