AuburnACM / auacm

The Auburn ACM Website
Apache License 2.0
15 stars 3 forks source link

Judge/Submission page should show recent submissions #29

Closed WilliamHester closed 8 years ago

WilliamHester commented 9 years ago

Right now the judge/submission page only shows submissions if they are submitted since visiting the page. It would be nice if it showed the 10 most recent submissions of that user, regardless of when they were (similar to Kattis).

BrandonLMorris commented 8 years ago

In addition, the submissions should be listed chronologically with the most recent at the top.

BrandonLMorris commented 8 years ago

Fixed with #79