-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add "Prev phyloref" and "Next phyloref" buttons #50
Comments
Merged
gaurav
added a commit
that referenced
this issue
Apr 17, 2018
gaurav
added a commit
that referenced
this issue
May 2, 2018
Changes that improve the user interface and fix minor UI bugs in order to facilitate curation, including: - Added buttons for deleting phylogenies and phyloreferences. - Added error reporting when a PHYX file could not be parsed. - Made phylogeny descriptions editable. - Added a warning on 'beforeunload' to warn users before closing the app without looking at the JSON output. - Moved Phylotree.js node descriptions to CSS so that it's easier to modify (#12). - Moved list of examples into curation-tool.js so it can be expanded easily. - Downloaded Phylotree.js Javascript and CSS file so that we can use development versions of this program. - Added "previous phyloreference" and "next phyloreference" button, closes #50.
gaurav
added a commit
that referenced
this issue
Jan 29, 2019
gaurav
added a commit
that referenced
this issue
Jan 29, 2019
Changes that improve the user interface and fix minor UI bugs in order to facilitate curation, including: - Added buttons for deleting phylogenies and phyloreferences. - Added error reporting when a PHYX file could not be parsed. - Made phylogeny descriptions editable. - Added a warning on 'beforeunload' to warn users before closing the app without looking at the JSON output. - Moved Phylotree.js node descriptions to CSS so that it's easier to modify (#12). - Moved list of examples into curation-tool.js so it can be expanded easily. - Downloaded Phylotree.js Javascript and CSS file so that we can use development versions of this program. - Added "previous phyloreference" and "next phyloreference" button, closes #50.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like a curator will spend a fair amount of time clicking through all the phyloreferences to check their resolution. We could make this easier by adding "Previous phyloreference" and "Next phyloreference" buttons in the selected phyloreference panel.
The text was updated successfully, but these errors were encountered: