fix(Only authors can see Reviewer Reports): Only authors can see Reviewer Reports
Compare changes
Files
5@@ -80,7 +80,7 @@ export const authorCanViewReportsDetails = (
@@ -153,7 +153,7 @@ export const canAuthorViewEditorialComments = (
@@ -251,10 +251,10 @@ export const canMakeRevision = (state, collection = {}, fragment = {}) => {
@@ -364,13 +364,17 @@ export const getInvitationsWithReviewersForFragment = (state, fragmentId) =>
@@ -384,6 +388,7 @@ export const getFragmentReviewerRecommendations = (state, fragmentId) =>