4084: Split out behavior of updating job subscribe list to
authorPeter Amstutz <peter.amstutz@curoverse.com>
Tue, 28 Oct 2014 19:36:21 +0000 (15:36 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Tue, 28 Oct 2014 19:36:21 +0000 (15:36 -0400)
commitab874e9d6cd3313ce827dc4d4d574913575ad095
treea39bd47efa005182bc439cd250c255641cba5c4c
parentd8c4d51e70a5141447f6259792ffd41bcd2c8209
4084: Split out behavior of updating job subscribe list to
arv-log-event-subscribe-to-pipeline-job-uuids.  Fix arv:pane:reload
setTimeout() that was missing a timeout.  Rename etarget -> $anchor.  Refactor
removeClass calls.  Add comments explaining tab reloading states better.
apps/workbench/app/assets/javascripts/pipeline_instances.js
apps/workbench/app/assets/javascripts/tab_panes.js
apps/workbench/app/views/pipeline_instances/_show_log.html.erb
apps/workbench/test/test_helper.rb