3112: config settings, mailer, popup display
authorradhika <radhika@curoverse.com>
Thu, 14 Aug 2014 02:20:23 +0000 (22:20 -0400)
committerradhika <radhika@curoverse.com>
Thu, 14 Aug 2014 02:20:23 +0000 (22:20 -0400)
commit97e3a42d5041515e4c135220b1836805e76a2d94
tree66cb5a021ccf24b370476e19a5de07d251e95bd3
parent8a43d77d76a96940dc1b3b8e249556425b581a85
3112: config settings, mailer, popup display
apps/workbench/app/controllers/actions_controller.rb
apps/workbench/app/mailers/issue_reporter.rb [new file with mode: 0644]
apps/workbench/app/views/application/_report_issue_popup.html.erb [new file with mode: 0644]
apps/workbench/app/views/application/report_issue.js.erb [new file with mode: 0644]
apps/workbench/app/views/application/report_issue_popup.js.erb [new file with mode: 0644]
apps/workbench/app/views/issue_reporter/send_report.text.erb [new file with mode: 0644]
apps/workbench/app/views/layouts/body.html.erb
apps/workbench/config/application.default.yml
apps/workbench/config/routes.rb
apps/workbench/test/functional/actions_controller_test.rb [new file with mode: 0644]
services/api/config/application.default.yml