Commit Graph

29 Commits

Author SHA1 Message Date
4e255c2740
Add category-activity transaction view
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-03-10 12:52:53 +01:00
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
91d2447728
Fix: Unallocated gets unreadable if negative
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-02-02 22:30:19 +01:00
581ab042fc
Move creation of starting balances to backend
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-02-02 22:18:15 +01:00
b41b3ea2fd
Fix: Clear editor after saving new transaction
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-02-01 12:56:29 +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
0b525f72ec
Fix: Submit account ID when creating transaction
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-01-31 23:08:41 +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
88d42f4da9
Reduce confusion in date selector
by disabling entries which would cause from > to

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-01-22 21:47:17 +01:00
ed3f281092
Allow to edit accounts
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-01-22 21:42:43 +01:00
7886365acc
Improve code formatting
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-01-21 00:52:45 +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
ec4290c4ff
Make transfer button stand out more
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-01-20 22:47:13 +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
9934d49b7c
Allow quick transfers from category sums
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-01-19 23:32:27 +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
26a1419f61
Replace fontawesome-pro with fontawesome-free for public use
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-01-18 18:53:42 +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
6eb231f4d0
Add budget overview 2024-01-16 17:30:17 +01:00
1194e36e6e
Add basic frontend & account sidebar 2024-01-16 16:13:04 +01:00