- Mar 27, 2023
-
-
Harry Linrui XU authored
-
- Mar 24, 2023
-
-
Harry Linrui XU authored
-
Harry Linrui XU authored
"Binded category and date for edit button. Set category and datepicker values to the values of the chosen item"
-
Harry Linrui XU authored
"Removed itemMode enums and incomes in AddExpenseController. Changed controller of AddIncome to AddIncomeController"
-
Harry Linrui XU authored
Attempted to make expense and income the same class. Made new dialog box for income. Made new enum to distinguish between incoem and expense
-
Harry Linrui XU authored
Refactored edit method, such that expenses are not edited if cancel button is hit. Delete button will now not do anything unless expense is selected
-
Andreas Kluge Svendsrud authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
Made recurringBox contain a boolean instead of a yes/no string, in order to bind it together with the recurring attribute
-
Harry Linrui XU authored
-
Harry Linrui XU authored
Set the comboboxes to default values. Added comment to setExpenses, because amount textfield is stored with comma, which is not a double
-
Harry Linrui XU authored
Added comments to explain expense attributes. Added todo for setExpense - changes are still saved even if the cancel button is clicked when editing an expense
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
Made amount attribute to DoubleProperty. Binded amount textfield in AddExpenseController to the expense amount property
-
Harry Linrui XU authored
-
Harry Linrui XU authored
Implemented methods in AddExpense and Expenses such that information flow occurs between the two classes
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-
Harry Linrui XU authored
-
-