aboutsummaryrefslogtreecommitdiff
path: root/gn3/api/heatmaps.py
AgeCommit message (Expand)Author
2024-06-12fix: use current_app's logger to log db errorsJohn Nduli
2023-10-06Provide keyword argument.Frederick Muriuki Muriithi
2023-10-06Pass in configs/settings as function argumentsFrederick Muriuki Muriithi
2023-04-06Remove deprecated `gn3.db_utils.database_connector` functionFrederick Muriuki Muriithi
2022-03-08Create database connections within context managersFrederick Muriuki Muriithi
2022-02-21Fix a myriad of linter issuesFrederick Muriuki Muriithi
2021-10-19Enable vertical and horizontal heatmapsFrederick Muriuki Muriithi
2021-09-27Remove unnecessary variable.Frederick Muriuki Muriithi
2021-09-22Fix pylint errorsFrederick Muriuki Muriithi
2021-09-22Update check: Heatmaps need at least 2 itemsFrederick Muriuki Muriithi
2021-09-22Return serialized plotly figureFrederick Muriuki Muriithi
2021-09-20Enable Cross-Origin Resource SharingFrederick Muriuki Muriithi
2021-09-20Return only the dataFrederick Muriuki Muriithi
2021-09-17Return path to generated filename for nowFrederick Muriuki Muriithi
2021-09-16Intergrate the heatmap generation with the APIFrederick Muriuki Muriithi