aboutsummaryrefslogtreecommitdiff
path: root/src/pages
Commit message (Collapse)AuthorAgeLines
* chore: migrate profile page to Typescript :label:eug-vs2020-03-21-19/+25
|
* chore: fix linting errors :rotating_light:eug-vs2020-03-21-4/+3
|
* chore: migrate Contribute pageeug-vs2020-03-21-2/+3
|
* feat: add types.d.ts, migrate Scoreboardeug-vs2020-03-21-4/+12
|
* fix: change message on 'running' modeasketonim2020-01-28-1/+1
|
* feat: use react-benzin v1.0.1Eug-VS2020-01-28-5/+5
|
* feat!: migrate to BENZIN libraryEug-VS2020-01-28-23/+28
|
* Merge pull request #40 from Eug-VS/eslintEugene2020-01-16-37/+40
|\ | | | | feat: configure ESlint
| * refactor: get rid of warning in TimerButton.jsEug-VS2020-01-15-11/+14
| | | | | | | | Remove unnecessary state -> use cleanup feature of useEffect()
| * style: fix all quote errors with new eslint configEug-VS2020-01-15-26/+26
| |
* | fix: display time correctlyasketonim2020-01-12-1/+1
|/
* Add Profile history, link Profile at Timer pageEug-VS2020-01-12-17/+62
|
* Store user data in localStorage (optionally)Eug-VS2020-01-12-5/+26
|
* Implement Registration componentEug-VS2020-01-12-21/+80
|
* Markup initial Profile page with empty formEug-VS2020-01-12-0/+45
|
* Merge branch 'master' into contributeEug-VS2020-01-12-5/+3
|
* Resolve 'key' warningEug-VS2020-01-12-6/+5
|
* Add icons to some buttonsEug-VS2020-01-12-3/+22
|
* Perform cleanup, resolve warningsEug-VS2020-01-12-65/+53
|
* Add Developers section to Contribute pageEug-VS2020-01-12-2/+58
|
* Replace stub URLsEug-VS2020-01-11-8/+7
|
* Edit description on Timer page, add 'Lean More'Eug-VS2020-01-11-4/+14
|
* Markup initial Contribute pageEug-VS2020-01-11-0/+95
|
* Improve names, getPageComponent() --> <Page />Eug-VS2020-01-11-6/+6
| | | | | Remove 'Page' word from page-components, since they are all now located in the pages/ folder.
* Move all pages to separate folderEug-VS2020-01-11-0/+265