aboutsummaryrefslogtreecommitdiff
path: root/src/containers
Commit message (Expand)AuthorAgeLines
* darken avatar image while progressing new oneilyayudovin2020-09-11-1/+5
* fix eslint errorsilyayudovin2020-08-30-1/+1
* display snackprovider in different place if it is desktopilyayudovin2020-08-30-4/+5
* fix: resovle eslint errorseug-vs2020-08-29-11/+6
* feat: use Formik in Login formeug-vs2020-08-29-49/+72
* feat: use yup and formikeug-vs2020-08-29-119/+84
* add fixed height for inputs to avoid jumping errorTextilyayudovin2020-08-29-0/+6
* hide error state onFocue inputilyayudovin2020-08-29-6/+16
* fix eslint errorsilyayudovin2020-08-28-1/+1
* convert username input to lowercaseilyayudovin2020-08-28-25/+30
* fix eslint errorsilyayudovin2020-08-28-19/+23
* change onChange to onBlur eventilyayudovin2020-08-28-10/+18
* add useMemo for check validity of the formilyayudovin2020-08-28-21/+20
* change state nameilyayudovin2020-08-28-2/+2
* separate validation state into 2 states and remove CheckCircle iconilyayudovin2020-08-28-21/+6
* feat: submit Form on button clickilyayudovin2020-08-28-4/+6
* fix input validation errorsilyayudovin2020-08-28-40/+63
* fix validate bugsilyayudovin2020-08-26-7/+59
* feat: display avatar upload progresseug-vs2020-08-22-27/+37
* fix: resolve eslint errorseug-vs2020-08-22-36/+22
* refactor!: simplify file operationseug-vs2020-08-22-14/+61
* feat!: remove unused componentseug-vs2020-08-22-197/+0
* disable eslint rulesilyayudovin2020-08-19-0/+1
* add console logsilyayudovin2020-08-18-0/+2
* fix: catch PollCreation errors and use Bluebirdeug-vs2020-08-17-6/+8
* feat: move ErrorBoundary inside Page root elementeug-vs2020-08-16-14/+16
* feat: add error boundaryeug-vs2020-08-16-15/+21
* feat: use more cool imageeug-vs2020-08-15-5/+3
* feat: add illustration to DynoWaitereug-vs2020-08-15-6/+25
* feat: ping server before showing contenteug-vs2020-08-15-21/+100
* refactor: separate Message componenteug-vs2020-08-15-1/+1
* feat: use BackgroundImage in PollCreationeug-vs2020-08-14-20/+17
* feat: add EmptyState message in Profileeug-vs2020-08-14-1/+6
* feat: use Image on landing pageeug-vs2020-08-14-3/+4
* feat: use EmptyState variantseug-vs2020-08-14-6/+5
* feat: add message to EmptyStateeug-vs2020-08-14-3/+4
* feat: add EmptyState componenteug-vs2020-08-14-41/+48
* refactor: resolve eslint errorseug-vs2020-08-14-30/+30
* feat: show upload progresseug-vs2020-08-14-9/+33
* refactor: add useS3Preupload hookeug-vs2020-08-14-26/+20
* feat: scroll to top on redirectseug-vs2020-08-13-2/+9
* fix: resolve eslint errorseug-vs2020-08-13-3/+3
* feat: create FileUpload componenteug-vs2020-08-13-57/+24
* feat: create AttachLink componenteug-vs2020-08-13-26/+6
* refactor: prepare PollCreationeug-vs2020-08-13-32/+61
* feat!: remove expansion from PollCreationeug-vs2020-08-13-30/+18
* fix: resolve eslint errorseug-vs2020-08-13-3/+0
* feat: PollCreation page and Fab componenteug-vs2020-08-13-6/+216
* feat: prevent duplicate snackbarseug-vs2020-08-12-0/+1
* feat: create basic drawereug-vs2020-08-12-74/+0