-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
#### Front-end checks to do prior to merging pull request: | ||
- [ ] Search | ||
- [ ] Search by accession number | ||
- [ ] Search by lineage | ||
- [ ] Search by country | ||
- [ ] Search by country (with date filter) | ||
- [ ] Tree filtering | ||
- [ ] Download Time-scaled tree (nwk) | ||
- [ ] Download Time-scaled tree (csv) | ||
- [ ] Download Beadplot (svg) | ||
- [ ] Download Beadplot (nwk) | ||
- [ ] Download mutation list (csv) | ||
- [ ] Beadplot cutoff slider | ||
- [ ] Expanding Beadplot | ||
- [ ] Translated pages | ||
- [ ] Changing the colour of the tree based on divergence, collection date, etc. | ||
- [ ] View different displays (Non-Recombinants, Recombinants, etc.) | ||
- [ ] Left/Right arrow key to move between beads | ||
- [ ] Ensure Tooltips get rendered | ||
- [ ] Hover over accession number in the "Samples" tab to ensure that the acknowledgement tooltips get generated | ||
- [ ] Countries/Samples/Mutations tabs are populating the correct information | ||
- [ ] Build front-end database without issues | ||
- [ ] Port front-end change to `epicov` branch |