Skip to content

Conversation

@antgonza
Copy link
Member

This adds to the study page the EBI status and links once it's successful and also adds the status of the preps. After discussing with @ackermag we agreed that for the preps displaying a message was enough => not displaying all the accessions.

@josenavas
Copy link
Contributor

👍

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.001%) to 82.818% when pulling 854af66 on antgonza:fix-1783 into 4a4d33c on biocore:master.

There are <b>{{num_samples}}</b> samples and <b>{{num_columns}}</b> columns in this preparation.
There are <b>{{num_samples}}</b> samples and <b>{{num_columns}}</b> columns in this preparation.</br>
{% if ebi_experiment_accessions %}
<b>EBI status: </b> Submitted
Copy link
Contributor

Choose a reason for hiding this comment

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

We have other statuses available right? Any reason why we are not showing the current status instead of just Submitted?

Copy link
Member Author

Choose a reason for hiding this comment

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

Not really, this is for preps. This is, the study is what's being submitted/updated and the prep is only submitted/not-submitted and we know is submitted if the samples have ebi_experiment_accessions.

Copy link
Contributor

Choose a reason for hiding this comment

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

Got it.

On (Apr-20-16| 9:36), Antonio Gonzalez wrote:

@@ -353,7 +353,10 @@

- There are {{num_samples}} samples and {{num_columns}} columns in this preparation. - There are {{num_samples}} samples and {{num_columns}} columns in this preparation.
- {% if ebi_experiment_accessions %} - EBI status: Submitted

Not really, this is for preps. This is, the study is what's being submitted/updated and the prep is only submitted/not-submitted and we know is submitted if the samples have ebi_experiment_accessions.


You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/biocore/qiita/pull/1804/files/854af66518166469335927275d9319f9a7ef5a1e#r60443512

@ElDeveloper
Copy link
Contributor

This looks fine 👍

@ElDeveloper ElDeveloper merged commit ee905d9 into qiita-spots:master Apr 20, 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.

4 participants