kcal/app/Models
Christopher C. Wells 13f1302132 Add initial Recipe support to ingredient picker (WIP)
A new class it likely needed here -- IngredientAmount -- to support either a
Food or a Recipe.
2021-01-23 10:33:25 -08:00
..
Traits Add initial Recipe support to ingredient picker (WIP) 2021-01-23 10:33:25 -08:00
Food.php Add initial Recipe support to ingredient picker (WIP) 2021-01-23 10:33:25 -08:00
FoodAmount.php Add support for old values in recipe form 2021-01-22 21:11:19 -08:00
JournalEntry.php Write IDE helper content directly to models 2021-01-18 13:33:21 -08:00
Recipe.php Add initial Recipe support to ingredient picker (WIP) 2021-01-23 10:33:25 -08:00
RecipeStep.php Write IDE helper content directly to models 2021-01-18 13:33:21 -08:00
User.php Write IDE helper content directly to models 2021-01-18 13:33:21 -08:00