aboutsummaryrefslogtreecommitdiff
path: root/gn3/app.py
AgeCommit message (Expand)Author
2024-01-03pylint fixesAlexander_Kabui
2024-01-03load gn3 secret fileAlexander_Kabui
2024-01-03Do not log user information.Arun Isaac
2023-12-22Feature/gn llms (#140)Alexander Kabui
2023-10-10Editing: Retrieve case attributes by the related InbredSetFrederick Muriuki Muriithi
2023-10-10Remove authentication from GN3Frederick Muriuki Muriithi
2023-06-05Logging: Don't allow getting user info to stop application startingFrederick Muriuki Muriithi
2023-06-05Logging: Get user information.Frederick Muriuki Muriithi
2023-06-05Logging: Get guix profile information if present.Frederick Muriuki Muriithi
2023-06-05Logging: Get info about pythonFrederick Muriuki Muriithi
2023-04-21Setup module for loggingFrederick Muriuki Muriithi
2023-03-01Fetch sampledataMunyoki Kilyungi
2023-01-04auth: Add `/register-user` endpointFrederick Muriuki Muriithi
2023-01-04auth: return group info as part of user detailsFrederick Muriuki Muriithi
2022-12-22auth: implement OAuth2 flow.oauth2_auth_flowFrederick Muriuki Muriithi
2022-11-23Create a new REST endpoint for fetching a phenotype's metadataMunyoki Kilyungi
2022-10-28Add search.Arun Isaac
2022-05-26Add Endpoint to get menu items for use in UIFrederick Muriuki Muriithi
2022-03-03Add endpoint for checking state of external processesFrederick Muriuki Muriithi
2022-01-22add endpoint for ctlAlexander Kabui
2021-10-19Allow CORS_ORIGINS to be configurable via the environmentFrederick Muriuki Muriithi
2021-09-27fix merge conflictsAlexander Kabui
2021-09-22Fix typing issuesFrederick Muriuki Muriithi
2021-09-22Fix pylint errorsFrederick Muriuki Muriithi
2021-09-20Enable Cross-Origin Resource SharingFrederick Muriuki Muriithi
2021-09-16Intergrate the heatmap generation with the APIFrederick Muriuki Muriithi
2021-09-16register wgcna blueprintAlexander Kabui
2021-05-17Register rqtl blueprintzsloan
2021-05-08Add endpoints for (batch) entering phenotypes and genotypesBonfaceKilz
2021-03-15Delete redundant gn3/config.pyBonfaceKilz
2021-03-13Correlation api (#2)Alexander Kabui
2021-03-08Prepend all endpoints with "api"BonfaceKilz
2021-02-16Register "general" blueprint endpointsBonfaceKilz
2021-02-16Register blueprints in gn3/app.pyBonfaceKilz
2021-02-15Bootsrap the flask applicationBonfaceKilz