aboutsummaryrefslogtreecommitdiff
path: root/src/components/Scoreboard
Commit message (Expand)AuthorAgeLines
* Use full-page SmartList on Scoreboard pageEug-VS2020-01-07-25/+31
* Set a scoreboard boundary of 30 SolutionCardsEug-VS2020-01-06-1/+1
* Use appropriate API for scoreboardEug-VS2020-01-06-1/+1
* Implement Loading component (circular progress)Eug-VS2020-01-06-3/+3
* Delay scoreboard update, add progress indicatorEug-VS2020-01-06-5/+11
* Add unique key props to Scoreboard resultsEug-VS2020-01-06-1/+1
* Parse date to SolutionCardEug-VS2020-01-05-1/+1
* Add DELETE as menu option to SolutionCardEug-VS2020-01-05-1/+5
* Use Grid in ScoreboardEug-VS2020-01-05-5/+25
* Isolate SolutionCard componentEug-VS2020-01-05-73/+2
* Simplify theme and use better colorsEug-VS2020-01-05-2/+1
* Remove page name from blank pages.Eug-VS2020-01-03-2/+3
* Apply styles to the ScoreboardEug-VS2020-01-03-22/+63
* Create Scoreboard component & integrate with APIEug-VS2020-01-02-0/+60