aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
* fix: display loader correctlyeug-vs2020-07-05-1/+4
|
* feat: allow feedback to have empty messageeug-vs2020-07-05-7/+11
|
* fix: clear eslint errorsilyayudovin2020-07-05-30/+34
|
* feat: add loaderilyayudovin2020-07-05-26/+42
|
* fix: clear eslint errorsilyayudovin2020-07-05-2/+2
|
* hide 0 feedback ratesilyayudovin2020-07-05-2/+2
|
* Merge pull request #63 from which-ecosystem/token-bugEugene Sokolov2020-07-05-0/+8
|\ | | | | Fix token bug
| * fix: logout user if token expireseug-vs2020-07-05-0/+8
|/
* Merge pull request #62 from which-ecosystem/feedbackEugene Sokolov2020-07-05-16/+206
|\ | | | | Feedback feature & instagram links
| * 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
| |