aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
* 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
| |
| * 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
|/
* Merge pull request #31 from ilyayudovin/signInilyayudovin2020-06-14-12/+94
|\ | | | | add sing in form
| * fix: add unique key prop to pollseug-vs2020-06-14-2/+3
| |
| * fix: fetch user correctlyeug-vs2020-06-14-15/+18
| |
| * fix: activate noImpicitAny ruleeug-vs2020-06-14-2/+1
| |
| * 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-6/+8
| |
| * feat: add sing in formilyayudovin2020-06-14-10/+78
|/
* Merge pull request #27 from ilyayudovin/profileInfoilyayudovin2020-06-12-48/+30
|\ | | | | ProfileInfo integration
| * feat: fetch default usereug-vs2020-06-12-2/+10
| |
| * 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
|/
* Merge pull request #24 from ilyayudovin/requestsilyayudovin2020-06-11-11/+64
|\ | | | | Configure requests and integrate Feed component
| * 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/+44
|/
* Merge pull request #15 from ilyayudovin/profileilyayudovin2020-06-08-4/+69
|\ | | | | Add profile
| * fix: fix all review commentsilyayudovin2020-06-08-3/+2
| |
| * fix: resovle conflictsilyayudovin2020-06-08-14/+168
| |\
| | * Merge branch 'master' into profileilyayudovin2020-06-08-18/+170
| | |\ | |_|/ |/| |
* | | fix: add homepageeug-vs2020-06-08-1/+1
| | |
* | | fix: build before deploy :ambulance:eug-vs2020-06-08-1/+1
| | |
* | | Merge pull request #14 from ilyayudovin/continuous-deploymentEugene Sokolov2020-06-08-13/+167
|\ \ \ | | | | | | | | Continuous deployment
| * | | fix: correct indentationeug-vs2020-06-08-1/+1
| | | |
| * | | ci: configure circle to deploy automaticallyeug-vs2020-06-08-1/+41
| | | |
| * | | feat: install gh-pages and move some deps to deveug-vs2020-06-08-12/+126
|/ / /
* | | style: fix linting errorseug-vs2020-06-08-5/+4
| | |
| * | fix: fix eslint errorsilyayudovin2020-06-08-27/+19
| |/
| * fix: change app titleilyayudovin2020-06-08-1/+1
| |
| * 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 pull request #12 from ilyayudovin/feedilyayudovin2020-06-07-14/+66
|\ | | | | Add Feed and fucntionality for creating polls
| * Merge branch 'master' into feedilyayudovin2020-06-07-32/+88
| |\ | |/ |/|
* | Merge pull request #13 from ilyayudovin/header-enhancedEugene Sokolov2020-06-07-32/+88
|\ \ | | | | | | Improve Header styles
| * | style: allow multiple expressions in one lineeug-vs2020-06-07-1/+2
| | |