aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
keyringAdd fredmanglis' key to the keyringFrederick Muriuki Muriithi18 months
load-raw-data-no-parsingFix bug: fetch from cursor, not return from cursor.execute(…)Frederick Muriuki Muriithi16 months
mainBugfix: The value needs to be a tuple or list.Frederick Muriuki Muriithi6 hours
rework-species-selectionAdd missing scripts.Frederick Muriuki Muriithi4 months
rewrite-rqtl2-qcSave errors for each file in lists. Parallelise error checking.Frederick Muriuki Muriithi10 months
test-resumablejsDisplay error better.Frederick Muriuki Muriithi12 months
update-templates-for-bootstrapFix tests and issues caught by tests.Frederick Muriuki Muriithi13 months
 
 
AgeCommit messageAuthor
6 hoursBugfix: The value needs to be a tuple or list.HEADmainFrederick Muriuki Muriithi
6 hoursIgnore any optional files that are not provided.Frederick Muriuki Muriithi
7 hoursRemove misplaced UI elements: Publications are handled elsewhere.Frederick Muriuki Muriithi
8 hoursRemove unused feature•••The feature is implemented elsewhere (GN2) in a better way. Frederick Muriuki Muriithi
9 hoursEnable scrolling and paging for both species and populations.Frederick Muriuki Muriithi
9 hoursFix publications UI.Frederick Muriuki Muriithi
35 hoursAllow independent transposition of each file•••* Rework UI to provide independent selection of whether or not each file is transposed * Update the backend code to individually set the transposition status for each file independently. Frederick Muriuki Muriithi
5 daysNarrow search to only uploaded traits.Frederick Muriuki Muriithi
5 daysAdd cross-reference IDs to job as metadata.Frederick Muriuki Muriithi
5 daysBugFix: Logical bug - files have already been "untransposed".•••The `read_csv_file_headers` function can read headings from non-transposed or transposed file, depending on the value of a flag. The bug was passing the value of the `*_transposed` flag from the control file, even after any transposed files have been "untransposed". This commit passes an explicit `False` value, and adds a comment to note the fix. Frederick Muriuki Muriithi
[...]