Releases: forevermatt/budget
Releases · forevermatt/budget
Transaction note
Added
- Enable adding a note when recording a transaction
Viewing/editing account details
Added
- Enabled editing an account's name
- Enabled viewing transactions for an account
Add "next" buttons
Added
- Add buttons to make entering an expense more mouse friendly
Show category transactions
Fixed
- Stop adding out-of-spec "applied" property to transactions
Added
- Enable seeing a category's transactions
Subtract transaction amounts from categories
Fixed
- Subtract transaction amount from appropriate categories when done
Add autofocus
Fixed
- Autofocus inputs when appropriate
- Fix some inconsistent input field styling
Record an expense
Added
- Enable recording an expense
- Document structure of budget data
- Add 404 (page not found) view
Add nice buttons with icons
Added
- Add nice buttons for going between Budget and Accounts views
Fixed
- Use full width, up to xl breakpoint
- Update dependencies
Rebuild JS bundle to include latest changes
Fixed
- Rebuild JS bundle to include latest changes
Fix display of amount in category view/editing
Fixed
- Fix displayed amount on category details view
- Fix initial value of amount field when editing budget for a category