3605: Render individual job status using the same partial as the pipeline
authorPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 22 Sep 2014 20:09:08 +0000 (16:09 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 22 Sep 2014 20:09:08 +0000 (16:09 -0400)
commit80ec2c7fe823b84ba5b3533f3c43d1bf3c627f70
tree2aee9d23a96f843881b69c4fd0c4c8372fab2d87
parentaecc7109edd37aee2388c06a36d5c8ba853b3267
3605: Render individual job status using the same partial as the pipeline
instance page.  Also list pipelines that reference this job.
apps/workbench/app/views/application/_default_show.html.erb [new file with mode: 0644]
apps/workbench/app/views/application/show.html.erb
apps/workbench/app/views/jobs/_show_status.html.erb
apps/workbench/app/views/jobs/show.html.erb [new file with mode: 0644]
apps/workbench/app/views/pipeline_instances/_running_component.html.erb [new file with mode: 0644]
apps/workbench/app/views/pipeline_instances/_show_components_running.html.erb