aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
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
2023-07-11Use new auth to determine access to diffsFrederick Muriuki Muriithi
2023-07-10Fix issue where correlation matrix tables had two IDs, causing things to not ...zsloan
2023-07-10Fix bug when adding PCA traits to a collectionzsloan
2023-07-10Remove `OVERRIDES` global variable.Frederick Muriuki Muriithi
2023-07-05Remove broken Time Machine linkzsloan
2023-07-05Change traits export to include all samples, including parents/f1szsloan
2023-07-05Fix bug where mapping is sometimes wrongly submitted as a GET requestzsloan
2023-07-05Compute the GN_VERSION in setup code not shell scriptFrederick Muriuki Muriithi
2023-07-05Get setting from config files on envvarsFrederick Muriuki Muriithi
2023-07-05Config: Remove unused `OVERRIDES`Frederick Muriuki Muriithi
2023-07-05Remove unused configsFrederick Muriuki Muriithi
2023-07-05Remove unused importFrederick Muriuki Muriithi
2023-07-03Remove unnecessary (and I think wrong) data-url from mapping submission buttonszsloan
2023-07-03UX: Improve error messagesFrederick Muriuki Muriithi
2023-06-30Fixed URL scheme issueszsloan
2023-06-26Bug: Pass dataset name for 'Publish' dataFrederick Muriuki Muriithi
2023-06-26Bug: Pass the dataset name/id for authorisation checksFrederick Muriuki Muriithi
2023-06-22Update calls to `database_connection` functionFrederick Muriuki Muriithi
2023-06-22Pass in the URI to the databaseFrederick Muriuki Muriithi
2023-06-22Create new entry-point module to reduce chances of circular imports.Frederick Muriuki Muriithi
2023-06-20Change getSampleTableData function to include a includeNAs parameterzsloan
2023-06-18Disable document editing - should move to markdown instead.Pjotr Prins
2023-06-15Add genotype pageMunyoki Kilyungi
2023-06-14Fix broken get_trait_units testzsloan
2023-06-14(Hopefully)fix bug where the mapping form submission is sometimes wrongly tre...zsloan
2023-06-14Fix main search bug causing AND searches to no longer workzsloan
2023-06-14Increase number of distinct values for showing the 'Block samples by group' a...zsloan
2023-06-14Remove unused color-by-attribute option + put violin plot div in a section-fo...zsloan
2023-06-14Change mapping descriptionszsloan
2023-06-14Remove unused classzsloan
2023-06-14Make basic stats Plotly figures more consistentzsloan
2023-06-14Change plotly layout options for probability plotzsloan
2023-06-14Change CSS for mapping options/description for better fitzsloan
2023-06-14Make default unit_type value with lower-case vzsloan
2023-06-14Remove extra spacezsloan
2023-06-13Namespace session variable.Frederick Muriuki Muriithi
2023-06-12Add phenotype pageMunyoki Kilyungi
2023-06-08bug: Fix URI to prevent unnecessary redirect.Frederick Muriuki Muriithi
2023-06-08Remove authorization restriction on viewing sample datazsloan
2023-06-08Fix bug by providing anon_id to collections/addzsloan
2023-06-07Add publication pageMunyoki Kilyungi