Andrew Lalis
|
8fee8c0cdb
|
Updates saving and deleting instructions and images.
|
2018-03-29 17:17:07 +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
|
fefa913e94
|
Able to display recipes in list in openRecipe dialog.
|
2018-03-29 09:58:25 +02:00 |
Andrew Lalis
|
17cbeb0d1c
|
Added table model, having trouble getting it to work.
|
2018-03-11 12:53:30 +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
|
cb3be5e1e2
|
Added tags area to dialog, made it look better, and added tag model.
|
2018-03-10 12:36:14 +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 |
Andrew Lalis
|
446ff8f5ba
|
Storage is now complete. Retrieval is partially implemented.
|
2018-03-03 10:18:38 +01:00 |
Andrew Lalis
|
77dddef201
|
Improved result table functionality
|
2018-03-03 08:48:55 +01:00 |
Andrew Lalis
|
238d7edee3
|
Added convenience select method, improved security of recipe storage.
|
2018-03-03 08:38:32 +01:00 |
Andrew Lalis
|
cacc75f07d
|
Added ability to store recipe in database.
|
2018-03-02 14:14:56 +01:00 |
Andrew Lalis
|
8c0163951b
|
In process of creating method to store recipe.
|
2018-03-02 11:30:16 +01:00 |
Andrew Lalis
|
e714a2fc6f
|
Added fileutils class, added ability to store ingredients in database.
|
2018-03-02 09:32:40 +01:00 |
Andrew Lalis
|
b893372b01
|
Modified SQL table creation, created method stub to insert recipe.
|
2018-03-01 17:28:18 +01:00 |
Andrew Lalis
|
658bf9fb2b
|
Got a working database interaction layer and basic tables.
|
2018-03-01 17:19:13 +01:00 |