-
Couldn't load subscription status.
- Fork 79
052020 #2995
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
052020 #2995
Conversation
|
@ElDeveloper, this is ready for review. BTW It's also deployed in qiita-rc. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good @antgonza, just a few notes on the ChangeLog.
CHANGELOG.md
Outdated
|
|
||
| * Added Metatrascriptomicas as a data type, added a Ribosomal read filtering step and documentation on how to use it in the processing recommendations | ||
| * Fixed issue that prevented creating new artifacts when it was the children of a public parent | ||
| * Qiita now keeps track of the delete artifact jobs which avoids creating duplicated delete jobs and the user gets this feedback in the GUI |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| * Qiita now keeps track of the delete artifact jobs which avoids creating duplicated delete jobs and the user gets this feedback in the GUI | |
| * Qiita now keeps track of artifact deletion jobs, prevents submitting duplicated deletions, and the GUI is updated when an artifact is being deleted |
CHANGELOG.md
Outdated
| * Qiita now keeps track of the delete artifact jobs which avoids creating duplicated delete jobs and the user gets this feedback in the GUI | ||
| * We now display the `redbiom` DB release date in the redbiom Qiita page | ||
| * Fixed EBA-ENA duplicated sample submission in multiple preparations - this could happen when a sample existed in more than one preparation | ||
| * Now is possible to deprecate a full preparation; this is useful when there is an unsuccessful run/preparation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| * Now is possible to deprecate a full preparation; this is useful when there is an unsuccessful run/preparation | |
| * Add the ability to deprecate a preparation; this is useful when there is an unsuccessful run or preparation |
CHANGELOG.md
Outdated
| * Now is possible to deprecate a full preparation; this is useful when there is an unsuccessful run/preparation | ||
| * The study page now has a markdown `Notes` section so users add problematic samples, explaining certain metadata columns, etc | ||
| * Added user documentation to better explain how to split your samples in preparations | ||
| * Removed unused-legacy code to deal with duplicated sample names while building analyses |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| * Removed unused-legacy code to deal with duplicated sample names while building analyses | |
| * Fix a bug where repeated sample names were incorrectly handled during meta-analysis (#2978). Removed unused-legacy code to deal with duplicated sample names while building analyses. |
CHANGELOG.md
Outdated
| * Added user documentation to better explain how to split your samples in preparations | ||
| * Removed unused-legacy code to deal with duplicated sample names while building analyses | ||
| * Improved headings in the stats page to avoid confusions | ||
| * Fixed annoying issue that only deleted selected samples within the page viewing frame |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| * Fixed annoying issue that only deleted selected samples within the page viewing frame | |
| * Fixed issue that only deleted selected samples within the page's viewing frame |
CHANGELOG.md
Outdated
| * Improved headings in the stats page to avoid confusions | ||
| * Fixed annoying issue that only deleted selected samples within the page viewing frame | ||
| * Qiita now uses `gnu=True` in the `humanize.naturalsize` so the size display matches what a user sees when they `ls` the file | ||
| * Updated code so it works with the latest version of `pandas` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would you mind listing the exact version?
|
Thanks @antgonza ! |
Depends on (please review/merge those one first):