aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-05Remove unused importMunyoki Kilyungi
2023-09-05Ignore linting version control files and migrations folderMunyoki Kilyungi
2023-09-05Delete un-used importMunyoki Kilyungi
2023-09-05Fix C3001: Lambda expression assigned to a variableMunyoki Kilyungi
2023-09-05Remove un-necessary ellipsisMunyoki Kilyungi
2023-09-05Remove un-necessary string concatenationMunyoki Kilyungi
2023-09-05Remove pylint skipMunyoki Kilyungi
2023-09-05Remove unused importMunyoki Kilyungi
2023-09-05Replace "escape_string" with safe-query parametersMunyoki Kilyungi
2023-09-05Delete IPFS testsMunyoki Kilyungi
2023-09-05Remove type annotations for "none_case_attrs" variablesMunyoki Kilyungi
2023-08-24Change get_pheno_csv_sample_data to use group ID instead of phenotype IDzsloan
2023-08-18Commit on success, rollback on error.Frederick Muriuki Muriithi
2023-08-17Fix query for fetching DataId when inserting ProbeSet datazsloan
2023-08-17Fix a couple remaining issues with function parameterszsloan
2023-08-17Fix tests to work with changeszsloan
2023-08-17Combine pheno/mrna update functions + some other fixeszsloan
2023-08-17Fix queries for fetching group nameszsloan
2023-08-17Fix fetch_trait query for phenotypeszsloan
2023-08-17Fix a few misnamed tables in mrna delete/insert functionszsloan
2023-08-17Implement ProbeSet sample data editingzsloan
2023-08-17Fix probeset sample data and CSV sample data functionszsloan
2023-08-17Fix query for retrieving mrna dataset group namezsloan
2023-08-17Fix get_mrna_sample_data queryzsloan
2023-08-17Fix mrna group name queryzsloan
2023-08-17Remove Id select from probeset metadata query, since it's included in colszsloan
2023-08-17Add function for retrieving mRNA Assay group namezsloan
2023-08-17Make several sample_data fetching functions specific to phenotype or mrna ass...zsloan
2023-08-14auth: Remove documentationFrederick Muriuki Muriithi
2023-08-04Remove unused importFrederick Muriuki Muriithi
2023-08-04Remove tests for deleted function.Frederick Muriuki Muriithi
2023-08-04Remove the ORM-dependent `update` function.Frederick Muriuki Muriithi
2023-08-02Add deprecation notice to ORM-dependent `update` functionFrederick Muriuki Muriithi
2023-08-02Remove ORM-dependent `insert` functionFrederick Muriuki Muriithi
2023-08-02Remove ORM-dependent `fetchall` and `fetchone` functionsFrederick Muriuki Muriithi
2023-08-02Integrate Temp traits to AuthFrederick Muriuki Muriithi
2023-08-02Use correct variableFrederick Muriuki Muriithi
2023-08-02Fix module name.Frederick Muriuki Muriithi
2023-08-02Assign `group-leader` role to the admin for automatic group.Frederick Muriuki Muriithi
2023-07-31Fix typing issueFrederick Muriuki Muriithi
2023-07-31Fix linting and typing issues.Frederick Muriuki Muriithi
2023-07-31Fix bugs. Return resource without data items.Frederick Muriuki Muriithi
2023-07-31Paginate the resource data items.Frederick Muriuki Muriithi
2023-07-26Fix variable name.Frederick Muriuki Muriithi
2023-07-26Remove debug statement.Frederick Muriuki Muriithi
2023-07-26Fetch `metadata_audit` trail with direct query functions.Frederick Muriuki Muriithi
2023-07-26Function to create a metadata audit trail.Frederick Muriuki Muriithi
2023-07-26Merge pull request #126 from BonfaceKilz/fix/pin-python-3.9BonfaceKilz
2023-07-26Roll back to python 3.9 in .guix-channelMunyoki Kilyungi
2023-07-21Add some debug utilities.Frederick Muriuki Muriithi