aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeLines
...
* 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-18/+25
|
* feat: add missing verified icon to profileInfoeug-vs2020-06-28-7/+15
|
* 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-40/+307
|\ | | | | profile
| * style: fix ALL linting errorseug-vs2020-06-27-81/+98
| |
| * refactor: remove withStyleseug-vs2020-06-27-16/+15
| |
| * change avata image right after submitilyayudovin2020-06-27-7/+8
| |
| * add dialog window for uploading avatarilyayudovin2020-06-27-28/+80
| |
| * button as a componentilyayudovin2020-06-27-36/+4
| |
| * take all info from user to highlightilyayudovin2020-06-26-22/+88
| |
| * show avatar in header only if user set an avatar imageilyayudovin2020-06-26-1/+1
| |
| * add request to set avatarUrlilyayudovin2020-06-26-4/+41
| |
| * display user avatar instead avatarIcon in headerilyayudovin2020-06-26-4/+13
| |
| * feat: add more menu button to profileilyayudovin2020-06-26-28/+112
| |
| * upload photo icon appear only on yours profileilyayudovin2020-06-25-12/+17
| |
| * feat: add icon for uploading avatar photoilyayudovin2020-06-25-5/+34
| |
* | feat: add verified mark in new UserStrip compeug-vs2020-06-27-23/+68
| |
* | feat: use new endpointeug-vs2020-06-27-1/+1
| |
* | build: connect to the new APIeug-vs2020-06-26-3/+5
| |
* | hotfix/refactor: do not use extra deps in hookeug-vs2020-06-25-3/+5
| |
* | 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
| |/
* | fix: clear storage correctlyeug-vs2020-06-25-7/+7
| |
* | feat: add rememberMe switcheug-vs2020-06-25-10/+25
| |
* | style: fix linting erroseug-vs2020-06-25-4/+3
| |
* | feat: validate formeug-vs2020-06-25-14/+26
| |
* | 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-14/+13
|
* feat: use latest APIeug-vs2020-06-25-25/+31
|
* fix: listen to token changes in requestseug-vs2020-06-25-3/+5
|
* refactor: use theme in styleseug-vs2020-06-24-7/+7
|
* chore: migrate to which-types@1.3.1eug-vs2020-06-24-36/+20
|
* feat:add percentage lineilyayudovin2020-06-23-12/+39
|
* feat: add auth headers to reqeustseug-vs2020-06-23-7/+9
|
* feat: add scroll to top buttonilyayudovin2020-06-16-0/+51
|
* feat: add pointer over avatareug-vs2020-06-16-0/+4
|
* refactor: restructure componentseug-vs2020-06-16-43/+41
|
* replace interface with simple string for authorizationilyayudovin2020-06-16-13/+9
|
* fix: clear eslint errorsilyayudovin2020-06-16-52/+38
|
* add form transfer to signIn and signUpilyayudovin2020-06-16-43/+76
|
* fix: resolve conflictsilyayudovin2020-06-15-5/+101
|
* fix: logout button display only at account ownerilyayudovin2020-06-15-2/+5
|
* fix: remove unused vareug-vs2020-06-15-1/+1
|
* fix: parse response correctlyeug-vs2020-06-15-7/+6
|