Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: adapt all pages to mobile view | eug-vs | 2020-07-03 | -3/+6 |
* | move snack provider to Page component | ilyayudovin | 2020-07-01 | -8/+3 |
* | fix eslint errors | ilyayudovin | 2020-07-01 | -8/+9 |
* | feat: add snackbar for showing messages to a user | ilyayudovin | 2020-06-30 | -0/+9 |
* | style: fix some eslint errors | eug-vs | 2020-06-30 | -1/+1 |
* | feat!: create useNavigate hook | eug-vs | 2020-06-30 | -1/+1 |
* | feat!: create useAuth hook | eug-vs | 2020-06-29 | -4/+5 |
* | refactor: improve poll addition | eug-vs | 2020-06-29 | -24/+25 |
* | style: fix eslint errors | eug-vs | 2020-06-29 | -1/+1 |
* | refactor!: improve code quality :recycle: | eug-vs | 2020-06-29 | -27/+17 |
* | chage clearIcon design | ilyayudovin | 2020-06-29 | -1/+1 |
* | fix: make code redably clear | ilyayudovin | 2020-06-29 | -7/+7 |
* | show new poll right after submit | ilyayudovin | 2020-06-29 | -4/+7 |
* | delete images in poll submission | ilyayudovin | 2020-06-29 | -3/+5 |
* | fix: able to add 2 different images to poll submission | ilyayudovin | 2020-06-28 | -2/+2 |
* | feat: add poll submission component | ilyayudovin | 2020-06-28 | -0/+87 |