Skip to content
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

Add submission activity graph to users page; #236 #1480

Merged
merged 1 commit into from
Oct 17, 2020

Conversation

Ninjaclasher
Copy link
Member

Refs #236.

As stated in #236, these charts should be moved to a separate tab to reduce load on the server once there are more charts. However, this shouldn't be a problem for now since there are only two charts (with not that many queries).

@Carson-Tang has requested this feature multiple times. 😄

Screenshots:
image

image

image

@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2020

Codecov Report

Merging #1480 into master will decrease coverage by 0.00%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1480      +/-   ##
==========================================
- Coverage   46.04%   46.04%   -0.01%     
==========================================
  Files         208      208              
  Lines       12054    12059       +5     
==========================================
+ Hits         5550     5552       +2     
- Misses       6504     6507       +3     
Impacted Files Coverage Δ
judge/views/user.py 38.94% <50.00%> (+0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6619af2...e7764d3. Read the comment docs.

@Ninjaclasher Ninjaclasher force-pushed the user-sub-activity branch 3 times, most recently from 335e6a4 to e7764d3 Compare August 11, 2020 00:59
@Ninjaclasher Ninjaclasher force-pushed the user-sub-activity branch 3 times, most recently from 2bcb6a5 to 7a4be13 Compare October 17, 2020 13:03
Copy link
Member

@Xyene Xyene left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Xyene Xyene merged commit a023b5e into DMOJ:master Oct 17, 2020
@Ninjaclasher Ninjaclasher deleted the user-sub-activity branch October 18, 2020 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants