mybuddy/reports/graphs
Michael Salaverry 8d8006ab71
feat: Weight percentiles report #512 (#708)
* feat: weight percentiles report
https://github.com/babybuddy/babybuddy/issues/512

* fix: formatting on weight percentile graph to extend out only 1 day more than the last weigh in date
https://github.com/babybuddy/babybuddy/pull/708#discussion_r1332335789

* feat: pre-commit lint with black hook
tested and stops the python commit if formatting is bad. then it runs black and fixes the formatting, resulting in a new git change to add/commit again

---------

Co-authored-by: Christopher Charbonneau Wells <10456740+cdubz@users.noreply.github.com>
2023-09-27 06:24:53 -07:00
..
__init__.py Linting 2023-01-05 13:10:05 -08:00
bmi_change.py Refactor naming pattern of simple "change" graphs 2022-05-28 07:02:13 -07:00
diaperchange_amounts.py Format code with black 2022-02-09 16:00:30 -08:00
diaperchange_lifetimes.py Format code with black 2022-02-09 16:00:30 -08:00
diaperchange_types.py Format code with black 2022-02-09 16:00:30 -08:00
feeding_amounts.py Format code with black 2022-02-09 16:00:30 -08:00
feeding_duration.py Format code with black 2022-02-09 16:00:30 -08:00
head_circumference_change.py Refactor naming pattern of simple "change" graphs 2022-05-28 07:02:13 -07:00
height_change.py Refactor naming pattern of simple "change" graphs 2022-05-28 07:02:13 -07:00
pumping_amounts.py modified pumping amount graph 2023-07-09 08:48:54 -07:00
sleep_pattern.py Corrections to last_end_time made to correctly calculate and display graphs on days where the sleep from the previous day did not cross over midnight. resolves babybuddy/babybuddy#554 2022-10-30 17:15:08 -07:00
sleep_totals.py Format code with black 2022-02-09 16:00:30 -08:00
temperature_change.py Remove fill for temperature graph 2023-01-05 13:10:05 -08:00
tummytime_duration.py Add condition on tummytime-duration.py in order to display hours when necessary 2022-10-31 06:55:00 -07:00
weight_change.py feat: Weight percentiles report #512 (#708) 2023-09-27 06:24:53 -07:00