Commit Graph

18 Commits

Author SHA1 Message Date
Mark Moser
5398a8ea8b admin global nav 2016-09-22 16:29:19 -05:00
Mark Moser
aeef75bf8b fix admin/candidate[s] naming 2016-09-22 14:21:34 -05:00
Mark Moser
0a9bf96e24 move /review to /admin/results 2016-09-22 14:19:44 -05:00
Mark Moser
9078c463f4 move recruiter to admin/candidate 2016-09-22 13:30:30 -05:00
Mark Moser
7774a1e3f2 dashboard controller 2016-09-21 17:04:08 -05:00
Mark Moser
0a69eb578e current_admin to current_user => prep for pundit 2016-09-19 14:25:17 -05:00
Mark Moser
9db007489f deliver_later for controller actions. 2016-09-14 14:55:19 -05:00
Mark Moser
4bbd93ded1 rubocop noise: fixes FrozenStringLiteralComment
Adding the .ruby-verison file triggered previously un-run cops, specifically:

  This cop is designed to help upgrade to Ruby 3.0. It will add the
  comment `# frozen_string_literal: true` to the top of files to enable
  frozen string literals. Frozen string literals will be default in Ruby
  3.0. The comment will be added below a shebang and encoding comment. The
  frozen string literal comment is only valid in Ruby 2.3+.

More info on rubocop [Automatic-Corrections](https://github.com/bbatsov/rubocop/wiki/Automatic-Corrections)
2016-09-08 10:30:13 -05:00
Mark Moser
fa5af8ffa1 test cleanup 2016-08-24 16:47:15 -05:00
Mark Moser
d5a469d736 user mailers
completes #25
2016-08-24 16:34:09 -05:00
Mark Moser
7b51d26295 password reset requests 2016-08-24 15:02:32 -05:00
Mark Moser
963517e4bb profile updater 2016-08-24 12:53:21 -05:00
Mark Moser
35f33e8215 profile scaffold 2016-08-24 10:43:33 -05:00
Mark Moser
488b89ddfa loads input option partials on type change 2016-08-22 16:28:50 -05:00
Mark Moser
6bbbaf4580 admin questions work 2016-08-22 16:26:21 -05:00
Mark Moser
63701c8247 admin views roughed in 2016-08-22 16:26:21 -05:00
Mark Moser
430097b6ef admin controller tests, sans question 2016-08-22 16:26:21 -05:00
Mark Moser
6a3f652dd7 admin interface generation 2016-08-22 16:26:21 -05:00