skill-assessment-app/app/controllers/admin
Mark Moser 255e430abd limit quiz and results scopes to current_user access
now managers and reviewers can only see quizzes and completed results for those quizzes they have been assigned to.
2017-05-03 16:25:32 -05:00
..
auth_controller.rb redirect back to request after login 2017-02-14 14:07:46 -06:00
candidate_controller.rb changed default sort direction 2017-03-06 13:35:02 -06:00
comment_controller.rb sends emails to all reviewers on new comment 2017-02-14 11:32:39 -06:00
dashboard_controller.rb admin global nav 2016-09-22 16:29:19 -05:00
profile_controller.rb policy strong_params 2016-09-21 15:50:02 -05:00
question_controller.rb fixed attachment saving bug 2016-11-16 18:44:18 -06:00
quiz_controller.rb question policies 2016-09-20 18:17:27 -05:00
result_controller.rb limit quiz and results scopes to current_user access 2017-05-03 16:25:32 -05:00
user_controller.rb added sort for users list 2017-03-06 13:35:45 -06:00
vote_controller.rb review comment tweaks - completes #104 2017-03-07 16:35:59 -06:00