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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
14f7314f3c74f2dee1511c45507a98fb04aed6b0
Select Git revision
Branches
9
AndreasCleanUp
FileHandlingAndreas
FileHandlingAndreasMergeEmil
budget
cleanup
controller-maintenance
dynamic-daysleft
improving-test-coverage
master
default
protected
Tags
1
JAR
10 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Apr
16
15
14
13
12
11
10
6
4
1
31
Mar
30
29
27
26
24
23
22
21
20
19
17
15
14
13
12
11
10
8
7
6
5
2
28
Feb
23
2
15
Jan
29
Apr
28
23
11
Feb
19
Feb
22
Jan
14
Feb
5
Mar
4
3
Shortened error messages in alert box
Update balance occurs after instantiating budget
Updated method for calculating balance
Create controller and fxml file for display of one Recipe with details
Suggested recipes are shown and update with changes ti ingredients at hand
Create best-fit-recipes picker in RecipeRegister
Ingredients can be added to the fridge
Ingredients can be removed from the fridge
Catch blocks all display alert box
Created and implemented addUnusedCategories when switching scenes from budget + catch blocks display alert box
Added parameters to showConfirmationDialog
Added methods for loading in registers + set progress for
Initialize ingredients at hand and recipe register from file in SuggestRecipesController
Merge branch 'HS_Rewrite_fileHandling_for_recipes_and_ingredients' into 'HS_Frontend_Recipes'
Tidy up unit tests of detailed and simplified IngredientsAtHand classes
FileHandler writes and reads ingredients at hand from file
Refactor simplified class for ingredients at hand
File handler reads recipes from file and creates a RecipeRegister
File handler that writes recipe register to file with basic unit test
Import and search for Ingredients to add to fridge in pop-up window
Make button in running MainMenu open Suggested Recipes view
Styling and layout of suggested recipe tiles
Make Recipe controllers to provide test data and fill in grid with suggested recipes
Make updateIngredientStatus of Recipe class provide number of missing ingredients
Create RecipeTile to represent suggested recipes with custom css styling
Create initial classes and fxml files for food recipes
Added button that brings up popup, explaining how to
Refresh pie chart in budget window
Added getDaysLeft method and tests
budget
budget
work on budget frontend
started on budget frontend
Merge branch 'frontend-testing' of gitlab.stud.idi.ntnu.no:andreksv/idatt-1002-2023-9 into frontend-testing
finished mapping the dualList fxml to corresponding variables and buttons
Added error msg to income and expenses in case of
Implemented pie charts display in BudgetController
Sum field of expense table is now linked to expense, not income
Added exception to BudgetItem constructor and Overview now takes in a Budget
Added input validation to add dialog boxes.
Added label above budget table displaying max amount
Added sum field under income and expense tables
Loading