Christopher C. Wells
|
6fbee48f8c
|
Complete AlpineJS-based ingredient picket
|
2021-01-20 20:39:14 -08:00 |
Christopher C. Wells
|
05342d79fa
|
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-20 10:16:58 -08:00 |
Christopher C. Wells
|
8ba438e9a8
|
Refactor ingredients for ingredient add (WIP)
Currently non-functional as the livewire component does not work inside an
Alpine template.
|
2021-01-20 06:07:34 -08:00 |
Christopher C. Wells
|
2cac9cfc9a
|
Add ability to add steps to recipe
|
2021-01-20 05:32:54 -08:00 |
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 |