Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | 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 | |
| | | |||||
| * | feat: move Poll type to separate file :label: | eug-vs | 2020-06-07 | -18/+19 | |
| | | |||||
| * | feat: improve PollCard component | eug-vs | 2020-06-07 | -18/+73 | |
|/ | |||||
* | Merge pull request #10 from ilyayudovin/poll-component | ilyayudovin | 2020-06-07 | -14/+90 | |
|\ | | | | | Create poll-component | ||||
| * | fix: deleting comments | ilyayudovin | 2020-06-07 | -5/+0 | |
| | | |||||
| * | fix:fixing imports and max-len eslint | ilyayudovin | 2020-06-07 | -7/+15 | |
| | | |||||
| * | fix: fixing all eslint errors | ilyayudovin | 2020-06-07 | -39/+38 | |
| | | |||||
| * | feat:add avatar and nickname | ilyayudovin | 2020-06-07 | -8/+37 | |
| | | |||||
| * | refactor: change names and imports | ilyayudovin | 2020-06-07 | -4/+5 | |
| | | |||||
| * | feat:create initial poll-component | ilyayudovin | 2020-06-07 | -1/+45 | |
| | | |||||
* | | docs: create basic README | Eugene Sokolov | 2020-06-07 | -1/+19 | |
|/ | |||||
* | Merge pull request #9 from ilyayudovin/circle | Eugene Sokolov | 2020-06-06 | -1/+40 | |
|\ | | | | | Setup continuous integration | ||||
| * | ci: congifure circle :construction_worker: | eug-vs | 2020-06-06 | -1/+40 | |
|/ | |||||
* | Merge pull request #8 from ilyayudovin/header | Eugene Sokolov | 2020-06-06 | -36/+312 | |
|\ | | | | | Set up themes and add header | ||||
| * | feat: create initial theme | eug-vs | 2020-06-06 | -2/+17 | |
| | | |||||
| * | feat: implement basic header | eug-vs | 2020-06-06 | -5/+297 | |
| | |