Pipeline parameter editing supports selection box for choosing from workbench persist...
authorPeter Amstutz <peter.amstutz@curoverse.com>
Wed, 26 Feb 2014 16:58:38 +0000 (11:58 -0500)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Wed, 26 Feb 2014 16:58:38 +0000 (11:58 -0500)
commit52838f7dfc576e8a11411fd9f1710a758573a6e7
tree1cabc96e1a00b6b8f00e6b86b96089969f18741a
parentda2803a65e696bf85883e82a0bda6ef81dda5429
Pipeline parameter editing supports selection box for choosing from workbench persistent selection list.  Actually committing changes not tested yet.
Also changed layout of selection dropdown and added "clear selections" button.
apps/workbench/app/assets/javascripts/application.js
apps/workbench/app/assets/javascripts/selection.js
apps/workbench/app/assets/stylesheets/application.css.scss
apps/workbench/app/controllers/application_controller.rb
apps/workbench/app/helpers/application_helper.rb
apps/workbench/app/helpers/collections_helper.rb
apps/workbench/app/helpers/provenance_helper.rb
apps/workbench/app/models/pipeline_instance.rb
apps/workbench/app/views/layouts/application.html.erb
apps/workbench/app/views/pipeline_instances/_show_components.html.erb