aboutsummaryrefslogtreecommitdiff
path: root/src/pages/FeedPage/PollSubmission.tsx
Commit message (Expand)AuthorAgeLines
* refactor: move pages -> containerseug-vs2020-08-10-92/+0
* style: remove eslint errorseug-vs2020-07-04-1/+1
* feat: adapt all pages to mobile vieweug-vs2020-07-03-3/+6
* move snack provider to Page componentilyayudovin2020-07-01-8/+3
* fix eslint errorsilyayudovin2020-07-01-8/+9
* feat: add snackbar for showing messages to a userilyayudovin2020-06-30-0/+9
* style: fix some eslint errorseug-vs2020-06-30-1/+1
* feat!: create useNavigate hookeug-vs2020-06-30-1/+1
* feat!: create useAuth hookeug-vs2020-06-29-4/+5
* refactor: improve poll additioneug-vs2020-06-29-24/+25
* style: fix eslint errorseug-vs2020-06-29-1/+1
* refactor!: improve code quality :recycle:eug-vs2020-06-29-27/+17
* chage clearIcon designilyayudovin2020-06-29-1/+1
* fix: make code redably clearilyayudovin2020-06-29-7/+7
* show new poll right after submitilyayudovin2020-06-29-4/+7
* delete images in poll submissionilyayudovin2020-06-29-3/+5
* fix: able to add 2 different images to poll submissionilyayudovin2020-06-28-2/+2
* feat: add poll submission componentilyayudovin2020-06-28-0/+87