9767: include workflows in the template chooser.
authorradhika <radhika@curoverse.com>
Fri, 19 Aug 2016 17:54:19 +0000 (13:54 -0400)
committerradhika <radhika@curoverse.com>
Thu, 25 Aug 2016 15:44:50 +0000 (11:44 -0400)
commitc4916927cdfad0fff3cc8b121405b2518dcabb26
tree97a4a8b369457f176ca6a857067a4168b6c67324
parentd18557927ac033c2e33c1f7770881367b252f329
9767: include workflows in the template chooser.
17 files changed:
apps/workbench/Gemfile
apps/workbench/Gemfile.lock
apps/workbench/app/controllers/work_unit_templates_controller.rb [new file with mode: 0644]
apps/workbench/app/controllers/work_units_controller.rb
apps/workbench/app/models/container_work_unit.rb
apps/workbench/app/models/pipeline_instance_work_unit.rb
apps/workbench/app/models/work_unit.rb
apps/workbench/app/views/application/_choose_rows.html.erb [new file with mode: 0644]
apps/workbench/app/views/projects/_show_dashboard.html.erb
apps/workbench/app/views/projects/show.html.erb
apps/workbench/app/views/workflows/_show_chooser_preview.html.erb [new file with mode: 0644]
apps/workbench/config/load_config.rb
apps/workbench/config/routes.rb
apps/workbench/test/integration/application_layout_test.rb
apps/workbench/test/integration/projects_test.rb
services/api/Gemfile.lock
services/api/test/fixtures/workflows.yml