4951: when a request for shell access is made, remember this in html5 localStorage...
authorRadhika Chippada <radhika@curoverse.com>
Thu, 5 Feb 2015 21:20:48 +0000 (16:20 -0500)
committerRadhika Chippada <radhika@curoverse.com>
Thu, 5 Feb 2015 21:20:48 +0000 (16:20 -0500)
commit826cb14afd19197738ceba11ff382aaaf123a637
tree7586614f7c4c4c83c519b75deebb672d0bafa0d5
parentdcba3e2c566b2cc3d0575f4b11a1deac808d5cd6
4951: when a request for shell access is made, remember this in html5 localStorage so that on future revisits of the page (in the same browser) we can show an info message to that effect rather than showing the request button again.
apps/workbench/app/assets/javascripts/application.js
apps/workbench/app/assets/javascripts/request_shell_access.js
apps/workbench/app/controllers/users_controller.rb
apps/workbench/app/views/layouts/body.html.erb
apps/workbench/app/views/users/_manage_virtual_machines.html.erb
apps/workbench/config/routes.rb