aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
...
| * fix: remove console.logeug-vs2020-07-05-1/+0
| |
| * feat: add isInstagramLink switcheug-vs2020-07-05-8/+23
| |
| * style: fix eslint errorseug-vs2020-07-05-8/+7
| |
| * feat: implement feedback featureeug-vs2020-07-05-9/+130
| |
| * feat: add reviews under logoeug-vs2020-07-05-0/+56
|/
* 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/+89
| |
* | Merge pull request #61 from which-ecosystem/mobile-adaptationEugene Sokolov2020-07-04-143/+190
|\ \ | | | | | | Adapt application for mobile devices
| * | style: improve notifications blankpageeug-vs2020-07-04-2/+3
| | |
| * | style: remove eslint errorseug-vs2020-07-04-6/+10
| | |
| * | refactor: improve scrollTopArroweug-vs2020-07-04-17/+23
| | |
| * | feat: display notifications on top if mobileeug-vs2020-07-03-2/+5
| | |
| * | feat: lower the height of pollseug-vs2020-07-03-1/+1
| | |
| * | feat: setup correct padding for Pageeug-vs2020-07-03-2/+2
| | |
| * | feat: hide grid overflow in HomePageeug-vs2020-07-03-61/+67
| | |
| * | fix: make iconbutton roundeug-vs2020-07-03-3/+3
| | |
| * | refactor: use mui-breakpointseug-vs2020-07-03-20/+13
| | |
| * | feat: adapt all pages to mobile vieweug-vs2020-07-03-35/+18
| | |
| * | feat: adapt HomePage for mobile deviceseug-vs2020-07-03-3/+6
| | |
| * | feat: adapt header for mobile deviceseug-vs2020-07-03-22/+70
|/ /
* | Merge pull request #59 from which-ecosystem/pagesEugene Sokolov2020-07-03-14/+226
|\ \ | | | | | | Markup landing page and blank notifications page
| * | style: fix eslint errorseug-vs2020-07-03-27/+34
| | |
| * | feat: fetch feedbacks and display app ratingeug-vs2020-07-03-15/+78
| | |
| * | feat: markup About sectioneug-vs2020-07-03-4/+33
| | |
| * | feat: create basic markupeug-vs2020-07-03-8/+53
| | |
| * | refactor: distribute styles across pageseug-vs2020-07-03-8/+23
| | |
| * | feat: create a bunch of empty pageseug-vs2020-07-03-5/+58
|/ /
* | Merge pull request #58 from which-ecosystem/improvementsEugene Sokolov2020-07-03-28/+33
|\ \ | | | | | | Improvements
| * | feat: update polls when switching between profileseug-vs2020-07-03-0/+1
| | |
| * | fix: immediately show new polleug-vs2020-07-03-1/+2
| | |
| * | feat: notify unauthorized user trying to voteeug-vs2020-07-03-1/+8
| | |
| * | feat!: remove url validationeug-vs2020-07-03-19/+4
| | |
| * | feat: remove padding from search resultseug-vs2020-07-03-1/+5
| | |
| * | feat: improve virtualization performanceeug-vs2020-07-03-0/+2
| | |
| * | fix: place like immediately not awaiting responseeug-vs2020-07-03-6/+11
|/ /
* | Merge pull request #57 from which-ecosystem/virtual-renderEugene Sokolov2020-07-03-12/+73
|\ \ | | | | | | Virtualize Feed component
| * | style: fix eslint errorseug-vs2020-07-03-6/+13
| | |
| * | feat: successfully virtualize listeug-vs2020-07-03-12/+66
| |/
* | Merge pull request #55 from which-ecosystem/snackbarilyayudovin2020-07-01-8/+37
|\ \ | |/ |/| snackbar
| * move snack provider to Page componentilyayudovin2020-07-01-40/+30
| |
| * fix eslint errorsilyayudovin2020-07-01-22/+21
| |
| * feat: add snackbar for showing messages to a userilyayudovin2020-06-30-12/+52
|/
* Merge pull request #53 from which-ecosystem/urlValidationEugene Sokolov2020-06-30-6/+24
|\ | | | | Url validation
| * delete headers from axios requestilyayudovin2020-06-30-3/+2
| |
| * fix eslint errorsilyayudovin2020-06-30-7/+26
|/
* Merge pull request #54 from which-ecosystem/hooksEugene Sokolov2020-06-30-211/+266
|\ | | | | Use hooks logic
| * style: fix linting errorseug-vs2020-06-30-5/+5
| |
| * fix: re-implement navigation logiceug-vs2020-06-30-27/+36
| |
| * style: fix some eslint errorseug-vs2020-06-30-12/+15
| |