Skip to content
Snippets Groups Projects
Select Git revision
  • AndreasCleanUp
  • FileHandlingAndreas
  • FileHandlingAndreasMergeEmil
  • budget
  • cleanup
  • controller-maintenance
  • dynamic-daysleft
  • improving-test-coverage
  • master default protected
  • JAR
10 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024Mar2322212019171514131211108765228Feb23215Jan29Apr282311Feb19Feb22Jan14Feb5Mar43Recreated Budget.budget file"Added methods that load and save data in BudgetController"Added isEmpty method to FileHandlingBudgetCreated files for testingchanged log files for expense and income"Balance field becomes red if expenses exceeds limit""Made progressbar dynamic in accordance to spending. Added balance field. Title of month changes depending on month""Updated SwitchScene. Added expense- and income registers""Use BudgetNew when creating budget"new budget window for better usecase"Refactored BudgetController to update a list contained in GeneralBudget"new budget window that fits in with the othersAdded alert box if budget amount is exceededDeleted duplicate filesDeleted test filesDeleted duplicate enum. Remapped budget button to new budget windowUpdate src/main/java/no/ntnu/idatt1002/demo/view/MyApp.javafunctioning delete button for budget windowworking edit and add function to budgetsmall changes to button names in budget uiworking list in budget windowContinuing rebasingRebasing master onto frontend-testingStarted creating methods for addBudget buttonadded the popup window for adding a budget itemwork on budget frontendstarted on budget frontendRewrote toString method in Income, Expense and ItemPushing up test files to prevent test failures in gitlab"Set default date value to today, when adding item""Added else statement for preventing edit popup if no item is selected. Moved refresh method. Moved brackets of else if which prevented screen switching""Binded category and date for edit button. Set category and datepicker values to the values of the chosen item""Created getters for category and date properties""Removed ItemMode enum. GetNewIncome returns new income, instead of chosenIncome""Added method to button""Switched income controller. Added id's to buttons""Removed everything that has to do with income, and moved showAndWait into if else, to prevent edit popup to appear even if nothing is selected in tableview""Removed itemMode enums and incomes in AddExpenseController. Changed controller of AddIncome to AddIncomeController"Created controller for incomeAttempted to make expense and income the same class. Made new dialog box for income. Made new enum to distinguish between incoem and expense
Loading