6279: add login link in VM panel of manage_account page that takes user to shell_in_a...
authorradhika <radhika@curoverse.com>
Wed, 8 Jul 2015 02:28:51 +0000 (22:28 -0400)
committerradhika <radhika@curoverse.com>
Wed, 8 Jul 2015 02:28:51 +0000 (22:28 -0400)
commit8375bf07eb52a68c8881164b7f9f89d4a454e3b3
treef2a2c4f9b0a6fd4f3eeb50b65a154a088cf639fc
parentda80f4a198e734313a7991466244083dabd64b00
6279: add login link in VM panel of manage_account page that takes user to shell_in_a_box.
apps/workbench/app/controllers/actions_controller.rb
apps/workbench/app/views/users/_manage_virtual_machines.html.erb
apps/workbench/app/views/virtual_machines/_webshell.html.erb [new file with mode: 0644]
apps/workbench/config/application.default.yml
apps/workbench/config/routes.rb
apps/workbench/public/keyboard.html [new file with mode: 0644]
apps/workbench/public/keyboard.png [new file with mode: 0644]
apps/workbench/public/shell_in_a_box.js [new file with mode: 0644]
apps/workbench/public/webshell_styles.css [new file with mode: 0644]