3605: Change runtime() to render_runtime(). Improve rendering when started_at
authorPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 22 Sep 2014 18:56:22 +0000 (14:56 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 22 Sep 2014 18:56:22 +0000 (14:56 -0400)
commit4eaf39dbe947beaaa87e656b470d7f21880ba607
treecf2a3d294aeafc344a32067d22df01627287397a
parent15409c5e2b7946ff7f5fd104a6757a4d874448d4
3605: Change runtime() to render_runtime().  Improve rendering when started_at
and finished_at are missing from pipelines and tasks.  Include count of days
when rendering run times.  Add comments.
apps/workbench/app/assets/javascripts/dates.js
apps/workbench/app/assets/stylesheets/projects.css.scss
apps/workbench/app/helpers/pipeline_instances_helper.rb
apps/workbench/app/views/application/_show_advanced.html.erb
apps/workbench/app/views/pipeline_instances/_show_components_running.html.erb
apps/workbench/app/views/projects/_show_dashboard.html.erb