grocy/public
9Lukas5 a42d151c93
allow add full recipe required ingredient amount
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
2026-01-31 22:42:21 +01:00
..
css Replaced barcode scanning library with ZXing (#2706) 2025-03-21 17:41:39 +01:00
img New logo 2023-05-19 18:08:26 +02:00
js Handle window.top in embedded iframe situations (fixes #2686) 2025-02-24 19:52:43 +01:00
uisounds Implemented "Scan mode" 2020-01-26 15:35:01 +01:00
viewjs allow add full recipe required ingredient amount 2026-01-31 22:42:21 +01:00
.htaccess Reorganize project part 3 2018-04-12 21:13:38 +02:00
index.php New logo 2023-05-19 18:08:26 +02:00
robots.txt Move public stuff into subdirectory 2018-04-11 20:47:03 +02:00