UI for editing component parameters now correctly highlights the background of requir...
authorPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 27 Feb 2014 20:38:00 +0000 (15:38 -0500)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 27 Feb 2014 20:38:00 +0000 (15:38 -0500)
commitda5ff6947c567dfb391af544473475c029a78ece
tree3bd9ef49611c8a04817ba4836ef43aaa1e8d312b
parentcf1e0b3f31b643899b556c3c7ae59630a0ec7495
UI for editing component parameters now correctly highlights the background of required parameters that are not set, and removes the highlight when the parameter is set.
apps/workbench/app/assets/javascripts/editable.js
apps/workbench/app/assets/javascripts/selection.js
apps/workbench/app/controllers/pipeline_instances_controller.rb
apps/workbench/app/helpers/application_helper.rb
apps/workbench/app/views/pipeline_instances/_show_components.html.erb