kcal/app/Http/Controllers
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
..
Auth Add phpstan support 2021-01-24 19:43:59 -08:00
Controller.php Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
FoodController.php Allow all tags to be removed 2021-03-13 14:00:09 -08:00
GoalController.php Add goals support (#4) 2021-02-15 14:19:53 -08:00
IngredientPickerController.php Switch to simple analyzer (adds lowercase casting) 2021-03-05 14:48:24 -08:00
JournalEntryController.php Redirect to journal entry date if only one date is used 2021-03-02 20:11:31 -08:00
RecipeController.php Add ingredient separators (#10) 2021-03-26 08:58:37 -07:00