aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Move all pages to separate folderEug-VS2020-01-11-10/+10
* Merge pull request #32 from Eug-VS/windowEugene2020-01-11-52/+200
|\
| * Refactor TimerPage to use new componentsEug-VS2020-01-09-23/+41
| * Implement ContentSection componentEug-VS2020-01-09-0/+32
| * Use Window to markup Scoreboard pageEug-VS2020-01-09-11/+15
| * Implement Window componentEug-VS2020-01-09-0/+87
| * Wrap SmartList into AutoSizerEug-VS2020-01-08-18/+25
|/
* Merge pull request #30 from Eug-VS/react-windowEugene2020-01-08-27/+86
|\
| * Use full-page SmartList on Scoreboard pageEug-VS2020-01-07-25/+31
| * Implement SmartList component, hide body overflowEug-VS2020-01-07-2/+55
|/
* Merge pull request #29 from Eug-VS/timer-pageAnton Dubik2020-01-07-44/+137
|\
| * Avoid timer going crazy bugEug-VS2020-01-07-1/+1
| * Support deleting cards on TimerPageEug-VS2020-01-07-3/+7
| * Simplify timer logic and add helper textsEug-VS2020-01-07-35/+54
| * Create initial TimerPage componentEug-VS2020-01-06-10/+80
|/
* Merge pull request #28 from Eug-VS/header-iconsEugene2020-01-06-8/+35
|\
| * Make icons appear to the left of the labelsEug-VS2020-01-06-2/+15
| * Remove unused stylesEug-VS2020-01-06-1/+0
| * Add icons to Header, replace News -> ContributeEug-VS2020-01-06-7/+22
|/
* Merge pull request #26 from Eug-VS/scoreboard-renderEugene2020-01-06-6/+44
|\
| * 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/+35
| * Delay scoreboard update, add progress indicatorEug-VS2020-01-06-5/+11
|/
* Merge pull request #25 from Eug-VS/warningsAnton Dubik2020-01-06-8/+14
|\
| * Fix Header warningsEug-VS2020-01-06-7/+13
| * Add unique key props to Scoreboard resultsEug-VS2020-01-06-1/+1
|/
* Merge pull request #23 from Eug-VS/solution-cardEugene2020-01-05-78/+141
|\
| * Parse date to SolutionCardEug-VS2020-01-05-7/+16
| * Add DELETE as menu option to SolutionCardEug-VS2020-01-05-5/+44
| * Use Grid instead of CSS to center timeEug-VS2020-01-05-12/+11
| * Use Grid in ScoreboardEug-VS2020-01-05-5/+25
| * Add header to SolutionCardEug-VS2020-01-05-36/+32
| * Isolate SolutionCard componentEug-VS2020-01-05-4/+4
|/
* Merge pull request #21 from Eug-VS/theme-updateEugene2020-01-04-40/+19
|\
| * Simplify theme and use better colorsEug-VS2020-01-05-40/+19
|/
* Merge pull request #20 from Eug-VS/timer-fixEugene2020-01-04-4/+4
|\
| * Fix timer behavior and initial time valueasketonim2020-01-05-4/+4
* | Merge pull request #17 from Eug-VS/warnings-tabsAnton Dubik2020-01-04-7/+4
|\ \ | |/ |/|
| * Fix Tabs warningEug-VS2020-01-04-7/+4
|/
* Create LICENSE.mdEugene2020-01-04-0/+21
* Merge pull request #14 from Eug-VS/themeAnton Dubik2020-01-04-195/+168
|\
| * Remove page name from blank pages.Eug-VS2020-01-03-3/+3
| * Merge branch 'master' into themeEug-VS2020-01-03-51/+75
| |\ | |/ |/|
* | Merge pull request #15 from Eug-VS/countdownEugene2020-01-03-57/+81
|\ \
| * | Fix indentationEug-VS2020-01-03-76/+76
| * | Fix countdown animationasketonim2020-01-03-39/+33
| * | Add displayTime() functionasketonim2020-01-03-40/+22
| * | Implement full countdown functionalityasketonim2020-01-03-3/+51
|/ /
| * Uninstall styled-componentsEug-VS2020-01-03-123/+4