]> git.arvados.org - arvados.git/commit
8876: introduce view helper methods such as link_to_log and queuedtime etc so that...
authorradhika <radhika@curoverse.com>
Sat, 4 Jun 2016 14:06:09 +0000 (10:06 -0400)
committerradhika <radhika@curoverse.com>
Sat, 4 Jun 2016 14:06:09 +0000 (10:06 -0400)
commitd1d4aba8c3eb7e3b605639a4b02cb9d26c033ad2
treec66aa1562984145f4d2eaff9620bec2291aaab45
parent3d60a5dcfb6765b223d224dda3980226230464d0
8876: introduce view helper methods such as link_to_log and queuedtime etc so that the views do not have to do too many decisions based on the state of the work unit.
apps/workbench/app/models/job_work_unit.rb
apps/workbench/app/models/proxy_work_unit.rb
apps/workbench/app/models/work_unit.rb
apps/workbench/app/views/work_unit/_component_detail.html.erb
apps/workbench/app/views/work_unit/_progress.html.erb
apps/workbench/app/views/work_unit/_show_child.html.erb
apps/workbench/app/views/work_unit/_show_component.html.erb