aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2023-06-20Restore configuration variables' namesFrederick Muriuki Muriithi
2023-06-20Remove use of Flask Blueprints for the modules recently changed.Frederick Muriuki Muriithi
2023-06-20Remove intermediate blueprint.Frederick Muriuki Muriithi
2023-06-20configs: Fix issues caught by mechanical-rob testsFrederick Muriuki Muriithi
2023-06-20Add `create_app()` application factoryFrederick Muriuki Muriithi
2023-06-20configs: set mandatory settings in the appFrederick Muriuki Muriithi
2023-06-20configs: Refactor to fetch configs consistently.Frederick Muriuki Muriithi
2023-06-20Blueprints for user_session and user_login modules.Frederick Muriuki Muriithi
2023-06-20Add blueprint and rework configuration retrievalFrederick Muriuki Muriithi
2023-06-20Configs: Introduce Blueprints. Refactor configs in webqtlConfig.Frederick Muriuki Muriithi
2023-06-20Move generic exception handler.Frederick Muriuki Muriithi
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
2023-06-06Add 1 to LRS_LOD_MAX in order to prevent situations where a tick is missing f...zsloan
2023-06-06Align probability plot title to the left ('xanchor: right' does this for some...zsloan
2023-06-06Make geoSeries a linkMunyoki Kilyungi
2023-06-06Put metadata name in a new lineMunyoki Kilyungi
2023-06-06Fix geoplatform link in datasets pageMunyoki Kilyungi
2023-06-06Fix some titles in INFOPAGEMunyoki Kilyungi
2023-06-06If a title doesn't exist, use the metadata name insteadMunyoki Kilyungi
2023-06-06Update dataset page to match GN1Munyoki Kilyungi
2023-06-02Add dataset link that uses RDFMunyoki Kilyungi
2023-06-02Delete trait metadata from the show_traits pageMunyoki Kilyungi
2023-05-31Use utility.tools to get configuration variablesFrederick Muriuki Muriithi
2023-05-31Compute dataset type from name.Frederick Muriuki Muriithi
2023-05-30Fix test: Sort values to avoid equality problems.Frederick Muriuki Muriithi
2023-05-30Fix test: Expect tuple not set.Frederick Muriuki Muriithi
2023-05-30Fix test: Expect tuple not set.Frederick Muriuki Muriithi
2023-05-25auth: Show publicly visible traits.Frederick Muriuki Muriithi
2023-05-25Rework UI. Set resource publicly viewable by default.Frederick Muriuki Muriithi
2023-05-24Add link to user-account registration page.Frederick Muriuki Muriithi
2023-05-23oauth2: Enable admins to masquerade as other usersFrederick Muriuki Muriithi