18 Commits

Author SHA1 Message Date
87b78e7b67 Make search queries case insensitive 2022-03-15 13:50:10 +01:00
0201b368d4 Add column and use instead of last transactions date
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-03-14 19:26:54 +00:00
f26ee8f472 Add ability to change is_open from API 2022-03-02 21:15:56 +00:00
8899ff5772 Return and filter by is_open 2022-03-02 21:14:00 +00:00
51ece59866 Calculate last reconciled date on backend 2022-03-02 19:24:30 +00:00
79fd95e152 Calculate working, cleared and reconciled balance 2022-02-27 15:22:18 +00:00
ae9e9d34c9 Use type instead of isAccount flag
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-25 22:28:22 +00:00
f51807e459 Implement EditAccount in Backend 2022-02-24 22:12:10 +00:00
5ccec61465 Implement transfer creation
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-02-23 22:53:04 +00:00
d89a8f4e2e Switch between payees and accounts depending on prefix 2022-02-23 21:59:14 +00:00
337d588c3c Include all accounts
All checks were successful
continuous-integration/drone/push Build is passing
Before this change, accounts without transactions in the specified timespan had not been included
2022-01-10 10:09:34 +00:00
f4ddf12214 Split displayed accounts by on- or off-budget 2021-12-07 21:20:35 +00:00
29cee46a14 Display accounts sorted by name 2021-12-06 20:47:47 +00:00
871b11bbcc Implement single account transaction-list 2021-12-02 21:44:35 +00:00
4646356b2d Introduce own Numeric type and revert to stdlib from pgx 2021-12-02 21:32:01 +00:00
6f8a94ff5d Show Account Balance 2021-12-02 21:29:11 +00:00
1cd2eedcb8 Continue on ynab import 2021-12-02 15:56:40 +00:00
f760f9b855 Add accounts 2021-12-02 10:52:58 +00:00