Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Implement Loading component (circular progress) | Eug-VS | 2020-01-06 | -3/+3 |
| | ||||
* | Delay scoreboard update, add progress indicator | Eug-VS | 2020-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 results | Eug-VS | 2020-01-06 | -1/+1 |
| | ||||
* | Parse date to SolutionCard | Eug-VS | 2020-01-05 | -1/+1 |
| | ||||
* | Add DELETE as menu option to SolutionCard | Eug-VS | 2020-01-05 | -1/+5 |
| | ||||
* | Use Grid in Scoreboard | Eug-VS | 2020-01-05 | -5/+25 |
| | ||||
* | Isolate SolutionCard component | Eug-VS | 2020-01-05 | -73/+2 |
| | ||||
* | Simplify theme and use better colors | Eug-VS | 2020-01-05 | -2/+1 |
| | ||||
* | Remove page name from blank pages. | Eug-VS | 2020-01-03 | -2/+3 |
| | ||||
* | Apply styles to the Scoreboard | Eug-VS | 2020-01-03 | -22/+63 |
| | ||||
* | Create Scoreboard component & integrate with API | Eug-VS | 2020-01-02 | -0/+60 |