Commit Graph

16 Commits

Author SHA1 Message Date
Andrew Lalis 844c558726 Added query counter, list of all tags, ingredients to open recipe view. 2018-03-30 14:33:48 +02:00
Andrew Lalis 9065df521a Made adding ingredients, tags more secure with extra checks. 2018-03-30 12:56:42 +02:00
Andrew Lalis 35982cd514 Added methods to get food groups of all recipes and individual recipe, revamped access to result table. 2018-03-30 12:29:10 +02:00
Andrew Lalis 6114bdbfa7 Comments line clears when an ingredient is added. 2018-03-30 11:33:08 +02:00
Andrew Lalis 076212e392 Cleaned up deleting recipes, random recipe on startup, exit button, etc. 2018-03-29 16:09:58 +02:00
Andrew Lalis 7fb11b3412 Added the ability to delete a recipe by name or id. 2018-03-29 11:21:00 +02:00
Andrew Lalis cc802e5d0d Fixed new unit dialog, added open recipe dialog. 2018-03-11 09:33:48 +01:00
Andrew Lalis a34d46fa3d Added new unit dialog, scaling images properly, tags list, moved basic info, and some other things. 2018-03-11 08:57:57 +01:00
Andrew Lalis b4ce47aad5 Added icons to add and delete buttons, fixed out of bounds error on deletion. 2018-03-10 14:56:43 +01:00
Andrew Lalis 4f78b37460 Added window icons, add new ingredient and add new tag dialogs. 2018-03-10 14:06:24 +01:00
Andrew Lalis cbb2079a7f Added support for custom images. 2018-03-10 13:22:04 +01:00
Andrew Lalis 041d56e1a9 Adding support for image selection in add recipe dialog. 2018-03-10 12:58:31 +01:00
Andrew Lalis cb3be5e1e2 Added tags area to dialog, made it look better, and added tag model. 2018-03-10 12:36:14 +01:00
Andrew Lalis 61711323cc Polished up adding ingredients to the recipes list. 2018-03-10 10:42:22 +01:00
Andrew Lalis ceab72177a Added units as a table, populate ingredient and unit boxes in new recipe dialog. 2018-03-10 08:51:17 +01:00
Andrew Lalis 358bc8de5d Added new recipe dialog, improved ingredient list display 2018-03-04 09:05:20 +01:00