-
-
Notifications
You must be signed in to change notification settings - Fork 313
Monthly leaderboard #919
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
Monthly leaderboard #919
Conversation
fredfalcon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We want the monthly leaderboard (that would show top winners for a particular month and year) in addition to the global leaderboard- thanks!
|
@fredfalcon ok got it ill make seprate template for this UI. |
|
@fredfalcon Here, created new endpoint for monthly leaderboard |
fredfalcon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please also add spaces to {%else%} tags
|
@fredfalcon i added spaces as you requested, are there more changes needed in this pr ? |
fredfalcon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Where is the link to it? Looks good
|
@fredfalcon the link is /leaderboard/monthly/?month=&year= |
|
@AtmegaBuzz how can a normal user get to it? Can you add a link from the normal leaderboard? |
* removed print statements
* report get() view changed to IssueCreate
* docs updated
* search by month leaderboard ui + backend
* monthly leaderboard with year selector
* add space in {%else%} requested changes
Co-authored-by: Fred Falcon <[email protected]>
* hardcoded url removed * Monthly leaderboard (#919) * removed print statements * report get() view changed to IssueCreate * docs updated * search by month leaderboard ui + backend * monthly leaderboard with year selector * add space in {%else%} requested changes Co-authored-by: Fred Falcon <[email protected]> Co-authored-by: Fred Falcon <[email protected]>
Issue: show monthly leaders on the leaderboard #827

implemented filter by month leaderboard