mybuddy/dashboard
abog854 ab5bb66c8f
Add feeding method history (#774)
* add feeding method history

* Make it a specialized breastfeeding card instead.

* Minor improvements:

 - don't print days for an empty card.
 - make the width of the bar for each day proportional to that day's total feeding time.

* Don't make bar width proportional to feeding time, actually, it's kinda ugly.

---------

Co-authored-by: ag <ag@ag.com>
Co-authored-by: Christopher C. Wells <git-2022@chris-wells.net>
2024-03-13 19:59:50 -07:00
..
migrations Refactor dashboard as a separate app. 2017-08-18 09:02:31 -04:00
static_src Add feeding method history (#774) 2024-03-13 19:59:50 -07:00
templates Add feeding method history (#774) 2024-03-13 19:59:50 -07:00
templatetags Add feeding method history (#774) 2024-03-13 19:59:50 -07:00
tests Update to Django 5.x (#746) 2024-01-13 20:22:08 -08:00
__init__.py Refactor dashboard as a separate app. 2017-08-18 09:02:31 -04:00
urls.py Format code with black 2022-02-09 16:00:30 -08:00
views.py Format code with black 2022-02-09 16:00:30 -08:00