Christopher C. Wells
|
f2864b76dc
|
Complete AlpineJS-based ingredient picket
|
2021-01-22 21:11:19 -08:00 |
Christopher C. Wells
|
cb7483ae06
|
Begin work on non-livewire ingredient picker (WIP)
This commit is mostly a PoC and looks like it will work in place of the
initial Livewire-based component for a repeatable picker.
|
2021-01-22 21:11:19 -08:00 |
Christopher C. Wells
|
856bfb39b9
|
Refactor ingredients for ingredient add (WIP)
Currently non-functional as the livewire component does not work inside an
Alpine template.
|
2021-01-22 21:11:19 -08:00 |
Christopher C. Wells
|
372753887f
|
Add ability to add steps to recipe
|
2021-01-22 21:11:19 -08:00 |
Christopher C. Wells
|
e68dac7f55
|
Complete initial food picker component
|
2021-01-22 21:11:19 -08:00 |
Christopher C. Wells
|
f48249d9e5
|
Refactor as food-specific picker
|
2021-01-22 21:11:19 -08:00 |
Christopher C. Wells
|
18d15db375
|
Add basic livewire picker (WIP)
|
2021-01-22 21:11:19 -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 |