aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
* refactor: move urls to separate fileeug-vs2020-08-07-19/+10
|
* feat: setup initial routingeug-vs2020-08-07-15/+67
|
* chore: install react-router-domeug-vs2020-08-07-0/+109
|
* Merge pull request #67 from which-ecosystem/instagram-regexEugene Sokolov2020-07-05-5/+5
|\ | | | | Patch 1.0.3
| * fix: use regex in instagram link resolvereug-vs2020-07-05-5/+5
|/
* Merge pull request #66 from which-ecosystem/fix-googledriveEugene Sokolov2020-07-05-4/+8
|\ | | | | Patch 1.0.2
| * chore: patch 1.0.2eug-vs2020-07-05-2/+2
| |
| * feat: support googledrive imageseug-vs2020-07-05-0/+4
| |
| * fix: ignore instagram url appendixeug-vs2020-07-05-2/+2
|/
* Merge pull request #65 from which-ecosystem/fix-instagramEugene Sokolov2020-07-05-16/+9
|\ | | | | Patch 1.0.1
| * fix: resolve instagram url correctlyeug-vs2020-07-05-16/+9
|/
* chore: release 1.0.0 :tada:eug-vs2020-07-05-1/+1
|
* Merge pull request #64 from which-ecosystem/loaderEugene Sokolov2020-07-05-10/+37
|\ | | | | add loader
| * 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
|/ /