Commit Graph

7 Commits

Author SHA1 Message Date
Christopher C. Wells 2e7c76cbad Switch to simple analyzer (adds lowercase casting) 2021-03-05 14:48:24 -08:00
Christopher C. Wells 5dfd3e17df Use babenkoivan Elasticsearch ecosystem 2021-03-04 22:17:33 -08:00
Christopher C. Wells b46752b6c7 Do not restore weighted search results by name 2021-03-02 19:33:23 -08:00
Christopher Charbonneau Wells 076882ecdb
Add fulltext search support to ingredient picker 2021-02-24 18:44:17 -08:00
Christopher C. Wells 13f1302132 Add initial Recipe support to ingredient picker (WIP)
A new class it likely needed here -- IngredientAmount -- to support either a
Food or a Recipe.
2021-01-23 10:33:25 -08:00
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