kcal/app/Models
Christopher Charbonneau Wells 0407899496
Add ingredient separators (#10)
* Add weight handling to ingredient sortable

* Add frontend logic for recipe ingredients "separator"

* Add "recipe separator" model

* Update ingredient handlers on recipe save

* Combine ingredients and separators handler in recipe edit

* Handle recipe ingredient separators in recipe show

* Fix handling of old recipe form data
2021-03-26 08:58:37 -07:00
..
Traits Add basic tags front end support 2021-02-27 13:50:40 -08:00
Food.php Add ingredient separators (#10) 2021-03-26 08:58:37 -07:00
Goal.php Add ingredient separators (#10) 2021-03-26 08:58:37 -07:00
IngredientAmount.php Add ingredient separators (#10) 2021-03-26 08:58:37 -07:00
JournalEntry.php Add ingredient separators (#10) 2021-03-26 08:58:37 -07:00
Recipe.php Add ingredient separators (#10) 2021-03-26 08:58:37 -07:00
RecipeSeparator.php Add ingredient separators (#10) 2021-03-26 08:58:37 -07:00
RecipeStep.php Add ingredient separators (#10) 2021-03-26 08:58:37 -07:00
User.php Add ingredient separators (#10) 2021-03-26 08:58:37 -07:00