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
b926b868439c759f868e60e7f92c9a4e6146e913
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
20
Apr
19
18
17
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
Created window for selecting budget in listview
Created file for storing all budgets
Created controller for selecting budget (listview) + added method for switching to main menu
Added context menu and menu items for edit and delete
Added debugging print statements and improved exception box text for some exceptions
Implemented new file handling methods
Implemented methods for writing and reading the current budget name and creating new directories and files + changed file paths
Continued working on implementing several budgets
Working on creating several budgets.
Made nodes in the two FXML files more common, as they share the same controller
Override inherited methods in BudgetController
Override inherited methods + update switchScene to have several possible destinations
Made FinanceController abstract. Defined common methods
Removed unnecessary methods
Created and implemented getChosenBudgetCategories method + Disabled/Removed buttons depending on which budget window is shown
Made method static. Fixed bracket bug
Made all filehandling implementations static
Moved expense sum up next to Expense text
Merge branch 'AndreasBudgetPeriodFix' into 'frontend-testing'
Savings and SavingsGoal classes with tests, implemented into GeneralBudget
Add JavaDoc to File Hanlder class
Add JavaDoc and restructure and fill in on unit tests
Add JavaDock and restructure unit tests
Delete unused classes
Add and restructure tests for Ingredients and add missing JavaDoc
Factor out and improve hover effect of suggested recipe tiles
Make searchbar active and searchbutton defaut when opening the view to add ingredients to fridge
Refactor our read and write actions of SuggestRecipesController
Refactor Scene Switch for SuggestRecipes view
Make ingredients sorted alphabetically
Add check for Apply button being present
Add sample recipes, food types and measuring units
Adjust spacing and scrolling of recipe instructions
List of all recipes with navigation to selected recipe
Skeleton of view of all recipes in a scrollable list
View for showing selected recipe in detail working with dynamic list of ingredients
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
Loading