Skip to content

Conversation

@josenavas
Copy link
Contributor

Built on top of #1141

If the user is missing some of the columns that are required for our system, we don't allow it to request making the data private, since that's not possible until the missing columns are added. The system shows a message with the missing columns.

Fixes partially #1128

@josenavas josenavas added this to the Alpha 0.2 milestone May 2, 2015
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 79.32% when pulling 0658af2 on josenavas:disable-make-processed-data-public into 01ac199 on biocore:master.

@antgonza
Copy link
Member

antgonza commented May 2, 2015

Should it fully solve #1128 before is merged? If not, why?

@josenavas
Copy link
Contributor Author

I can work extend this and just make a single PR, I was thinking on just making multiple, smaller PR.

@antgonza
Copy link
Member

antgonza commented May 2, 2015

If that's the plan, should this be a new branch?

@josenavas
Copy link
Contributor Author

IMOO is not leaving the master in an inconsistent state, but I can create it's own branch. What do you prefer, a single PR with all of it or 3 small PR in its own branch?

@antgonza
Copy link
Member

antgonza commented May 2, 2015

I prefer 1 single PR, if not tooo complex.

@josenavas
Copy link
Contributor Author

@antgonza I've included everything in this PR.

This now fixes #1128

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.14%) to 79.17% when pulling 9e360d8 on josenavas:disable-make-processed-data-public into 01ac199 on biocore:master.

@antgonza
Copy link
Member

antgonza commented May 2, 2015

Thanks! Could you add test for the newly added code in: remove_add_prep_template, display_template
& PrepTemplatePanel.render?

@josenavas
Copy link
Contributor Author

@antgonza I've created an issue since that involves refactor more code in qiita_pet: #1145

@antgonza
Copy link
Member

antgonza commented May 3, 2015

Yup, @josenavas and I chatted and we agreed that adding those tests are a full refactor. Thus, 👍

Copy link
Contributor

Choose a reason for hiding this comment

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

these values are in the __init__.py file, so you can import directly from qiita_db.metadata_template

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You're right! Fixed!

@adamrp
Copy link
Contributor

adamrp commented May 4, 2015

Juts a minor comment, but 👍

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.15%) to 79.16% when pulling ed7bab8 on josenavas:disable-make-processed-data-public into 01ac199 on biocore:master.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 919bd88 on josenavas:disable-make-processed-data-public into * on biocore:master*.

@josenavas
Copy link
Contributor Author

@adamrp any remaining comment?

@josenavas
Copy link
Contributor Author

I have 2 👍 @adamrp can you merge if your are ok with the code? Thanks!

@josenavas
Copy link
Contributor Author

AARGGGGH!!! I though this PR was merged!!! This is pretty bad as my current PR modifies some of the pages modified here! Can I get this merged so I can try to solve the potential hell of merge conflicts and complete my work? I'm surprised that I don't have any merge conflict on this one...

I'll be working on this tomorrow morning and this is kind of blocking further development on my other issue. @antgonza or @adamrp can you merge?

ElDeveloper added a commit that referenced this pull request May 25, 2015
…ublic

Disable make processed data private
@ElDeveloper ElDeveloper merged commit 9021ae3 into qiita-spots:master May 25, 2015
@josenavas
Copy link
Contributor Author

Thanks @ElDeveloper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants