Commit Graph

16 Commits

Author SHA1 Message Date
Mark Moser
fb5fb40944 mailer work 2017-03-02 10:36:35 -06:00
Mark Moser
2424fa021f sends emails to all reviewers on new comment 2017-02-14 11:32:39 -06:00
Mark Moser
8256343851 notify manager email 2017-02-09 15:38:38 -06:00
Mark Moser
117b795a0c reviewer reminders 2017-02-08 17:57:25 -06:00
Mark Moser
fa27aac083 recruiter notification on interview status change re: #85 2016-11-30 18:55:27 -06:00
Mark Moser
6ef65a2825 added test hash to reviewer email subject line 2016-11-16 18:47:15 -06:00
Mark Moser
a2448139f6 mailer typo fix 2016-11-14 09:57:03 -06:00
Mark Moser
5ac9b530fe inlined mailer template images
completes #81
2016-09-16 12:57:24 -05:00
Mark Moser
3f77a00870 remove hard coded review email addresses 2016-09-15 13:40:43 -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
d5a469d736 user mailers
completes #25
2016-08-24 16:34:09 -05:00
Mark Moser
f626aea47d reviewer mailers 2016-08-02 11:30:03 -05:00
Mark Moser
4136db4aab recruiter mailer 2016-08-02 10:35:33 -05:00
Mark Moser
78238e6d72 candidate mailer 2016-08-02 10:14:43 -05:00
Mark Moser
f7ec6ee84f mailjet add/config 2016-08-02 09:00:32 -05:00
Mark Moser
ef47334853 Rails5 init 2016-07-26 11:59:23 -05:00