0b525f72ec
Fix: Submit account ID when creating transaction
...
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-01-31 23:08:41 +01:00
3149595df6
CI: Add test / build / publish
...
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-01-28 00:51:01 +01:00
dae7aac4cd
prepare release v0.2.0
2024-01-28 00:40:03 +01:00
acafe3ac7c
Define transfer-money transactions as pair
...
in order to delete both of them in case one is deleted and not to leave
over a broken half of a transfer-money transaction
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-01-27 14:00:36 +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
9f2c456c78
prepare release v0.1.0
2024-01-22 23:35:21 +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
ac6a74204a
Fix README typo
...
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-01-18 18:18:15 +01:00
17951ce615
Update dependencies
...
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-01-18 18:14:12 +01:00
caf9543dc1
Add Meta files
2024-01-18 18:08:27 +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
26b9aa7be7
Improve asset naming
2024-01-17 23:36:40 +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
21cac8d2ed
Implement API-Server
2024-01-15 23:49:29 +01:00