A fork of babybuddy so that I can build a tracker for my grown-ass self.
Go to file
Christopher Charbonneau Wells 7f5a40ae41 Add ability to stop a timer (WIP).
This commit handles everything except including the timer in the timers list in the UI. This may require changing the model declaration to make the "active" field more complex or add another field.
2017-09-08 14:36:22 -04:00
api Linting fixes. 2017-08-22 13:36:49 -04:00
babyblotter Add Reports menu to child dashboard. 2017-08-24 15:40:11 -04:00
core Add ability to stop a timer (WIP). 2017-09-08 14:36:22 -04:00
dashboard Do not set default init date in Tummy Time card declaration. 2017-09-07 20:12:36 -04:00
gulpfile.js Fix gulp styles:app task for static_src folder name change. 2017-08-24 13:18:00 -04:00
reports Add graph handling for sleep entry start and end dates that cross midnight. 2017-08-25 17:32:46 -04:00
.gitignore Implement a Gulp/NPM-based dependency management system. 2017-08-19 09:50:03 -04:00
Pipfile Create a sleep times graph (WIP). 2017-08-25 12:19:06 -04:00
Pipfile.lock Lock latest dependencies. 2017-08-25 17:40:53 -04:00
manage.py Initial commit. 2017-08-11 14:32:02 -04:00
package.json Add plotly and create a separate "graph" JS handler for gulp. 2017-08-24 09:48:38 -04:00