Project

General

Profile

Feature #19482

Updated by Peter Amstutz about 1 year ago

there is no way to give someone a page to a registered workflow in wb2 because there is no registered workflow specific page - and when you "run" it it just goes to a generic run page like this -- https://workbench2.pirca.arvadosapi.com/run-process 

 this makes it really hard to even direct someone to a workflow to run if you have to send them to the project folder that contains it.  

 Design sketch: 

 Use a layout that's similar to the workflows panel. 

 * Details panel (last modified, user that modified it, git details from the definition) 
 * Inputs panel 
 * Outputs panel 
 * Files panel displaying the collection containing the workflow text 
 * Stretch goal: render using https://github.com/rabix/cwl-svg 

Back