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
047bb5914427169b7e12ce2b2adb7e438c75e04e
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
11
Apr
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
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
"Disabled datepicker. Made screen unresizable when starting from main menu"
Deleted old expense file
Changed values in tables
Merge branch 'frontend-testing' of gitlab.stud.idi.ntnu.no:andreksv/idatt-1002-2023-9 into frontend-testing
Fixed incorrect addBtn id in scenebuilder. Income switches to newest budget scene
Merge branch 'Redesigning-scenes' into 'frontend-testing'
Income switches to new budget window
Merge branch 'master' into 'frontend-testing'
Made new test files through mvn command
"MainMenu switches to newest Budget scene"
"Delete FinanceDialog class"
"Removed obsolete gridpane in new income/expense overview. Made expense window bigger"
Created new window for budget
"Added method for pie chart in BudgetController. Refactored switchScene(). Implemented saveDataToFile()"
"Made method for refreshing progress bar. Extracted commonalities in handleEdit and handleDelete"
Loading