dockstore icon indicating copy to clipboard operation
dockstore copied to clipboard

Our VM/Docker sharing infrastructure and management component

Results 435 dockstore issues
Sort by recently updated
recently updated
newest added

**Describe the bug** 1. When there's a warning updating a workflow, the message says the warning was for creating a workflow 2. There's no indication there is a warning; you...

bug
gui

**Is your feature request related to a problem? Please describe.** The CLI is implementing WES ListRuns functionality in this PR: https://github.com/dockstore/dockstore-cli/pull/112. This could get a usability improvement. The current functionality...

enhancement
cli

**Is your feature request related to a problem? Please describe.** In TRS, is is unclear what version is being used for a tool level description since it depends on whether...

enhancement
GA4GH

## Feature Request ### Desired behaviour Initial thoughts for first pass 1. No deletion 2. All organizations and collections can be set with a boolean for "archived" 3. Archives orgs...

enhancement
web-service
gui
organizations

**Is your feature request related to a problem? Please describe.** When making WES requests with the Dockstore CLI, the expected response structure is defined here: https://ga4gh.github.io/workflow-execution-service-schemas/docs/#tag/WorkflowExecutionService. If the targeted WES...

enhancement
cli

**Is your feature request related to a problem? Please describe.** The current implementation of the `bearer` authorization time for the WES config file isn't confined to the `bearer` authorization schema....

enhancement
cli

**Is your feature request related to a problem? Please describe.** If a user has a test parameter file linked on Dockstore, it would be nice if the Dockstore CLI would...

enhancement
cli

**Describe the bug** In https://ucsc-cgl.atlassian.net/browse/DOCK-1891 dockstore/dockstore#4423, we improve the UI2 code by replacing a `share` by a `shareReplay` call to ensure that the multiple Observables that depend upon another Observable...

bug
gui

**Is your feature request related to a problem? Please describe.** It seems like on smaller screens (or even just resized small windows) warning messages can be overlooked due to scrolling....

enhancement
gui

**Is your feature request related to a problem? Please describe.** Primarily, warning/error information emerges from our webservice parsing/processing code (the code to process `.dockstore.yml`, the language handlers, etc) in two...

enhancement
web-service
gui
EPIC