mybuddy/dashboard
Jean-Frederic Berthelot f29515a04d Add a "Today's Feeding" card
It is useful to know today's cumulated Feeding amount.

Right now, this can be inferred from the "Feeding Amount" report,
but is not made readily available in the dashboard, where the
Feeding-related cards are the last Feeding and its method.

This adds a new card `Today's Feeding`, heavily based on "Today's Sleep".
2020-07-21 00:48:07 +02:00
..
migrations Refactor dashboard as a separate app. 2017-08-18 09:02:31 -04:00
static_src Offset horizontal padding in cards with a carousel 2020-02-16 13:38:20 -08:00
templates Add a "Today's Feeding" card 2020-07-21 00:48:07 +02:00
templatetags Add a "Today's Feeding" card 2020-07-21 00:48:07 +02:00
tests Add a "Today's Feeding" card 2020-07-21 00:48:07 +02:00
__init__.py Refactor dashboard as a separate app. 2017-08-18 09:02:31 -04:00
urls.py Remove all unicode_literals imports. 2018-02-17 17:09:40 -05:00
views.py Add dashboard sort clauses: first name and id 2019-07-08 16:06:46 -04:00