Commit Graph

53 Commits

Author SHA1 Message Date
Mark Moser
b961fe7553 admin a11y polish 2017-06-05 11:30:35 -05:00
Mark Moser
15a5b6b706 limit candidate quiz dropdown to only show "active" quizzes
completes #105
2017-06-05 11:27:48 -05:00
Mark Moser
49035929fb bug: resolve false positive "oops" redirect 2017-05-03 15:24:23 -05:00
Mark Moser
c38e0c9bf8 refactored approval system - now with comments 2017-03-02 10:36:35 -06:00
Mark Moser
3f41773c76 voting requires a comment - completes #102 2017-02-27 13:41:46 -06:00
Mark Moser
4ba35ccf33 Add more attributes to candidate - completes: #100 2017-02-27 11:11:28 -06:00
Mark Moser
7f8e74c6b3 Pulls manager name for recruiter email - completes #92 2017-02-27 09:11:07 -06:00
Mark Moser
906b62247b comment updates 2017-02-13 18:08:51 -06:00
Mark Moser
9c2b53aa79 init comments 2017-02-10 12:55:06 -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
58d3fbd7c2 adds candidate recruitment project label field
completes #93
2017-02-08 16:05:37 -06:00
Mark Moser
bcb840c986 completes #84 : interview request status tweaks 2016-11-28 15:40:25 -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
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
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
0a69eb578e current_admin to current_user => prep for pundit 2016-09-19 14:25:17 -05:00
Mark Moser
2233d73c39 migration and associations
completes #26
2016-09-15 13:39:50 -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
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
eb2eb65219 non-summary question edit bug fix 2016-09-07 17:45:50 -05:00
Mark Moser
229ebf1380 start encoding candidate emails - completes #57 2016-08-26 16:03:55 -05:00
Mark Moser
8269bb9e5c updated seeds file 2016-08-25 19:10:58 -05:00
Mark Moser
7b51d26295 password reset requests 2016-08-24 15:02:32 -05:00
Mark Moser
2b55fed1bc live coder seeding - completes #16 2016-08-23 21:54:53 -05:00
Mark Moser
bdec83b3b6 validates input_options based on input type 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
14bbd301ed progress on #27: test coverage over 96% 2016-08-16 17:09:40 -05:00
Mark Moser
f44b11fde8 worker tests 2016-08-16 14:19:45 -05:00
Mark Moser
30971357af updates progress bar accuracy
The progress bar now accounts for live coders that have opted for
"finish later"

Address part of issue #63
2016-08-12 12:44:19 -05:00
Mark Moser
1a97bb16fa removed extra line 2016-08-02 18:04:10 -05:00
Derek Montgomery
7bdb86f89f Submit summary 2016-08-02 17:06:09 -05:00
Mark Moser
f06aed6541 email validator tests, live coding later error message 2016-08-01 19:35:10 -05:00
Mark Moser
95eec915c4 custom error validations 2016-08-01 09:50:01 -05:00
Mark Moser
abb3dee9f5 candidate creation 2016-07-31 14:47:15 -05:00
Mark Moser
0107c601b3 recruiter login + index 2016-07-31 12:33:09 -05:00
Mark Moser
80403ad02d better quiz access 2016-07-29 10:55:13 -05:00
Mark Moser
3a1c7de698 summary roughed in 2016-07-28 20:54:08 -05:00
Mark Moser
7a32057825 big start on QuizStatus 2016-07-27 11:17:50 -05:00