aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeLines
* 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
|
* feat: invalidate from on erroreug-vs2020-06-15-19/+26
|
* feat: create logIn function and get access tokeneug-vs2020-06-15-19/+32
|
* 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
|
* 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
|
* fix: clear all eslint errorsilyayudovin2020-06-14-23/+11
|
* feat: add profilePage to render ProfileInfo and SignInFormilyayudovin2020-06-14-19/+38
|
* divide src into Pages and Components directoriesilyayudovin2020-06-14-11/+11
|
* fix: add unique key prop to pollseug-vs2020-06-14-2/+3
|
* fix: fetch user correctlyeug-vs2020-06-14-15/+18
|
* fix: always render same feed, add TODOeug-vs2020-06-14-2/+2
|
* feat: do not render feed under login formeug-vs2020-06-14-3/+12
|
* style: resolve eslint errorseug-vs2020-06-14-4/+6
|
* feat: add sing in formilyayudovin2020-06-14-8/+74
|
* feat: fetch default usereug-vs2020-06-12-2/+9
|
* fix: clear eslint errorsilyayudovin2020-06-12-44/+6
|
* fix: add text shadow for percentageilyayudovin2020-06-12-2/+3
|
* feat: take user info from databaseilyayudovin2020-06-12-11/+22
|
* refactor: add types to requestseug-vs2020-06-10-8/+6
|
* feat: integrate Feed component with backendeug-vs2020-06-10-11/+22
|
* feat: implement get/post functionseug-vs2020-06-10-0/+12
|
* fix: fix all review commentsilyayudovin2020-06-08-3/+2
|
* fix: fix eslint errorsilyayudovin2020-06-08-27/+19
|
* feat: add profile design and functionality to hide and show profileilyayudovin2020-06-08-0/+73
|
* feat: add margin to page contenteug-vs2020-06-07-4/+17
|
* Merge branch 'master' into feedilyayudovin2020-06-07-31/+77
|\
| * feat: change pages in headereug-vs2020-06-07-11/+27
| |
| * fix: change header position to fixedeug-vs2020-06-07-1/+1
| |
| * feat: add searchbar and improve headereug-vs2020-06-07-26/+60
| |
| * fix: remove text colors from themeeug-vs2020-06-07-4/+0
| |
* | fix: change props againilyayudovin2020-06-07-7/+13
| |
* | fix: change Poll propsilyayudovin2020-06-07-6/+6
| |
* | fix: changing px to spacingilyayudovin2020-06-07-8/+8
| |
* | feat: add Feed and fucntionality for creating pollsilyayudovin2020-06-07-4/+50
|/