| Commit message (Expand) | Author | Age | Lines |
* | feat: remove gap between header on mobile | eug-vs | 2020-10-09 | -3/+6 |
* | feat: make PollCreation input same as description | eug-vs | 2020-10-08 | -17/+15 |
* | fix eslint errors | ilyayudovin | 2020-10-08 | -3/+4 |
* | add textField for description input | ilyayudovin | 2020-10-08 | -6/+24 |
* | feat: add description to poll | ilyayudovin | 2020-10-08 | -5/+8 |
* | feat: correctly wire modal logic | eug-vs | 2020-10-08 | -20/+21 |
* | feat: use icon in header instead of submit button | eug-vs | 2020-10-08 | -18/+11 |
* | feat: add dashed borders to ImageInput | eug-vs | 2020-10-08 | -10/+36 |
* | feat: return UserStrip to PollCreation | eug-vs | 2020-10-08 | -1/+5 |
* | feat: create ModalScreen component | eug-vs | 2020-10-07 | -32/+26 |
* | fix: resolve eslint errors | eug-vs | 2020-08-22 | -36/+22 |
* | refactor!: simplify file operations | eug-vs | 2020-08-22 | -4/+48 |
* | disable eslint rules | ilyayudovin | 2020-08-19 | -0/+1 |
* | add console logs | ilyayudovin | 2020-08-18 | -0/+2 |
* | fix: catch PollCreation errors and use Bluebird | eug-vs | 2020-08-17 | -6/+8 |
* | feat: use BackgroundImage in PollCreation | eug-vs | 2020-08-14 | -20/+17 |
* | refactor: resolve eslint errors | eug-vs | 2020-08-14 | -27/+27 |
* | feat: show upload progress | eug-vs | 2020-08-14 | -9/+33 |
* | refactor: add useS3Preupload hook | eug-vs | 2020-08-14 | -26/+20 |
* | fix: resolve eslint errors | eug-vs | 2020-08-13 | -2/+2 |
* | feat: create FileUpload component | eug-vs | 2020-08-13 | -57/+24 |
* | feat: create AttachLink component | eug-vs | 2020-08-13 | -15/+2 |
* | refactor: prepare PollCreation | eug-vs | 2020-08-13 | -32/+61 |
* | feat!: remove expansion from PollCreation | eug-vs | 2020-08-13 | -30/+18 |
* | feat: PollCreation page and Fab component | eug-vs | 2020-08-13 | -0/+207 |