Christopher Charbonneau Wells
Christopher Charbonneau Wells
Currently the data import forms are the stock options for the Django admin interface provided by the application. Baby Buddy should provide it's own custom forms for import from within...
I don’t think there is any reason to keep timers around after that have completed and been used for an entry. Instead they should just be removed. I’m interested to...
There are a couple of options for helping to support this in Django, [django-pwa](https://pypi.org/project/django-pwa/) looks like the most actively maintained and used app. It should be possible to support pretty...
_Based on comment posted by @cdubz in https://github.com/babybuddy/babybuddy-alexa-skill/pull/4#issuecomment-678771837_ It would be useful to have a custom API endpoint, perhaps named "dashboard", to provide a dashboard-like data via Baby Buddy's API....
## Bug Report **Current Behavior** After upgrading to v8.0.0 and when setting `response.statusCode` to `200` and _not_ setting a body, the actual response status code from serverless-offline is changed to...
The recipe and food listings are annoying to navigate beyond a single filter and the first page. These views should be modified to use URL fragments and update history state...
The journal UX is clunky. Two key changes that would help a lot — 1. Immediate feedback on day macros effect of making a change. 2. Ability to quickly edit...
The recipe ingredient list will use the food serving name if the food is entered using servings and the food serving size is less than one. E.g. food with 1/4...