Improve progress view on pipeline_instances.show page and add AJAX
authorTom Clegg <tom@curoverse.com>
Mon, 3 Feb 2014 08:07:24 +0000 (00:07 -0800)
committerTom Clegg <tom@curoverse.com>
Mon, 3 Feb 2014 08:07:24 +0000 (00:07 -0800)
commitce408713e3067fc278a5a8f9c2d534567f65c636
tree35b7a1430c6db17a1618ac02c85cefade4388cfc
parent4d779096453fd54437df2fdafd682b550e24861f
Improve progress view on pipeline_instances.show page and add AJAX
auto-refresh.

refs #1976
refs #2004
apps/workbench/app/controllers/application_controller.rb
apps/workbench/app/helpers/pipeline_instances_helper.rb
apps/workbench/app/models/pipeline_instance.rb
apps/workbench/app/views/layouts/application.html.erb
apps/workbench/app/views/pipeline_instances/show.html.erb
apps/workbench/app/views/pipeline_instances/show.js.erb [new file with mode: 0644]