aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2023-09-08Remove unused importMunyoki Kilyungi
2023-09-07Handle 'invalid_token' errorFrederick Muriuki Muriithi
2023-09-05Fix export for temp traitszsloan
2023-09-05Fix issue where X and Y axis were the same when using data ID for correlation...zsloan
2023-09-05Skip unittestMunyoki Kilyungi
2023-09-05Replace assertRegexpMatches with assertRegexMunyoki Kilyungi
2023-09-05Replace scipy.isnan with numpy.isnanMunyoki Kilyungi
2023-08-31Don't show decimal places when all values are integerszsloan
2023-08-31Update URL on tutorials pagezsloan
2023-08-31Use error-display utilityFrederick Muriuki Muriithi
2023-08-31Check for token expiryFrederick Muriuki Muriithi
2023-08-24Make download icon on search result page the same as other pageszsloan
2023-08-24Change order of options in mapping page + fix sort for 5th column of tablezsloan
2023-08-24Change inputs for pheno sample data CSV function + only fetch sample data for...zsloan
2023-08-24Change URL for phenotype CSV download + only show sample table if fewer than ...zsloan
2023-08-17Combine pheno/mrna update functions + add dataset_name parameter for fetching...zsloan
2023-08-17Implement ProbeSet sample data editingzsloan
2023-08-17Increase the size of the field for editing phenotype sample data (so it can f...zsloan
2023-08-17Increase the size of the field for editing probe set sample data (so it can f...zsloan
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-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-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