aboutsummaryrefslogtreecommitdiff
path: root/src/pages
Commit message (Collapse)AuthorAgeLines
* 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