Mark Moser
2424fa021f
sends emails to all reviewers on new comment
2017-02-14 11:32:39 -06:00
Mark Moser
a8c42af3de
comment policy and test updates
2017-02-14 10:17:42 -06:00
Mark Moser
39ba1a8369
comment updates
2017-02-13 16:12:59 -06:00
Mark Moser
da5dc4bd94
comment creation
2017-02-13 15:54:57 -06:00
Mark Moser
d3a2870747
a simple comment policy
2017-02-13 15:04:47 -06:00
Mark Moser
9c2b53aa79
init comments
2017-02-10 12:55:06 -06:00
Mark Moser
3c0627e9ea
no voting reminders for managers
2017-02-09 16:27:00 -06:00
Mark Moser
cb6dccded8
manager notifications
2017-02-09 16:26:33 -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
bf6c686e2e
reviewer reminder worker
2017-02-08 17:34:05 -06:00
Mark Moser
5f3dfb5c96
reminder name refactor
2017-02-08 16:30:54 -06:00
Mark Moser
58d3fbd7c2
adds candidate recruitment project label field
...
completes #93
2017-02-08 16:05:37 -06:00
Mark Moser
d75ba7ea56
updated gems
2017-01-12 18:39:12 -06:00
Mark Moser
9cf2aeb139
default result sorting to quiz submission descending
...
completes #85
2016-12-04 16:41:07 -06:00
Mark Moser
fa27aac083
recruiter notification on interview status change re: #85
2016-11-30 18:55:27 -06:00
Mark Moser
df997aa258
policies and auto review builds
2016-11-20 13:07:53 -06:00
Mark Moser
e8e745f356
wired up vote ux
2016-11-20 11:35:08 -06:00
Mark Moser
74b2415b91
wired up vote ux
2016-11-20 11:24:17 -06:00
Mark Moser
5ef7f82dbf
fixed up a reviewer to reviewee association
2016-11-20 09:51:46 -06:00
Mark Moser
e0f5e482be
vote/veto processing
2016-11-19 16:34:48 -06:00
Mark Moser
5845f76e1d
linked into views
2016-11-19 09:38:28 -06:00
Mark Moser
37aa17ec1f
db work
2016-11-17 22:43:19 -06:00
Mark Moser
6ef65a2825
added test hash to reviewer email subject line
2016-11-16 18:47:15 -06:00
Mark Moser
9d12b694ce
fixed attachment saving bug
2016-11-16 18:44:18 -06:00
Mark Moser
35cbe68f00
fix bug calculating quiz completion with inactive questions
2016-11-11 14:26:07 -06:00
Mark Moser
4a745e0aba
admin test complete
2016-09-22 17:26:00 -05:00
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
47d7188a2f
stop duplicate minitest runs
2016-09-22 09:07:06 -05:00
Mark Moser
7774a1e3f2
dashboard controller
2016-09-21 17:04:08 -05:00
Mark Moser
75a4fbf71a
user policy to allow profile edits
2016-09-21 11:03:45 -05:00
Mark Moser
8ad98215c1
question policies
2016-09-20 18:17:27 -05:00
Mark Moser
13610edcd1
quiz policies
2016-09-20 17:19:11 -05:00
Mark Moser
ead9564fe8
user policies
2016-09-20 14:22:20 -05:00
Mark Moser
12c7e9e77c
basic admin policy start
2016-09-19 16:40:56 -05:00
Mark Moser
0a69eb578e
current_admin to current_user => prep for pundit
2016-09-19 14:25:17 -05:00
Mark Moser
3c45527a04
add in manager role
2016-09-19 12:59:12 -05:00
Mark Moser
a51a751524
recruiter can edit candidate
...
completes #82
2016-09-16 11:36:48 -05:00
Mark Moser
3f77a00870
remove hard coded review email addresses
2016-09-15 13:40:43 -05:00
Mark Moser
2233d73c39
migration and associations
...
completes #26
2016-09-15 13:39:50 -05:00
Mark Moser
372e86507e
recruiter Resend welcome email
2016-09-15 10:01:31 -05:00
Mark Moser
9884748cf9
...because I'm a slave to the coverage report
2016-09-14 17:38:21 -05:00
Mark Moser
27ef8565f3
test suite refactor
2016-09-14 17:05:37 -05:00
Mark Moser
9db007489f
deliver_later for controller actions.
2016-09-14 14:55:19 -05:00
Mark Moser
d54b99135e
rubocop noise: introduced and resolved rails specific cop
...
http://rubocop.readthedocs.io/en/latest/cops/#rails
2016-09-08 11:52:34 -05:00
Mark Moser
b74249a05f
bug fix: candidate email encryption on empty email
2016-09-08 11:17:29 -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