9318: remove :output method in favor of :outputs method and correct the logic for...
authorradhika <radhika@curoverse.com>
Thu, 9 Jun 2016 17:57:39 +0000 (13:57 -0400)
committerradhika <radhika@curoverse.com>
Thu, 9 Jun 2016 17:57:39 +0000 (13:57 -0400)
commitc3e2a93527a137fbeb3e2bb13c5ab344a95ab47f
tree69a2421a5abaa136215b2f7f98831e05d1c4ba00
parent3655323be70c758c3c47460598a9644c45a3ee08
9318: remove :output method in favor of :outputs method and correct the logic for various object models.
17 files changed:
apps/workbench/app/controllers/application_controller.rb
apps/workbench/app/models/container_work_unit.rb
apps/workbench/app/models/job_work_unit.rb
apps/workbench/app/models/pipeline_instance_work_unit.rb
apps/workbench/app/models/proxy_work_unit.rb
apps/workbench/app/models/work_unit.rb
apps/workbench/app/views/projects/_compute_node_status.html.erb
apps/workbench/app/views/projects/_show_dashboard.html.erb
apps/workbench/app/views/work_unit/_component_detail.html.erb
apps/workbench/app/views/work_unit/_show_child.html.erb
apps/workbench/app/views/work_unit/_show_component.html.erb
apps/workbench/app/views/work_unit/_show_outputs.html.erb [new file with mode: 0644]
apps/workbench/test/integration/application_layout_test.rb
apps/workbench/test/integration/logins_test.rb
apps/workbench/test/integration/pipeline_templates_test.rb
apps/workbench/test/integration/user_profile_test.rb
services/api/test/fixtures/containers.yml