aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates/phenotypes/add-phenotypes-base.html
AgeCommit message (Expand)Author
2025-01-06Fix labels 'for' attributeFrederick Muriuki Muriithi
2024-12-20Provide URI for the POST endpoint for chunked uploads.Frederick Muriuki Muriithi
2024-12-17Move common sidebar contentFrederick Muriuki Muriithi
2024-12-16Use January as default month...Sometimes, the publication date only contains the year. Frederick Muriuki Muriithi
2024-12-16Handle error conditions...* Only fetch abstract details if the summary is successful * Indicate error if fetching summary fails Frederick Muriuki Muriithi
2024-12-13Separate bundle and individual files processing...Move the code processing the R/qtl2 bundle into a separate function and call it. Create a new (currently, failing) function to process the individual files. Frederick Muriuki Muriithi
2024-12-13Prompt for file structure details.Frederick Muriuki Muriithi
2024-12-12Create new base templates for upload of phenotype....Implement the common UI features, for fetching publication details. Frederick Muriuki Muriithi