aboutsummaryrefslogtreecommitdiff
path: root/src/pages
Commit message (Collapse)AuthorAgeLines
* fix: display loader correctlyeug-vs2020-07-05-1/+4
|
* feat: allow feedback to have empty messageeug-vs2020-07-05-1/+1
|
* fix: clear eslint errorsilyayudovin2020-07-05-2/+2
|
* hide 0 feedback ratesilyayudovin2020-07-05-2/+2
|
* style: fix eslint errorseug-vs2020-07-05-7/+6
|
* feat: implement feedback featureeug-vs2020-07-05-9/+130
|
* feat: add reviews under logoeug-vs2020-07-05-0/+13
|
* fix: display skeleton correctlyeug-vs2020-07-04-15/+15
|
* Merge pull request #60 from which-ecosystem/skeletonEugene Sokolov2020-07-04-34/+64
|\ | | | | add skeleton to avatar page
| * feat: add skeleton to avatar pageilyayudovin2020-07-03-34/+64
| |
* | style: improve notifications blankpageeug-vs2020-07-04-2/+3
| |
* | style: remove eslint errorseug-vs2020-07-04-1/+1
| |
* | feat: display notifications on top if mobileeug-vs2020-07-03-2/+5
| |
* | feat: setup correct padding for Pageeug-vs2020-07-03-2/+2
| |
* | feat: hide grid overflow in HomePageeug-vs2020-07-03-61/+67
| |
* | refactor: use mui-breakpointseug-vs2020-07-03-3/+7
| |
* | feat: adapt all pages to mobile vieweug-vs2020-07-03-28/+17
| |
* | feat: adapt HomePage for mobile deviceseug-vs2020-07-03-3/+6
| |
* | style: fix eslint errorseug-vs2020-07-03-27/+34
| |
* | feat: fetch feedbacks and display app ratingeug-vs2020-07-03-15/+53
| |
* | feat: markup About sectioneug-vs2020-07-03-4/+33
| |
* | feat: create basic markupeug-vs2020-07-03-7/+51
| |
* | refactor: distribute styles across pageseug-vs2020-07-03-8/+23
| |
* | feat: create a bunch of empty pageseug-vs2020-07-03-0/+46
| |
* | feat: update polls when switching between profileseug-vs2020-07-03-0/+1
| |
* | fix: immediately show new polleug-vs2020-07-03-1/+2
| |
* | move snack provider to Page componentilyayudovin2020-07-01-13/+17
| |
* | fix eslint errorsilyayudovin2020-07-01-8/+9
| |
* | feat: add snackbar for showing messages to a userilyayudovin2020-06-30-0/+9
|/
* fix eslint errorsilyayudovin2020-06-30-4/+6
|
* style: fix linting errorseug-vs2020-06-30-1/+1
|
* fix: re-implement navigation logiceug-vs2020-06-30-24/+34
|
* style: fix some eslint errorseug-vs2020-06-30-5/+5
|
* feat!: create useNavigate hookeug-vs2020-06-30-13/+42
|
* feat!: create useAuth hookeug-vs2020-06-29-52/+39
|
* hotfix: ignore clicks while modal openeug-vs2020-06-29-2/+4
|
* refactor: improve poll additioneug-vs2020-06-29-46/+43
|
* style: fix eslint errorseug-vs2020-06-29-12/+15
|
* refactor!: improve code quality :recycle:eug-vs2020-06-29-58/+55
|
* chage clearIcon designilyayudovin2020-06-29-5/+5
|
* fix: make code redably clearilyayudovin2020-06-29-24/+28
|
* show new poll right after submitilyayudovin2020-06-29-7/+10
|
* fix: change avatar only by click on camera iconilyayudovin2020-06-29-2/+1
|
* delete images in poll submissionilyayudovin2020-06-29-8/+33
|
* fix: able to add 2 different images to poll submissionilyayudovin2020-06-28-13/+6
|
* feat: add poll submission componentilyayudovin2020-06-28-4/+176
|
* feat: close search on clickawayeug-vs2020-06-28-1/+1
|
* feat: add missing verified icon to profileInfoeug-vs2020-06-28-7/+15
|
* Merge pull request #46 from which-ecosystem/profileilyayudovin2020-06-27-33/+213
|\ | | | | profile
| * style: fix ALL linting errorseug-vs2020-06-27-56/+103
| |