mybuddy/reports
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
..
graphs feat: Weight percentiles report #512 (#708) 2023-09-27 06:24:53 -07:00
migrations Create skeleton of reports app. 2017-08-21 19:22:03 -04:00
static_src/scss Upgrade to Bootstrap 5 (#479) 2023-03-25 12:57:12 -07:00
templates/reports feat: Weight percentiles report #512 (#708) 2023-09-27 06:24:53 -07:00
tests Format code 2023-02-10 06:14:37 -08:00
__init__.py Create skeleton of reports app. 2017-08-21 19:22:03 -04:00
urls.py feat: Weight percentiles report #512 (#708) 2023-09-27 06:24:53 -07:00
utils.py Linting 2023-01-05 13:10:05 -08:00
views.py feat: Weight percentiles report #512 (#708) 2023-09-27 06:24:53 -07:00