aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates/phenotypes/view-phenotype.html
AgeCommit message (Expand)Author
5 daysCleanup UI: remove some debugging text.Frederick Muriuki Muriithi
8 daysUse "GET" requests for phenotype actions.Frederick Muriuki Muriithi
10 daysMove form into its own row.Frederick Muriuki Muriithi
10 daysRemove "Cross-Reference ID".Frederick Muriuki Muriithi
10 daysRename "Collation" to "Database".Frederick Muriuki Muriithi
10 daysAdd publication data to page.Frederick Muriuki Muriithi
10 daysOnly present SE and N columns if at least one row has them.Frederick Muriuki Muriithi
10 daysRemove unused (and confusing) "Symbol" column.Frederick Muriuki Muriithi
2024-10-10UI hints: Help user in choosing the appropriate option.Frederick Muriuki Muriithi
2024-10-07Add phenotype units to UIFrederick Muriuki Muriithi
2024-10-01Add UI elements for possible extra functionality.Frederick Muriuki Muriithi
2024-10-01Extract privileges and use them for access controlFrederick Muriuki Muriithi
2024-09-30Initialise views for a specific phenotype...Each phenotype is independent, of all others, and they are only put into datasets mostly for easy coralling of phenotypes related to a specific populations. As such, the system will probably need to provide a way to view (and possibly edit) each phenotype independent of all the others. This also fits in with the auth. Frederick Muriuki Muriithi