4951: Rearrange js to make use of Rails built-ins. Add generic AJAX error handler.
authorTom Clegg <tom@curoverse.com>
Thu, 12 Feb 2015 08:18:52 +0000 (03:18 -0500)
committerTom Clegg <tom@curoverse.com>
Thu, 12 Feb 2015 08:18:52 +0000 (03:18 -0500)
commitcde755bd4d7702c89ebfbd6d2fe8f852509d3786
treefc0861a1370003454ce2f7d24336f6ac6cdb0f00
parent54819e3950dfc1adc76159bd4259a70bd531ab2f
4951: Rearrange js to make use of Rails built-ins. Add generic AJAX error handler.
apps/workbench/app/assets/javascripts/ajax_error.js [new file with mode: 0644]
apps/workbench/app/assets/javascripts/request_shell_access.js
apps/workbench/app/controllers/users_controller.rb
apps/workbench/app/views/users/_manage_virtual_machines.html.erb
apps/workbench/app/views/users/request_shell_access.js [new file with mode: 0644]
apps/workbench/test/integration/user_manage_account_test.rb