aboutsummaryrefslogtreecommitdiff
path: root/src/index.tsx
Commit message (Expand)AuthorAgeLines
* feat: complete router navigationeug-vs2020-08-08-1/+1
* feat: support routing in Headereug-vs2020-08-08-2/+3
* move snack provider to Page componentilyayudovin2020-07-01-19/+10
* fix eslint errorsilyayudovin2020-07-01-4/+2
* feat: add snackbar for showing messages to a userilyayudovin2020-06-30-10/+20
* feat!: create useNavigate hookeug-vs2020-06-30-55/+16
* feat: useAuth in headereug-vs2020-06-30-3/+3
* feat!: create useAuth hookeug-vs2020-06-29-41/+4
* feat: add poll submission componentilyayudovin2020-06-28-1/+1
* Merge pull request #46 from which-ecosystem/profileilyayudovin2020-06-27-2/+9
|\
| * style: fix ALL linting errorseug-vs2020-06-27-2/+9
| * add dialog window for uploading avatarilyayudovin2020-06-27-1/+1
| * display user avatar instead avatarIcon in headerilyayudovin2020-06-26-1/+1
* | hotfix/refactor: do not use extra deps in hookeug-vs2020-06-25-3/+5
* | fix: clear storage correctlyeug-vs2020-06-25-7/+7
* | feat: add rememberMe switcheug-vs2020-06-25-3/+5
|/
* style: fix linting errorseug-vs2020-06-25-1/+1
* refactor: use theme in styleseug-vs2020-06-24-1/+2
* chore: migrate to which-types@1.3.1eug-vs2020-06-24-3/+4
* feat: add scroll to top buttonilyayudovin2020-06-16-0/+3
* 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-4/+5
* feat: create logIn function and get access tokeneug-vs2020-06-15-3/+20
* style: fix eslint errorseug-vs2020-06-15-9/+12
* feat: configure navigationeug-vs2020-06-14-12/+19
* style: fix eslint errorseug-vs2020-06-14-1/+0
* refactor: structurize pageseug-vs2020-06-14-3/+14
* fix: clear eslint errorsilyayudovin2020-06-14-3/+3
* fix: clear all eslint errorsilyayudovin2020-06-14-3/+3
* feat: add profilePage to render ProfileInfo and SignInFormilyayudovin2020-06-14-15/+4
* divide src into Pages and Components directoriesilyayudovin2020-06-14-4/+4
* fix: fetch user correctlyeug-vs2020-06-14-1/+11
* feat: do not render feed under login formeug-vs2020-06-14-3/+12
* feat: add sing in formilyayudovin2020-06-14-7/+5
* feat: fetch default usereug-vs2020-06-12-1/+8
* fix: clear eslint errorsilyayudovin2020-06-12-37/+1
* feat: take user info from databaseilyayudovin2020-06-12-1/+1
* feat: integrate Feed component with backendeug-vs2020-06-10-1/+1
* fix: fix all review commentsilyayudovin2020-06-08-3/+2
* fix: fix eslint errorsilyayudovin2020-06-08-7/+5
* feat: add profile design and functionality to hide and show profileilyayudovin2020-06-08-0/+6
* feat: add margin to page contenteug-vs2020-06-07-4/+17
* Merge branch 'master' into feedilyayudovin2020-06-07-5/+2
|\
| * feat: change pages in headereug-vs2020-06-07-2/+3
| * feat: add searchbar and improve headereug-vs2020-06-07-1/+1
| * fix: remove text colors from themeeug-vs2020-06-07-4/+0
* | feat: add Feed and fucntionality for creating pollsilyayudovin2020-06-07-4/+21
|/
* feat: improve PollCard componenteug-vs2020-06-07-1/+21
* fix: fixing all eslint errorsilyayudovin2020-06-07-5/+5