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
Graph
9ca8782d4c7327249ac439d577d883f70ef3b718
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
You can move around the graph by using the arrow keys.
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
Add some styling for buttons and lists
Bugfix of overlaying recipes in grid and display missing ingredients upon hover over recipes
Made the popup for new budget start, and small starts to MMBI and old budget
started work on a class to make to list items in main menu
Renamed method to switchScene
Renamed method + made error dialog box customizable
Renamed method + Implemented new buttons in BudgetNewest.fxml
Added new method for identifying new Budgets
Merge branch 'AndreasBudgetPeriodFix' into 'frontend-testing'
Made FileHandling methods static
Made FileHandlingBudget methods static
Implemented GeneralBudget budgetPeriod set to amount days left in month
Merge branch 'frontend-testing' into 'master'
"Made progressbar dynamic in accordance to spending. Added balance field....
Removed duplicate get methods in Overview, as a result from merging conflict
finished the new window that comes after duoInfo in new budget option
Merge branch 'master' into 'frontend-testing'
First menu switches to main menu
Made hasUnusedCategories more general + Tested new budget methods
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
Loading