Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 1805 #2093

Merged
merged 15 commits into from Mar 27, 2017
Merged

Fix 1805 #2093

merged 15 commits into from Mar 27, 2017

Conversation

antgonza
Copy link
Member

Adding the missing documentation and fixing a link that we missed on previous reviews.

Previous PRs: #2087 & #2062.

@josenavas & @wasade, wanna do another review?

BTW, the new link is shown as:
screen shot 2017-03-27 at 10 24 33 am
and the documentations looks like:
screen shot 2017-03-27 at 10 24 11 am

@coveralls
Copy link

Coverage Status

Coverage increased (+0.08%) to 91.665% when pulling 8ef50c1 on antgonza:fix-1805 into 2795046 on biocore:master.

Copy link
Contributor

@wasade wasade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just one minor comment

raise QiitaPetAuthorizationError(
self.current_user, 'filepath id %s' % str(fid))
raise HTTPError(
404, "%s doesn't have access to "
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be a 403?

@coveralls
Copy link

Coverage Status

Coverage increased (+0.07%) to 91.655% when pulling e6a65a3 on antgonza:fix-1805 into 2795046 on biocore:master.

@josenavas
Copy link
Contributor

@antgonza and I pair-programmed this - do we think that we need another reviewer or with @wasade 's review is enough?

@antgonza
Copy link
Member Author

I think if @wasade or someone else reviews we should be OK.

@wasade wasade merged commit 208bac3 into qiita-spots:master Mar 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants