index
:
chrono-cube-ui
develop
feat/revisit
master
Simple professional timer for speedcubing written in React with Typescript
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
/
Scoreboard
Commit message (
Collapse
)
Author
Age
Lines
*
Improve updating and deleting on Scoreboard page
Eug-VS
2020-01-07
-5
/
+3
|
*
Set a scoreboard boundary of 30 SolutionCards
Eug-VS
2020-01-06
-1
/
+1
|
*
Use appropriate API for scoreboard
Eug-VS
2020-01-06
-1
/
+1
|
*
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