Commit graph

17 commits

Author SHA1 Message Date
00ecb36ab8
Add "clear today" functionality
to move a transaction to today and mark it cleared in one step

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-02-09 13:15:14 +01:00
5d41188876
Add description to money transfers
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-02-04 12:40:16 +01:00
81b50f9dc7
Restore selected date-range for transaction list
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-02-03 00:22:05 +01:00
55fddea5a2
Sort uncleared transactions to the top
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-02-01 12:56:29 +01:00
dae017f99e
Add account reconcilation
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-02-01 12:56:29 +01:00
b4dd06463d
Improve display of zero values
also unify number class construction by using a helper

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-01-27 13:43:40 +01:00
ed3f281092
Allow to edit accounts
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-01-22 21:42:43 +01:00
a7345611f9
Improve UI/UX
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-01-21 00:51:47 +01:00
e333048c85
Add some keyboard shortcuts
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-01-21 00:08:01 +01:00
270546823f
Allow to bulk-move transactions to today
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-01-20 23:08:28 +01:00
2c38247221
Allow to edit transactions
improve keyboard usability of transaction editor

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-01-20 22:31:11 +01:00
e66a730570
Fix: Amount column too small to enter number
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-01-19 00:21:13 +01:00
def162cd84
Improve account summary
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-01-19 00:18:30 +01:00
70dd388476
Display cleared / uncleared / working balance for account
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-01-18 19:29:40 +01:00
f0c37a74c1
Fix: Do not display / send category in tracking accounts
& refetch transactions when creating transfers
2024-01-18 12:09:32 +01:00
cfc9a677af
Add transfers 2024-01-17 23:17:21 +01:00
5779e9e8a9
Add transaction list for accounts 2024-01-17 23:02:41 +01:00