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
74b2415b91
wired up vote ux
2016-11-20 11:24:17 -06:00
Mark Moser
e0f5e482be
vote/veto processing
2016-11-19 16:34:48 -06:00
Mark Moser
9d12b694ce
fixed attachment saving bug
2016-11-16 18:44:18 -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
7774a1e3f2
dashboard controller
2016-09-21 17:04:08 -05:00
Mark Moser
4a70b795e5
policy strong_params
2016-09-21 15:50:02 -05:00
Mark Moser
d3205a6080
auth controller needs no pundit
2016-09-21 15:20:43 -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
a51a751524
recruiter can edit candidate
...
completes #82
2016-09-16 11:36:48 -05:00
Mark Moser
96250c4521
admin can assign reviewrs to quiz
2016-09-15 16:11:44 -05:00
Mark Moser
3bd9d3364c
removed hard coded emails for reviewer submission
2016-09-15 15:09:47 -05:00
Mark Moser
372e86507e
recruiter Resend welcome email
2016-09-15 10:01:31 -05:00
Mark Moser
54c6202b62
removed unreachable code
2016-09-14 17:29:09 -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
9f23a5d3ce
rubocop noise: switched to predicate comparisons
...
Also introduced because of .ruby-version specification
http://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Style/NumericPredicate
2016-09-08 10:39:26 -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
a977c0ceb3
refactor quiz processing
...
completes #60
2016-09-02 17:51:35 -05:00
Mark Moser
df1b101aa2
introduce check_other and radio_other question types
...
completes issue #48
2016-08-31 16:59:25 -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
0058168c3e
add admin flash messaging and styles
2016-08-24 12:15:12 -05:00
Mark Moser
35f33e8215
profile scaffold
2016-08-24 10:43:33 -05:00
Mark Moser
2709842d4d
bringing back the styleguide
...
completes #67
2016-08-24 08:24:24 -05:00
Mark Moser
2b55fed1bc
live coder seeding - completes #16
2016-08-23 21:54:53 -05:00
Mark Moser
488b89ddfa
loads input option partials on type change
2016-08-22 16:28:50 -05:00
Mark Moser
77684b2c3e
updated params processing
2016-08-22 16:26:21 -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
Mark Moser
14bbd301ed
progress on #27 : test coverage over 96%
2016-08-16 17:09:40 -05:00
Mark Moser
ccd287491d
completes #62 - merges live_coder_text into live_coder
2016-08-11 17:44:30 -05:00
Mark Moser
2c7948903d
fixes #50 - summary page progress on saves
2016-08-10 11:00:38 -05:00
Mark Moser
76bb21a150
summary page rebuild
2016-08-10 09:03:25 -05:00
Mark Moser
5f395dcf41
live coder refactor fixes #36 and #50
2016-08-08 17:08:20 -05:00