Skip to content

Releases: forevermatt/budget

Transaction note

04 Dec 00:23
6500e7d
Compare
Choose a tag to compare

Added

  • Enable adding a note when recording a transaction

Viewing/editing account details

20 Nov 01:33
1660b03
Compare
Choose a tag to compare

Added

  • Enabled editing an account's name
  • Enabled viewing transactions for an account

Add "next" buttons

20 Oct 00:59
4720aff
Compare
Choose a tag to compare

Added

  • Add buttons to make entering an expense more mouse friendly

Show category transactions

25 Sep 00:51
484dbfa
Compare
Choose a tag to compare

Fixed

  • Stop adding out-of-spec "applied" property to transactions

Added

  • Enable seeing a category's transactions

Subtract transaction amounts from categories

18 Sep 00:40
fd257a4
Compare
Choose a tag to compare

Fixed

  • Subtract transaction amount from appropriate categories when done

Add autofocus

28 Aug 00:48
dcc7ab4
Compare
Choose a tag to compare

Fixed

  • Autofocus inputs when appropriate
  • Fix some inconsistent input field styling

Record an expense

31 Jul 00:43
8d82b55
Compare
Choose a tag to compare

Added

  • Enable recording an expense
  • Document structure of budget data
  • Add 404 (page not found) view

Add nice buttons with icons

12 Jun 00:45
975a39b
Compare
Choose a tag to compare

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

05 Jun 00:39
a3f0dba
Compare
Choose a tag to compare

Fixed

  • Rebuild JS bundle to include latest changes

Fix display of amount in category view/editing

05 Jun 00:38
38caf54
Compare
Choose a tag to compare

Fixed

  • Fix displayed amount on category details view
  • Fix initial value of amount field when editing budget for a category