Commit Graph

13 Commits

Author SHA1 Message Date
Christopher C. Wells afe2bdafe0 Enforce lower case for food and recipe names 2021-01-18 06:05:21 -08:00
Christopher C. Wells ab28efba52 Add recipe edit support (WIP)
Not possible to remove existing ingredients or steps.
2021-01-15 20:14:35 -08:00
Christopher C. Wells 81f590515d Add support for fractional data entry 2021-01-15 06:09:21 -08:00
Christopher C. Wells 178d1d7aff Sort recipe ingredient options by name 2021-01-15 04:53:18 -08:00
Christopher C. Wells 03f9d5395a Make recipe description and units fields optional 2021-01-15 04:53:02 -08:00
Christopher C. Wells 2dd92c8d3a Refactor "ingredients" as "foods" 2020-12-30 15:06:22 -08:00
Christopher C. Wells 7aab49a3cb Add recipe show view 2020-12-30 14:48:50 -08:00
Christopher C. Wells 545e4c0b5e Add recipe list view 2020-12-30 14:00:04 -08:00
Christopher C. Wells 198a32a915 Add step support to recipe create form 2020-12-30 13:23:41 -08:00
Christopher C. Wells f8c6f81e60 Allow null values for ingredients 2020-12-30 11:57:08 -08:00
Christopher C. Wells d4e3658294 Add support for set number of recipe ingredient amounts 2020-12-30 11:27:38 -08:00
Christopher C. Wells a04be37acb Start Recipe controller (WIP) 2020-12-30 08:30:14 -08:00
Christopher C. Wells d54ad13460 Add Recipe model 2020-12-21 15:25:10 -08:00