aboutsummaryrefslogtreecommitdiff
path: root/src/components/Scoreboard
Commit message (Collapse)AuthorAgeLines
* Implement Loading component (circular progress)Eug-VS2020-01-06-3/+3
|
* Delay scoreboard update, add progress indicatorEug-VS2020-01-06-5/+11
| | | | | Wait for the Header>Tabs>Indicator to get into place so it doesn't freeze when it comes to rendering new massive frame.
* 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