Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
idatt1002_2023_9
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Kluge Svendsrud
idatt1002_2023_9
Commits
f0ec12f982f5466558fd2488a11c22acbb3f3200
Select Git revision
Branches
9
master
default
protected
AndreasCleanUp
cleanup
dynamic-daysleft
improving-test-coverage
budget
FileHandlingAndreas
FileHandlingAndreasMergeEmil
controller-maintenance
Tags
1
JAR
10 results
idatt-1002-2023-9
src
Author
Search by author
Any Author
authors
Adele Iren Westrum Kjølstad
aikjolst
Anders Emil Bergan
anderebe
Andreas Kluge Svendsrud
andreksv
Anna Marie Bøe Tvedt
amtvedt
Hanne-Sofie Søreide
hssoreid
Harry Linrui Xu
harrylx
6 authors
Apr 19, 2023
Add JavaDock and restructure unit tests
· f0ec12f9
HSoreide
authored
1 year ago
f0ec12f9
Delete unused classes
· d918f6dd
HSoreide
authored
1 year ago
d918f6dd
Add and restructure tests for Ingredients and add missing JavaDoc
· ae8fd7bb
HSoreide
authored
1 year ago
ae8fd7bb
Factor out and improve hover effect of suggested recipe tiles
· 02920fc6
HSoreide
authored
1 year ago
02920fc6
Make searchbar active and searchbutton defaut when opening the view to add ingredients to fridge
· aaa3f025
HSoreide
authored
1 year ago
aaa3f025
Refactor our read and write actions of SuggestRecipesController
· cb5bf851
HSoreide
authored
1 year ago
cb5bf851
Refactor Scene Switch for SuggestRecipes view
· 5cb47da5
HSoreide
authored
1 year ago
5cb47da5
Apr 18, 2023
Make ingredients sorted alphabetically
· 80abb2af
HSoreide
authored
1 year ago
80abb2af
Add check for Apply button being present
· 12904e22
HSoreide
authored
1 year ago
12904e22
Add sample recipes, food types and measuring units
· 54ffa627
HSoreide
authored
1 year ago
54ffa627
Adjust spacing and scrolling of recipe instructions
· 8200834f
HSoreide
authored
1 year ago
8200834f
List of all recipes with navigation to selected recipe
· b7cd7e46
HSoreide
authored
1 year ago
b7cd7e46
Apr 17, 2023
Skeleton of view of all recipes in a scrollable list
· f04f5058
HSoreide
authored
1 year ago
f04f5058
View for showing selected recipe in detail working with dynamic list of ingredients
· 6041aed0
HSoreide
authored
1 year ago
6041aed0
Add some styling for buttons and lists
· 55b50fe8
HSoreide
authored
1 year ago
55b50fe8
Bugfix of overlaying recipes in grid and display missing ingredients upon hover over recipes
· f67ce0fc
HSoreide
authored
1 year ago
f67ce0fc
Apr 16, 2023
Create controller and fxml file for display of one Recipe with details
· 7c9e44a7
HSoreide
authored
1 year ago
7c9e44a7
Suggested recipes are shown and update with changes ti ingredients at hand
· ce9d67f4
HSoreide
authored
1 year ago
ce9d67f4
Create best-fit-recipes picker in RecipeRegister
· 2f3ec095
HSoreide
authored
1 year ago
2f3ec095
Ingredients can be added to the fridge
· 94c03500
HSoreide
authored
1 year ago
94c03500
Ingredients can be removed from the fridge
· db97121b
HSoreide
authored
1 year ago
db97121b
Apr 15, 2023
Initialize ingredients at hand and recipe register from file in SuggestRecipesController
· a24adfdf
HSoreide
authored
1 year ago
a24adfdf
Tidy up unit tests of detailed and simplified IngredientsAtHand classes
· 1432ee61
HSoreide
authored
1 year ago
1432ee61
FileHandler writes and reads ingredients at hand from file
· 9b5cefb4
HSoreide
authored
1 year ago
9b5cefb4
Refactor simplified class for ingredients at hand
· eb177b1b
HSoreide
authored
1 year ago
eb177b1b
File handler reads recipes from file and creates a RecipeRegister
· 3ae78945
HSoreide
authored
1 year ago
3ae78945
File handler that writes recipe register to file with basic unit test
· 062d2a39
HSoreide
authored
1 year ago
062d2a39
Import and search for Ingredients to add to fridge in pop-up window
· c488a0ce
HSoreide
authored
1 year ago
c488a0ce
Apr 14, 2023
Make button in running MainMenu open Suggested Recipes view
· 7db22c03
HSoreide
authored
1 year ago
7db22c03
Styling and layout of suggested recipe tiles
· ba95587c
HSoreide
authored
1 year ago
ba95587c
Make Recipe controllers to provide test data and fill in grid with suggested recipes
· b8d9b0b5
HSoreide
authored
1 year ago
b8d9b0b5
Make updateIngredientStatus of Recipe class provide number of missing ingredients
· 3e3112ec
HSoreide
authored
1 year ago
3e3112ec
Create RecipeTile to represent suggested recipes with custom css styling
· 8a69ecac
HSoreide
authored
1 year ago
8a69ecac
Create initial classes and fxml files for food recipes
· e45bdeca
HSoreide
authored
1 year ago
e45bdeca
Apr 11, 2023
Added exception to BudgetItem constructor and Overview now takes in a Budget
· 99a1b93d
Andreas Kluge Svendsrud
authored
1 year ago
and
Harry Linrui Xu
committed
1 year ago
99a1b93d
Added input validation to add dialog boxes.
· 2297af96
Harry Linrui Xu
authored
1 year ago
and
Andreas Kluge Svendsrud
committed
1 year ago
2297af96
Apr 04, 2023
Redesigned scenes
· 4726211d
Harry Linrui Xu
authored
1 year ago
and
Andreas Kluge Svendsrud
committed
1 year ago
4726211d
Mar 26, 2023
Merging frontend-testing with master
· d2d0c44e
Harry Linrui Xu
authored
2 years ago
d2d0c44e
Mar 24, 2023
Created class for FileHandling GeneralBudget objects
· 593f999d
Andreas Kluge Svendsrud
authored
2 years ago
and
Hanne-Sofie Søreide
committed
2 years ago
593f999d
Mar 22, 2023
Adds javadoc to BudgetItem and GeneralBudget
· d02e6617
Adele Iren Westrum Kjølstad
authored
2 years ago
d02e6617
Loading