Commit Graph

7 Commits

Author SHA1 Message Date
Christopher C. Wells 5877d24f64 Complete initial food picker component 2021-01-18 22:58:19 -08:00
Christopher C. Wells 6dccf05f2d Refactor as food-specific picker 2021-01-18 19:31:02 -08:00
Christopher C. Wells 02486ea384 Add basic livewire picker (WIP) 2021-01-18 15:12:41 -08:00
Christopher C. Wells 195ca1648d Move session message and errors to app layout 2021-01-18 09:23:31 -08:00
Christopher C. Wells 70c9396d0f Add `source` field to Recipe model 2021-01-18 09:22:08 -08:00
Christopher C. Wells f974806b15 Add `detail` field to Food Amount model 2021-01-18 08:59:55 -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