10310: invoke index and show actions only when they are not blacklisted by the api...
authorradhika <radhika@curoverse.com>
Wed, 2 Nov 2016 00:46:31 +0000 (20:46 -0400)
committerradhika <radhika@curoverse.com>
Thu, 10 Nov 2016 15:34:13 +0000 (10:34 -0500)
commit29dee6a4abe943797a4baa939085177626997408
tree5505eaa38721c68df01aebbca10664aff5250c90
parenta2ea118787c7ce9d7b5df32a3f14a3b3b42de572
10310: invoke index and show actions only when they are not blacklisted by the api server.
apps/workbench/app/controllers/application_controller.rb
apps/workbench/app/controllers/collections_controller.rb
apps/workbench/app/controllers/projects_controller.rb
apps/workbench/app/controllers/work_unit_templates_controller.rb
apps/workbench/app/controllers/work_units_controller.rb
apps/workbench/app/views/projects/_show_workflows.html.erb [new file with mode: 0644]
apps/workbench/test/controllers/disabled_api_test.rb [new file with mode: 0644]
apps/workbench/test/unit/disabled_api_test.rb [new file with mode: 0644]