mybuddy/dashboard
Christopher Charbonneau Wells faaa67995f Make the dashboard cards layout more opinionated.
This puts all the "last" cards in one row consistently, assuming that the tummy time and diaper change cards should always have fairly large heights. The shifting heights were causing cards to appear in different places with the masonry setup.
2017-08-21 19:53:21 -04:00
..
migrations Refactor dashboard as a separate app. 2017-08-18 09:02:31 -04:00
static/scss Make the timer display smaller on small devices. 2017-08-21 11:43:46 -04:00
templates Make the dashboard cards layout more opinionated. 2017-08-21 19:53:21 -04:00
templatetags Make the dashboard cards layout more opinionated. 2017-08-21 19:53:21 -04:00
__init__.py Refactor dashboard as a separate app. 2017-08-18 09:02:31 -04:00
tests.py Refactor dashboard as a separate app. 2017-08-18 09:02:31 -04:00
urls.py Fix all url declarations to specifying starts with (^). 2017-08-21 19:19:48 -04:00
views.py Add dashboard link to child list. 2017-08-19 14:57:21 -04:00