aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAgeLines
...
* Merge pull request #57 from which-ecosystem/virtual-renderEugene Sokolov2020-07-03-12/+43
|\ | | | | Virtualize Feed component
| * style: fix eslint errorseug-vs2020-07-03-5/+11
| |
| * feat: successfully virtualize listeug-vs2020-07-03-12/+37
| |
* | move snack provider to Page componentilyayudovin2020-07-01-8/+3
| |
* | fix eslint errorsilyayudovin2020-07-01-10/+10
| |
* | feat: add snackbar for showing messages to a userilyayudovin2020-06-30-2/+13
|/
* delete headers from axios requestilyayudovin2020-06-30-1/+1
|
* fix eslint errorsilyayudovin2020-06-30-2/+18
|
* fix: re-implement navigation logiceug-vs2020-06-30-1/+2
|
* style: fix some eslint errorseug-vs2020-06-30-1/+1
|
* feat!: create useNavigate hookeug-vs2020-06-30-28/+17
|
* feat: useAuth in headereug-vs2020-06-30-4/+5
|
* Merge pull request #52 from which-ecosystem/pollSubmissionEugene Sokolov2020-06-29-27/+29
|\ | | | | feat: add poll submission component
| * refactor!: improve code quality :recycle:eug-vs2020-06-29-9/+7
| |
| * fix: make code redably clearilyayudovin2020-06-29-17/+18
| |
| * fix: show zero percentage instead of NaNilyayudovin2020-06-29-2/+7
| |
| * fix: if url is not valid display iconilyayudovin2020-06-29-1/+1
| |
| * feat: add poll submission componentilyayudovin2020-06-28-15/+13
| |
* | feat: migrate to new Poll interfaceeug-vs2020-06-28-9/+9
|/
* refactor: use debounce hook and add missing keyeug-vs2020-06-28-26/+18
|
* fix: add missing deps and search limiteug-vs2020-06-28-5/+6
|
* feat: close search on clickawayeug-vs2020-06-28-17/+24
|
* feat: show search resultseug-vs2020-06-28-7/+48
|
* feat: implement searchBar fetching logiceug-vs2020-06-28-1/+37
|
* Merge pull request #46 from which-ecosystem/profileilyayudovin2020-06-27-4/+82
|\ | | | | profile
| * style: fix ALL linting errorseug-vs2020-06-27-55/+16
| |
| * change avata image right after submitilyayudovin2020-06-27-1/+1
| |
| * add dialog window for uploading avatarilyayudovin2020-06-27-0/+69
| |
| * button as a componentilyayudovin2020-06-27-30/+1
| |
| * take all info from user to highlightilyayudovin2020-06-26-0/+68
| |
| * show avatar in header only if user set an avatar imageilyayudovin2020-06-26-1/+1
| |
| * display user avatar instead avatarIcon in headerilyayudovin2020-06-26-3/+12
| |
* | feat: add verified mark in new UserStrip compeug-vs2020-06-27-23/+68
| |
* | Merge pull request #45 from which-ecosystem/poll-dateEugene Sokolov2020-06-25-0/+10
|\ \ | | | | | | Display Date on PollCard
| * | style: fix linting errorseug-vs2020-06-25-2/+2
| | |
| * | feat: add date subheader to polleug-vs2020-06-25-0/+10
| |/
* | style: fix linting erroseug-vs2020-06-25-2/+2
| |
* | feat: transition rateline nicelyeug-vs2020-06-25-14/+12
|/
* fix: remove unused lodasheug-vs2020-06-25-1/+0
|
* feat: highlight rateline correctlyeug-vs2020-06-25-5/+16
|
* style: fix linting errorseug-vs2020-06-25-10/+8
|
* feat: use latest APIeug-vs2020-06-25-25/+31
|
* refactor: use theme in styleseug-vs2020-06-24-6/+5
|
* chore: migrate to which-types@1.3.1eug-vs2020-06-24-5/+6
|
* feat:add percentage lineilyayudovin2020-06-23-12/+39
|
* feat: add scroll to top buttonilyayudovin2020-06-16-0/+48
|
* feat: add pointer over avatareug-vs2020-06-16-0/+4
|
* style: fix eslint errorseug-vs2020-06-15-13/+10
|
* feat: configure navigationeug-vs2020-06-14-10/+23
|
* refactor: move PercentageBar to separate classeug-vs2020-06-14-31/+40
|