mirror of
https://github.com/grocy/grocy.git
synced 2026-03-28 07:39:25 +01:00
This modifies the bootbox on to add recipe ingredients
to the shopping list in a way, that it
- button to open bootbox is always enabled
- popup lists all* ingredients, independent of fulfillment state
- two new quick-select buttons to check only missing or all ingredients
- radio button selection to define if the full or only missing amount
shall be added to the shopping list
*This still excludes ingredients which have the stock check disabled
in a recipe.
In order to get this information, the RecipesController was modified
that it adds the data from the recipe ingredient setting as new
additional field in the recipePositionsResolved.
closes https://github.com/grocy/grocy/issues/686
|
||
|---|---|---|
| .. | ||
| css | ||
| img | ||
| js | ||
| uisounds | ||
| viewjs | ||
| .htaccess | ||
| index.php | ||
| robots.txt | ||