]> git.arvados.org - arvados.git/commit
2754: Add easy "Inputs" tab for providing required/described inputs for a pipeline...
authorTom Clegg <tom@curoverse.com>
Tue, 20 May 2014 20:09:11 +0000 (16:09 -0400)
committerTom Clegg <tom@curoverse.com>
Tue, 20 May 2014 20:09:11 +0000 (16:09 -0400)
commit1797ee0dea063ff59361740ee512c84d086dacaf
tree031f2342898cd267ed73b057486d86e14de67908
parentc3367d7b827035d0cfc3418bc028a67142696e13
2754: Add easy "Inputs" tab for providing required/described inputs for a pipeline instance.
apps/workbench/app/assets/javascripts/pipeline_instances.js
apps/workbench/app/controllers/pipeline_instances_controller.rb
apps/workbench/app/helpers/application_helper.rb
apps/workbench/app/views/pipeline_instances/_show_components.html.erb
apps/workbench/app/views/pipeline_instances/_show_components_editable.html.erb
apps/workbench/app/views/pipeline_instances/_show_inputs.html.erb [new file with mode: 0644]