4084: Move all pane state into $pane, flatten panes with multiple entry points.
authorTom Clegg <tom@curoverse.com>
Wed, 5 Nov 2014 00:25:08 +0000 (19:25 -0500)
committerTom Clegg <tom@curoverse.com>
Wed, 5 Nov 2014 00:25:08 +0000 (19:25 -0500)
commit5257d99306e915cc9bb5a65eca81f8517e6e222d
tree7287d7cefef063e54433213e0fb2ccb122805a8f
parentf809f3edb39aa33ada41059c95367e6d5a84f2ba
4084: Move all pane state into $pane, flatten panes with multiple entry points.
apps/workbench/app/assets/javascripts/event_log.js
apps/workbench/app/assets/javascripts/pipeline_instances.js
apps/workbench/app/assets/javascripts/tab_panes.js
apps/workbench/app/assets/stylesheets/application.css.scss
apps/workbench/app/controllers/pipeline_instances_controller.rb
apps/workbench/app/views/application/_content.html.erb
apps/workbench/app/views/jobs/_show_job_component.html.erb [deleted file]
apps/workbench/app/views/jobs/_show_status.html.erb
apps/workbench/app/views/jobs/show.html.erb
apps/workbench/app/views/pipeline_instances/_show_components.html.erb
apps/workbench/app/views/pipeline_instances/_show_log.html.erb