6234: In /users page, display the "Show" button to admin users as well; however,...
authorradhika <radhika@curoverse.com>
Wed, 17 Jun 2015 18:11:27 +0000 (14:11 -0400)
committerradhika <radhika@curoverse.com>
Wed, 17 Jun 2015 18:11:27 +0000 (14:11 -0400)
commite8db6685b64c6853eb3c5d3ee27ba58168c3c8e8
treed420f53a3b5d8c131f5e6541849b0c7a653bbc40
parent4d0e87db2bef1f30634d28338e89227b985e6485
6234: In /users page, display the "Show" button to admin users as well; however, ensure redirection to
projects/{user-uuid} takes user to user's home project while /users/{user-uuid} takes to user's page.
Also, move should correctly display user's home project.
apps/workbench/app/controllers/actions_controller.rb
apps/workbench/app/controllers/users_controller.rb
apps/workbench/app/views/application/_show_recent.html.erb
apps/workbench/test/integration/search_box_test.rb
apps/workbench/test/integration/users_test.rb