UI overhaul and editing transactions
This release contains fixes and features. The data model stayed the same, so you don't have to migrate or lose your transactions.
Features
- The GUI has been overhauled and now uses the "usual" navigation and header bars. Also, we've got nice colors now!
- Items in the transaction history tab now have three little dots on their right side. If you click those, you get to a menu where you can:
- edit the item (change the amount and category)
- flip an expense into an income
- delete an item (there is a dialog to make sure you want that, of course)
- The history now also shows the day of the week
Fixes
- Calculation of daily amount is now not rounded anymore (it never was intended to be).
- Stacked bar charts are now split into expenses and income. This fixes weird behavior with negative amounts.