aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-17Implement probeset sample data editing up until the approval stepzsloan
2023-08-17Fix probeset editing template to detect changes to sample valueszsloan
2023-08-17Fix probeset editing html to be the same as pheno editingzsloan
2023-08-17Change phenotype CSV endpoint to specify the type of traitzsloan
2023-08-11Revert "Auto-approve Publication Metadata Edit for phenotypes."Frederick Muriuki Muriithi
2023-08-11Auto-approve Publication Metadata Edit for phenotypes.Frederick Muriuki Muriithi
2023-08-10Set up defaults and check for mandatory settingsFrederick Muriuki Muriithi
2023-08-10Bug: Avoid repetition of data. Simplify UI.Frederick Muriuki Muriithi
2023-08-10Clean up data before attempting to persist.Frederick Muriuki Muriithi
2023-08-07Remove Twitter newsfeedzsloan
2023-08-04Remove use of deprecated, ORM-dependent `update` function.Frederick Muriuki Muriithi
2023-08-03Fix Submit Trait bugzsloan
2023-08-02Remove import of deleted `insert` function.Frederick Muriuki Muriithi
2023-08-02Remove import of deleted functions.Frederick Muriuki Muriithi
2023-08-02Fix Bug: Unchanged Values Were Being DeletedFrederick Muriuki Muriithi
2023-07-31Fix searches so they work with chromosomes X/Y and both including and not inc...zsloan
2023-07-31Paginate resource data itemsFrederick Muriuki Muriithi
2023-07-26Change API links from my branch to productionzsloan
2023-07-26Roll back to python 3.9 in .guix-channelMunyoki Kilyungi
2023-07-26bug: Fix bug where diffs were not computing correctly.Frederick Muriuki Muriithi
2023-07-26Fetch `metadata_audit` trails with direct queriesFrederick Muriuki Muriithi
2023-07-26Create 'metadata_audit' trail: remove ORM-dependent functionFrederick Muriuki Muriithi
2023-07-26Avoid conflating `dataset_id` with `trait_name`.Frederick Muriuki Muriithi
2023-07-26Commit changes on success, rollback on failure.Frederick Muriuki Muriithi
2023-07-24Check user is logged in before checking privilegesFrederick Muriuki Muriithi
2023-07-24Display "Edit" button for all usersFrederick Muriuki Muriithi
2023-07-24Protect the "approve" and "reject" endpointsFrederick Muriuki Muriithi
2023-07-24Fix bugsFrederick Muriuki Muriithi
2023-07-21Fetch and update publication with non-ORM functionsFrederick Muriuki Muriithi
2023-07-19Also have repository function as a guix channelEfraim Flashner
2023-07-19Replace ORM code with direct queries for ProbeSetsFrederick Muriuki Muriithi
2023-07-18Remove unused importzsloan
2023-07-18Fix issue where the full samplelist wasn't used in the values column for the ...zsloan
2023-07-18Replace ORM calls with direct queriesFrederick Muriuki Muriithi
2023-07-18BugFix: Use reworked `retrieve_phenotype_group_name` functionFrederick Muriuki Muriithi
2023-07-17Enable deletion of sample values.Frederick Muriuki Muriithi
2023-07-17Serialize to JSON with custom encoderFrederick Muriuki Muriithi
2023-07-17UI: Change input elementsFrederick Muriuki Muriithi
2023-07-14Bug: Assign group within the db context managerFrederick Muriuki Muriithi
2023-07-12Bug: Provide missing argument.Frederick Muriuki Muriithi
2023-07-12Fix check for numeric valuesFrederick Muriuki Muriithi
2023-07-12Use new session to get user (author) informationFrederick Muriuki Muriithi
2023-07-12Provide message when there are no diffs.Frederick Muriuki Muriithi
2023-07-12Check whether user is authorised to act on diffFrederick Muriuki Muriithi
2023-07-12Update `login_required` decoratorFrederick Muriuki Muriithi
2023-07-11Fix bug with add a trait to a collection from the trait pagezsloan
2023-07-11BugFix: Fix the sorting key functionsFrederick Muriuki Muriithi
2023-07-11BugFix: UX: Display the success notification correctlyFrederick Muriuki Muriithi
2023-07-11BugFix: Display diff file only onceFrederick Muriuki Muriithi
2023-07-11Handle HTTP status codes 4** in a special way.Frederick Muriuki Muriithi