Age | Commit message (Expand) | Author |
2022-11-10 | Migrations: migration for 'generic_roles' table | Frederick Muriuki Muriithi |
2022-11-10 | Migrations: migration for 'roles' table | Frederick Muriuki Muriithi |
2022-11-10 | Migrations: migration for 'genotype_resources' table | Frederick Muriuki Muriithi |
2022-11-10 | Migrations: Add migration for 'phenotype_resources' table | Frederick Muriuki Muriithi |
2022-11-10 | Migrations: Add migration for mrna_resources table | Frederick Muriuki Muriithi |
2022-11-10 | Migrations: Add migration for 'resources' table | Frederick Muriuki Muriithi |
2022-11-09 | Migrations: Add `resource_meta` field to `resource_categories` table | Frederick Muriuki Muriithi |
2022-11-09 | Tests: Provide backend fixture to (apply|rollback)_single_migration | Frederick Muriuki Muriithi |
2022-11-08 | Migrations: Improve `resource_categories` data tests. | Frederick Muriuki Muriithi |
2022-11-08 | Migrations: Init `resource_categories` with initial categories | Frederick Muriuki Muriithi |
2022-11-08 | Migrations: Create `resource_categories` table. | Frederick Muriuki Muriithi |
2022-11-08 | Migrations: Create `privileges` table. | Frederick Muriuki Muriithi |
2022-11-08 | Tests: Fix test name. | Frederick Muriuki Muriithi |
2022-11-08 | Tests: Fix typo: remove variable from quotes. | Frederick Muriuki Muriithi |
2022-11-08 | Tests: Generalise testing 'CREATE TABLE' migrations | Frederick Muriuki Muriithi |
2022-11-08 | Tests: Tests the credentials check system | Frederick Muriuki Muriithi |
2022-11-08 | Tests: Test migration to create user_credentials table | Frederick Muriuki Muriithi |
2022-11-08 | Tests: Separate *ALL* unit test fixtures from auth-specific ones | Frederick Muriuki Muriithi |
2022-11-03 | Add credentials checking | Frederick Muriuki Muriithi |
2022-11-03 | Rename migration test. | Frederick Muriuki Muriithi |
2022-11-03 | Initialise the Auth(entic|oris)ation packages | Frederick Muriuki Muriithi |
2022-11-02 | Add tests for monadic_dict | Munyoki Kilyungi |
2022-08-30 | Update test: include port in parsed data from mysql uri | Frederick Muriuki Muriithi |
2022-08-10 | update test;parse output | Alexander_Kabui |
2022-07-29 | Fix failing tests | Frederick Muriuki Muriithi |
2022-07-22 | linting and tests fixes | Alexander_Kabui |
2022-07-22 | mypy pylint fixes | Alexander_Kabui |
2022-07-22 | add unittests | Alexander_Kabui |
2022-06-29 | use explicit parameters | Alexander_Kabui |
2022-06-29 | fix issues | Alexander_Kabui |
2022-06-29 | lint test file | Alexander |
2022-06-29 | add tests | Alexander |
2022-06-29 | add test data | Alexander |
2022-06-29 | parse output data | Alexander |
2022-06-29 | init test correlation rust module | Alexander |
2022-06-21 | tests: test_file_utils: Replace pytest.mark.skip with unittest.skip | BonfaceKilz |
2022-06-21 | test_file_utils: Disable test cases for "cache_ipfs_file" | BonfaceKilz |
2022-05-30 | Pass trait data as args to `fix_strains` and fix some bugs | Frederick Muriuki Muriithi |
2022-05-27 | Move sql for CRUD operations on case-attrs from gn2 to gn3 | BonfaceKilz |
2022-05-27 | Move sql for modifying case-attributes from gn2 to gn3 | BonfaceKilz |
2022-05-27 | Return all the results from CaseAttributes column as is | BonfaceKilz |
2022-05-26 | Add Endpoint to get menu items for use in UI | Frederick Muriuki Muriithi |
2022-04-12 | Delete "get_allowable_sampledata_headers" | BonfaceKilz |
2022-04-12 | Test that a carriage return is removed when generating csv | BonfaceKilz |
2022-04-07 | Use case attribute id inside brackets if present during insertions | BonfaceKilz |
2022-04-07 | Use case attribute id inside brackets if present during insertions | BonfaceKilz |
2022-04-07 | Use case attribute id inside brackets if present during updates | BonfaceKilz |
2022-04-07 | Add method for fetching the case_attributes | BonfaceKilz |
2022-04-07 | Add method for parsing a csv header from uploaded sample-data file | BonfaceKilz |
2022-04-01 | Run python-black in file | BonfaceKilz |