10079: Move Log and Output links into child details. This will make it possible
authorradhika <radhika@curoverse.com>
Thu, 13 Oct 2016 21:21:04 +0000 (17:21 -0400)
committerradhika <radhika@curoverse.com>
Tue, 25 Oct 2016 22:25:40 +0000 (18:25 -0400)
commit9ac31a42d4c777c158b2b9a7623194217d7a0772
tree7b43c00bf019fa9b942016a875585d9d5f413c66
parent182dd3521c1ea587a94ed2bfa4e1a3e935d493c7
10079: Move Log and Output links into child details. This will make it possible
to not need tt preload the jobs and outputs during the pipeline display. Instead,
they can be fetched when the child panel is expanded by the user.
apps/workbench/app/views/work_units/_component_detail.html.erb
apps/workbench/app/views/work_units/_show_child.html.erb
apps/workbench/app/views/work_units/_show_component.html.erb