aboutsummaryrefslogtreecommitdiff
path: root/uploader/static
AgeCommit message (Expand)Author
2025-01-06Pass in file object rather than file-input element...To make this reusable even in scenarios where a file-input element does not exist or cannot be updated, pass in the file object itself rather than a file-input element. Frederick Muriuki Muriithi
2024-12-20Add javascript to handle resumable, chunked file uploads.Frederick Muriuki Muriithi
2024-12-20Retain a consistent naming scheme for functions....* Create a temporary fix to bridge the change. Frederick Muriuki Muriithi
2024-12-17Add function to read first 'n' lines of file as text.Frederick Muriuki Muriithi
2024-10-14Improve layout and styling of sidebar contentFrederick Muriuki Muriithi
2024-10-10Build UI to add new phenotypes....Build the UI and set up styling. This is not working currently. Frederick Muriuki Muriithi
2024-10-07Create new phenotype dataset (PublishFreeze)....Provide the UI and code to create a new phenotype dataset. Frederick Muriuki Muriithi
2024-09-24Respond to UI actions even for unimplemented links.Frederick Muriuki Muriithi
2024-09-23UI: Indicate currently active menu.Frederick Muriuki Muriithi
2024-09-19Fix minor UI bugs.Frederick Muriuki Muriithi
2024-09-18Add genotype dataset UIFrederick Muriuki Muriithi
2024-09-17UI Improvements: Move headings/titles to the left.Frederick Muriuki Muriithi
2024-09-09Display species details in populations views.Frederick Muriuki Muriithi
2024-09-04Improve styling.Frederick Muriuki Muriithi
2024-09-03Improve UI styling.Frederick Muriuki Muriithi
2024-09-03Initialise the populations package and update references.Frederick Muriuki Muriithi
2024-08-28Rework UI: present menus on the left, content on the right.Frederick Muriuki Muriithi
2024-07-25Rename module: qc_app --> uploaderFrederick Muriuki Muriithi