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
0da0a55a0c58225e04ee79e322aa9bb439863ed4
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
12
Apr
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
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
Implemented pie charts display in BudgetController
Created window for the first income and expense scene
Merge branch 'FileHandlingAndreas' into 'master'
Added exception to BudgetItem constructor and Overview now takes in a Budget
Merge branch 'master' into 'FileHandlingAndreas'
FileHandlingAnd…
FileHandlingAndreas
Added input validation to add dialog boxes.
Redesigned scenes
Merging frontend-testing with master
Merge branch 'frontend-testing' into 'master'
Added input validation to add dialog boxes.
BudgetItem throws exception if amount is less than zero
Updated faulty pie chart updates
Merge branch 'master' into 'frontend-testing'
Cancelling add will not refresh pie chart
Merge branch 'validate-inputs' into 'frontend-testing'
Added new items to tables
Made main progress bar green. First screen changes to correct income and expense view
Made error message more concise. Removed duplicate code
Added input validation to budget
Created new scene for add budget
Potentially caught exception in the correct manner
Delete edit and delete buttons. Fixed edit and delete
Made changes to register files
Add GeneralBudget to constructor and get-methods
"Added context menus to income and expenses"
Merge branch 'frontend-testing' into 'master'
Redesigned scenes
"Validate inputs for income"
"Introduced input validation to addExpense. Made methods in AddBudgetController private"
Added returnToMainMenu method into interface. Added javadoc
Raw press of edit and expense buttons will not refresh pie charts
Loading