9043: Initial work on rendering input forms for CWL workflows. Works for
authorPeter Amstutz <peter.amstutz@curoverse.com>
Fri, 19 Aug 2016 20:36:46 +0000 (16:36 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 25 Aug 2016 15:58:10 +0000 (11:58 -0400)
commit1c4506929f883a25240e5cbc0a5e55597b9ddb1b
tree62254fc1fb8860ad5b34c4b4b9d3a7afe2f7723f
parent2dc894c77d63c4e0f8ddfaf4df6067872e60da81
9043: Initial work on rendering input forms for CWL workflows.  Works for
simple parameters.  Successfully writes back to container request object.
apps/workbench/app/controllers/container_requests_controller.rb
apps/workbench/app/helpers/application_helper.rb
apps/workbench/app/views/container_requests/_show_inputs.html.erb [new file with mode: 0644]