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

public/user listing studies #1831

Merged
merged 7 commits into from
May 7, 2016
Merged

Conversation

antgonza
Copy link
Member

@antgonza antgonza commented May 6, 2016

This solves an issue introduced in the initial listing PR, adds 2 lists with only one control set, and fixes some indentation issues in the js.

@antgonza
Copy link
Member Author

antgonza commented May 6, 2016

Ready for review, thanks!

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 972faef on antgonza:listing-studies into * on biocore:master*.

@ElDeveloper
Copy link
Member

👍

if not name:
name = email
info['shared'].append((email, name))
if info['shared_with_name'] and info['shared_with_email']:
Copy link
Contributor

Choose a reason for hiding this comment

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

It looks like these lines of code where bugs introduced in the previous PR, which means that the tests do not capture this case. I recommend to add a specific test that will capture this case so it doesn't repeat.

Copy link
Member Author

Choose a reason for hiding this comment

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

k

@josenavas
Copy link
Contributor

Few comments. However, the sample selection doesn't work with this branch. Unsure where the bug is, but neither the Add to analysis nor the individual Add buttons for each biom table work.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.06%) to 83.079% when pulling 972faef on antgonza:listing-studies into 591ef98 on biocore:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.07%) to 83.095% when pulling 9437892 on antgonza:listing-studies into 591ef98 on biocore:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.07%) to 83.095% when pulling 9437892 on antgonza:listing-studies into 591ef98 on biocore:master.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 279ed36 on antgonza:listing-studies into * on biocore:master*.

@josenavas josenavas merged commit 661422b into qiita-spots:master May 7, 2016
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