Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | chore: migrate Timer page to Typescript :label: | eug-vs | 2020-03-21 | -13/+31 |
| | ||||
* | fix: change message on 'running' mode | asketonim | 2020-01-28 | -1/+1 |
| | ||||
* | feat: use react-benzin v1.0.1 | Eug-VS | 2020-01-28 | -1/+1 |
| | ||||
* | feat!: migrate to BENZIN library | Eug-VS | 2020-01-28 | -7/+10 |
| | ||||
* | Merge pull request #40 from Eug-VS/eslint | Eugene | 2020-01-16 | -18/+21 |
|\ | | | | | feat: configure ESlint | |||
| * | refactor: get rid of warning in TimerButton.js | Eug-VS | 2020-01-15 | -11/+14 |
| | | | | | | | | Remove unnecessary state -> use cleanup feature of useEffect() | |||
| * | style: fix all quote errors with new eslint config | Eug-VS | 2020-01-15 | -7/+7 |
| | | ||||
* | | fix: display time correctly | asketonim | 2020-01-12 | -1/+1 |
|/ | ||||
* | Add Profile history, link Profile at Timer page | Eug-VS | 2020-01-12 | -1/+11 |
| | ||||
* | Implement Registration component | Eug-VS | 2020-01-12 | -7/+2 |
| | ||||
* | Perform cleanup, resolve warnings | Eug-VS | 2020-01-12 | -10/+8 |
| | ||||
* | Edit description on Timer page, add 'Lean More' | Eug-VS | 2020-01-11 | -4/+14 |
| | ||||
* | Improve names, getPageComponent() --> <Page /> | Eug-VS | 2020-01-11 | -0/+195 |
Remove 'Page' word from page-components, since they are all now located in the pages/ folder. |