aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
* chore: update which-typeseug-vs2020-06-27-4/+4
|
* 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
| |
* | Merge pull request #44 from which-ecosystem/formsEugene Sokolov2020-06-25-38/+62
|\ \ | |/ |/| Forms
| * 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
|/
* Merge pull request #41 from which-ecosystem/votesEugene Sokolov2020-06-25-66/+110
|\ | | | | Votes
| * 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-19/+25
| |
| * feat: use latest APIeug-vs2020-06-25-29/+35
| |
| * 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-37/+28
| |
| * feat:add percentage lineilyayudovin2020-06-23-12/+39
| |
| * feat: add auth headers to reqeustseug-vs2020-06-23-7/+9
| |
* | docs: update project linkEugene Sokolov2020-06-23-1/+1
|/
* Merge pull request #40 from ilyayudovin/scrollTopEugene Sokolov2020-06-20-0/+60
|\ | | | | add scroll to top button
| * feat: add scroll to top buttonilyayudovin2020-06-16-0/+60
|/
* Merge pull request #38 from ilyayudovin/registrationEugene Sokolov2020-06-16-22/+138
|\ | | | | Registration form
| * 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
|/
* Merge pull request #37 from ilyayudovin/tokenEugene Sokolov2020-06-15-25/+44
|\ | | | | Get access token
| * fix: remove unused vareug-vs2020-06-15-1/+1
| |
| * fix: parse response correctlyeug-vs2020-06-15-7/+6
| |
| * feat: invalidate from on erroreug-vs2020-06-15-19/+26
| |
| * feat: create logIn function and get access tokeneug-vs2020-06-15-19/+32
|/
* Merge pull request #36 from ilyayudovin/other-profilesEugene Sokolov2020-06-15-66/+106
|\ | | | | Profiles
| * style: fix eslint errorseug-vs2020-06-15-23/+23
| |
| * feat: configure navigationeug-vs2020-06-14-35/+66
| |
| * refactor: move PercentageBar to separate classeug-vs2020-06-14-31/+40
|/
* add useEffect to get requestsilyayudovin2020-06-14-7/+12
|
* Merge pull request #33 from ilyayudovin/pagesEugene Sokolov2020-06-14-52/+92
|\ | | | | divide src into Pages and Components directories
| * style: fix eslint errorseug-vs2020-06-14-2/+1
| |
| * refactor: structurize pageseug-vs2020-06-14-52/+79
| |
| * refactor: use lowercase in folder nameseug-vs2020-06-14-0/+0
| |
| * fix: clear eslint errorsilyayudovin2020-06-14-9/+12
| |
| * add feed to profileilyayudovin2020-06-14-2/+6
| |