-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
home page dashboard #20
Labels
Comments
This was referenced Feb 13, 2018
Open
Closed
jesteria
added a commit
that referenced
this issue
Feb 15, 2018
Dashboard from which reviewer may look up applications to review and review their submitted reviews. * enable review of *requested* (rather than auto-selected) application, and even re-review (modifying submitted review) part of #11 * added more useful str representations of models and added a common filter to the review queryset * added index/home page, listing reviewer's submitted reviews, with links to update them part of #11 and #20 * added application look-up form to dashboard part of #20 resolves #29
jesteria
added a commit
that referenced
this issue
Feb 17, 2018
* model renaming and use of current_year in views * added InterviewAssignment model/table, (and added index on ApplicationReview.submitted) * complete support for interview reviews ** interview assignments are listed on dashboard ** and link to interview review page resolves #18 resolves #19 part of #20
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As a reviewer, I might like to see (links to) my recent reviews, assigned interviews, etc.
As an admin, I might like to see useful review statistics and links:
The text was updated successfully, but these errors were encountered: