Commit Graph

4 Commits

Author SHA1 Message Date
Michael Salaverry 7af0a658d6 feat: configure and explain debugging in devenv 2023-10-08 15:23:57 -07:00
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
Michael Salaverry b8b0f7fad1 refactor: ditch docker container support in favor of simpler nix 2023-09-19 14:17:43 -07:00
Michael Salaverry 720ad2cb98 feat: devenv support for reproducible developer environment using nix 2023-09-19 14:17:43 -07:00