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
Christopher Charbonneau Wells
f08ec94e3c
Stop timer on instance save instead of form load.
2017-08-18 01:53:48 -04:00
Christopher Charbonneau Wells
62a1142ad6
Add ability to create instances from timer detail view.
2017-08-18 00:42:37 -04:00
Christopher Charbonneau Wells
0c9b953ab4
Default Child foreign keys if only instance exists.
2017-08-17 20:59:55 -04:00
Christopher Charbonneau Wells
ac2cc8ec5f
Assign user field during Timer instance save.
2017-08-17 20:42:47 -04:00
Christopher Charbonneau Wells
72b1f3e37b
Add ability to create a Timer.
2017-08-16 21:57:01 -04:00
Christopher Charbonneau Wells
79472dcdbe
Add an amount field to the Feeding model.
2017-08-16 18:07:25 -04:00
Christopher Charbonneau Wells
48f8c11408
Add date/time picker to other model fields.
2017-08-16 14:57:46 -04:00
Christopher Charbonneau Wells
0209314d0f
Add Tempus Dominus date/time picker library and use for Baby birth date.
2017-08-16 14:17:27 -04:00
Christopher Charbonneau Wells
18aa7020be
Revert django-angular dependency commits.
2017-08-15 14:58:17 -04:00
Christopher Charbonneau Wells
ee3b6d8988
Update django-angular dependency and improve example form (WIP).
2017-08-15 14:07:06 -04:00
Christopher Charbonneau Wells
2247d5f9e6
Add an initial New Baby form (WIP).
2017-08-13 18:25:05 -04:00