]> git.arvados.org - arvados.git/commit
3187: Lots of work on presentation of job details, calculating time and
authorPeter Amstutz <peter.amstutz@curoverse.com>
Wed, 10 Sep 2014 21:12:09 +0000 (17:12 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Wed, 10 Sep 2014 21:12:09 +0000 (17:12 -0400)
commitaadca3ff41a12a7a52a2a072696564b90537b9b3
tree125252811991189fb4df9ee970a5ad1d922af1f8
parent0313c6ef5ac52fc483718690b1a5902ad1c11e16
3187: Lots of work on presentation of job details, calculating time and
concurrency factors.
apps/workbench/app/controllers/jobs_controller.rb
apps/workbench/app/controllers/pipeline_instances_controller.rb
apps/workbench/app/helpers/jobs_helper.rb
apps/workbench/app/helpers/pipeline_components_helper.rb
apps/workbench/app/helpers/pipeline_instances_helper.rb
apps/workbench/app/models/job.rb
apps/workbench/app/views/application/_job_status_label.html.erb
apps/workbench/app/views/application/_show_advanced.html.erb
apps/workbench/app/views/pipeline_instances/_show_components.html.erb
apps/workbench/app/views/pipeline_instances/_show_components_running.html.erb
apps/workbench/app/views/pipeline_instances/show.html.erb