Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | add feed to profile | ilyayudovin | 2020-06-14 | -2/+6 | |
| | | |||||
| * | fix: clear all eslint errors | ilyayudovin | 2020-06-14 | -23/+11 | |
| | | |||||
| * | feat: add profilePage to render ProfileInfo and SignInForm | ilyayudovin | 2020-06-14 | -19/+38 | |
| | | |||||
| * | divide src into Pages and Components directories | ilyayudovin | 2020-06-14 | -11/+11 | |
|/ | |||||
* | Merge pull request #31 from ilyayudovin/signIn | ilyayudovin | 2020-06-14 | -12/+94 | |
|\ | | | | | add sing in form | ||||
| * | fix: add unique key prop to polls | eug-vs | 2020-06-14 | -2/+3 | |
| | | |||||
| * | fix: fetch user correctly | eug-vs | 2020-06-14 | -15/+18 | |
| | | |||||
| * | fix: activate noImpicitAny rule | eug-vs | 2020-06-14 | -2/+1 | |
| | | |||||
| * | fix: always render same feed, add TODO | eug-vs | 2020-06-14 | -2/+2 | |
| | | |||||
| * | feat: do not render feed under login form | eug-vs | 2020-06-14 | -3/+12 | |
| | | |||||
| * | style: resolve eslint errors | eug-vs | 2020-06-14 | -6/+8 | |
| | | |||||
| * | feat: add sing in form | ilyayudovin | 2020-06-14 | -10/+78 | |
|/ | |||||
* | Merge pull request #27 from ilyayudovin/profileInfo | ilyayudovin | 2020-06-12 | -48/+30 | |
|\ | | | | | ProfileInfo integration | ||||
| * | feat: fetch default user | eug-vs | 2020-06-12 | -2/+10 | |
| | | |||||
| * | fix: clear eslint errors | ilyayudovin | 2020-06-12 | -44/+6 | |
| | | |||||
| * | fix: add text shadow for percentage | ilyayudovin | 2020-06-12 | -2/+3 | |
| | | |||||
| * | feat: take user info from database | ilyayudovin | 2020-06-12 | -11/+22 | |
|/ | |||||
* | Merge pull request #24 from ilyayudovin/requests | ilyayudovin | 2020-06-11 | -11/+64 | |
|\ | | | | | Configure requests and integrate Feed component | ||||
| * | refactor: add types to requests | eug-vs | 2020-06-10 | -8/+6 | |
| | | |||||
| * | feat: integrate Feed component with backend | eug-vs | 2020-06-10 | -11/+22 | |
| | | |||||
| * | feat: implement get/post functions | eug-vs | 2020-06-10 | -0/+44 | |
|/ | |||||
* | Merge pull request #15 from ilyayudovin/profile | ilyayudovin | 2020-06-08 | -4/+69 | |
|\ | | | | | Add profile | ||||
| * | fix: fix all review comments | ilyayudovin | 2020-06-08 | -3/+2 | |
| | | |||||
| * | fix: resovle conflicts | ilyayudovin | 2020-06-08 | -14/+168 | |
| |\ | |||||
| | * | Merge branch 'master' into profile | ilyayudovin | 2020-06-08 | -18/+170 | |
| | |\ | |_|/ |/| | | |||||
* | | | fix: add homepage | eug-vs | 2020-06-08 | -1/+1 | |
| | | | |||||
* | | | fix: build before deploy :ambulance: | eug-vs | 2020-06-08 | -1/+1 | |
| | | | |||||
* | | | Merge pull request #14 from ilyayudovin/continuous-deployment | Eugene Sokolov | 2020-06-08 | -13/+167 | |
|\ \ \ | | | | | | | | | Continuous deployment | ||||
| * | | | fix: correct indentation | eug-vs | 2020-06-08 | -1/+1 | |
| | | | | |||||
| * | | | ci: configure circle to deploy automatically | eug-vs | 2020-06-08 | -1/+41 | |
| | | | | |||||
| * | | | feat: install gh-pages and move some deps to dev | eug-vs | 2020-06-08 | -12/+126 | |
|/ / / | |||||
* | | | style: fix linting errors | eug-vs | 2020-06-08 | -5/+4 | |
| | | | |||||
| * | | fix: fix eslint errors | ilyayudovin | 2020-06-08 | -27/+19 | |
| |/ | |||||
| * | fix: change app title | ilyayudovin | 2020-06-08 | -1/+1 | |
| | | |||||
| * | feat: add profile design and functionality to hide and show profile | ilyayudovin | 2020-06-08 | -0/+73 | |
|/ | |||||
* | feat: add margin to page content | eug-vs | 2020-06-07 | -4/+17 | |
| | |||||
* | Merge pull request #12 from ilyayudovin/feed | ilyayudovin | 2020-06-07 | -14/+66 | |
|\ | | | | | Add Feed and fucntionality for creating polls | ||||
| * | Merge branch 'master' into feed | ilyayudovin | 2020-06-07 | -32/+88 | |
| |\ | |/ |/| | |||||
* | | Merge pull request #13 from ilyayudovin/header-enhanced | Eugene Sokolov | 2020-06-07 | -32/+88 | |
|\ \ | | | | | | | Improve Header styles | ||||
| * | | style: allow multiple expressions in one line | eug-vs | 2020-06-07 | -1/+2 | |
| | | | |||||
| * | | feat: change pages in header | eug-vs | 2020-06-07 | -11/+27 | |
| | | | |||||
| * | | fix: change header position to fixed | eug-vs | 2020-06-07 | -1/+1 | |
| | | | |||||
| * | | feat: add searchbar and improve header | eug-vs | 2020-06-07 | -26/+69 | |
| | | | |||||
| * | | fix: remove text colors from theme | eug-vs | 2020-06-07 | -4/+0 | |
|/ / | |||||
| * | fix: change props again | ilyayudovin | 2020-06-07 | -7/+13 | |
| | | |||||
| * | fix: change Poll props | ilyayudovin | 2020-06-07 | -6/+6 | |
| | | |||||
| * | fix: changing px to spacing | ilyayudovin | 2020-06-07 | -8/+8 | |
| | | |||||
| * | feat: add Feed and fucntionality for creating polls | ilyayudovin | 2020-06-07 | -4/+50 | |
|/ | |||||
* | Merge pull request #11 from ilyayudovin/poll-functionality | Eugene Sokolov | 2020-06-07 | -19/+76 | |
|\ | | | | | Add functionality to Poll component | ||||
| * | style: add import extension rule | eug-vs | 2020-06-07 | -1/+2 | |
| | |