30 Commits

Author SHA1 Message Date
df7b691bdd Add dummy category for uncategorized transactions
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-04-14 20:33:51 +00:00
a2280e50ec Fix test without available property 2022-04-07 07:53:25 +00:00
8fe91293e1 Add unittests for month
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-06 22:16:50 +00:00
35690681cf Fix calls to isAfter and so on 2022-04-06 21:44:43 +00:00
54e591bc5e Extract Month class 2022-04-06 21:41:55 +00:00
01c407d4f1 Remove income category from result
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-06 20:29:56 +00:00
cce9f29f17 Rename budgeting to budget 2022-04-06 22:18:59 +02:00
bd99f58ab4 Actually use files 2022-04-05 20:33:04 +00:00
ce466e0031 Styleguide 2022-04-05 19:34:45 +00:00
684efffbdf Fix bugs in calculateBalances and handle not found categories
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-05 19:33:41 +00:00
cf39db52fb Move code to other method 2022-04-05 19:33:12 +00:00
5f6bea4ee2 Remove unused prop 2022-04-05 19:00:40 +00:00
2feefea737 Check available balance 2022-04-05 16:22:20 +00:00
ecb801b2f2 Move getDate to util file 2022-03-04 21:56:24 +00:00
caf39fe5ea Set Available balance of income category 2022-03-04 21:18:44 +00:00
0dde94f855 Remove logging 2022-03-04 21:15:24 +00:00
34bbdf48b7 Also return income category 2022-03-04 21:13:59 +00:00
1e495a5e47 Remove unneeded loop 2022-03-04 21:13:50 +00:00
fc29b1409d Use in-place additions more 2022-03-04 21:13:38 +00:00
8ecfd6b87a Use in-place calculations 2022-03-04 20:55:38 +00:00
f51807e459 Implement EditAccount in Backend 2022-02-24 22:12:10 +00:00
28c20aacd3 Extract package 2022-02-23 21:59:14 +00:00
f93888cbbc Move logic for hidden categories to client 2022-02-23 21:56:20 +00:00
fffc91269e Extract NewCategoryWithBalance 2022-02-23 21:56:20 +00:00
1bd38bb367 Move comment
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-02-20 22:40:58 +00:00
19d2ddbd65 Minor improvements 2022-02-20 22:37:34 +00:00
3cb39d978a Fix multiple linter errors 2022-02-20 22:33:29 +00:00
c03d16878a Minimal linting improvements 2022-02-20 21:19:28 +00:00
ca51ac5e27 Use AbortWithStatusJSON instead of AbortWithError
All checks were successful
continuous-integration/drone/pr Build is passing
ci/woodpecker/push/woodpecker Pipeline was successful
continuous-integration/drone/push Build is passing
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-02-20 20:42:57 +00:00
daadfd45bc Rename http package to server 2022-02-19 21:28:04 +00:00