- Jul 09, 2023
-
-
Karsch Lukas authored
-
- Jul 04, 2023
-
-
Karsch Lukas authored
-
- Jul 03, 2023
-
-
Karsch Lukas authored
-
Karsch Lukas authored
-
- Jul 02, 2023
-
-
Karsch Lukas authored
-
- Jun 29, 2023
-
-
Karsch Lukas authored
fixed some getter methods -> got rid of writable references. better error messages. fixed bug in recipe manager where recipes were created in a wrong way (put name as key instead of code)
-
- Jun 28, 2023
-
-
Karsch Lukas authored
-
- Jun 26, 2023
-
-
Karsch Lukas authored
-
- Jun 23, 2023
-
-
Blersch Lara authored
-
- Jun 22, 2023
-
-
Karsch Lukas authored
moved HeaderController into new package. Now displaying NutritionTable in MealPlan. -> going to turn it into a component to reuse it in RecipeView. Introduced parallel search to RecipeSearch.
-
Blersch Lara authored
-
- Jun 21, 2023
-
-
Karsch Lukas authored
-
Blersch Lara authored
-
- Jun 16, 2023
-
-
Blersch Lara authored
-
Karsch Lukas authored
-
- Jun 15, 2023
-
-
Karsch Lukas authored
-
Karsch Lukas authored
-
- Jun 14, 2023
-
-
Blersch Lara authored
-
- Jun 13, 2023
-
-
Karsch Lukas authored
-
Karsch Lukas authored
-
- Jun 09, 2023
-
-
Karsch Lukas authored
refactoring RecipeSearch, slight visual changes, now selecting ingredients in recipe creator and validating number inputs
-
- Jun 08, 2023
-
-
Karsch Lukas authored
-
Karsch Lukas authored
-
Karsch Lukas authored
-
- Jun 07, 2023
-
-
Karsch Lukas authored
-
Blersch Lara authored
-
- Jun 06, 2023
-
-
Karsch Lukas authored
-
Karsch Lukas authored
-
- Jun 05, 2023
-
-
Karsch Lukas authored
-
Karsch Lukas authored
Split GUI and the model into two classes. File manager is now fully implemented. the branch will be merged with main
-
- May 31, 2023
-
-
Karsch Lukas authored
Deserialize methods in FileManager now take the JSON string as parameter. Fixed bug where empty files would cause NullPointerExceptions. All classes now work depend on an instance of TastyPages instead of static class members in TastyPages
-
- May 30, 2023
-
-
Karsch Lukas authored
-
Karsch Lukas authored
-
- May 27, 2023
-
-
Karsch Lukas authored
-
- May 24, 2023
-
-
Karsch Lukas authored
Categories, recipes and ingredients now saved in hashmap together with their associated code and a whole bunch of refactoring to go along with it. TypeAdapters for Recipes, NutritionTables and Categories. Saving and retrieving Recipe, NutritionTable and Category to / from JSON works (see tests).
-
Blersch Lara authored
-
Blersch Lara authored
-
Blersch Lara authored
-
- May 19, 2023
-
-
Karsch Lukas authored
simplified NutritionTable equals() method. created component classes for RecipeTile and CategoryCheckBox
-
Blersch Lara authored
-