]> git.arvados.org - arvados.git/commit
2044: Improve reporting when project sharing fails.
authorBrett Smith <brett@curoverse.com>
Tue, 22 Jul 2014 20:12:59 +0000 (16:12 -0400)
committerBrett Smith <brett@curoverse.com>
Tue, 22 Jul 2014 20:13:09 +0000 (16:13 -0400)
commitfa3f6860158dda089c0b4b96c346bbc643232421
treef1729c0d9508a7d399ac9b8b31ce32646877fb2b
parent95d963b2d176e0ffe0797541368463fb5deaf3cf
2044: Improve reporting when project sharing fails.

Our select modal knows how to render an errors key in the JSON
response.  This commit adjusts the project controller to conform to
this convention.  Refs #2044, #3200.
apps/workbench/app/controllers/projects_controller.rb
apps/workbench/test/functional/projects_controller_test.rb