|
bd99f58ab4
|
Actually use files
|
2022-04-05 20:33:04 +00:00 |
|
|
1913d9eaf0
|
Move migration to init
continuous-integration/drone/push Build is failing
|
2022-04-05 20:03:18 +00:00 |
|
|
8954cffb7a
|
Move config to global variable
continuous-integration/drone/push Build is failing
|
2022-04-05 20:00:25 +00:00 |
|
|
95eb302d26
|
Build real connection before using txdb
continuous-integration/drone/push Build is failing
|
2022-04-05 19:56:35 +00:00 |
|
|
d73eeb1b40
|
Call t.Helper
|
2022-04-05 19:47:04 +00:00 |
|
|
ce466e0031
|
Styleguide
|
2022-04-05 19:34:45 +00:00 |
|
|
684efffbdf
|
Fix bugs in calculateBalances and handle not found categories
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 |
|
|
f0993fd9c3
|
Read tests from file
|
2022-04-05 19:08:59 +00:00 |
|
|
5f6bea4ee2
|
Remove unused prop
|
2022-04-05 19:00:40 +00:00 |
|
|
4332a1537b
|
Remove invalid test
|
2022-04-05 16:25:34 +00:00 |
|
|
2feefea737
|
Check available balance
|
2022-04-05 16:22:20 +00:00 |
|
|
2d9c380cf4
|
Implement ynab import in test and use pgtx
|
2022-04-05 16:11:11 +00:00 |
|
|
4a66d9fdfc
|
Add test setup
|
2022-04-05 15:44:26 +00:00 |
|
|
0201b368d4
|
Add column and use instead of last transactions date
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2022-03-14 19:26:54 +00:00 |
|
|
db96fddde2
|
Implement update Assignment on backend
|
2022-03-04 22:24:38 +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 |
|
|
f26ee8f472
|
Add ability to change is_open from API
|
2022-03-02 21:15:56 +00:00 |
|
|
3696bbde43
|
Check empty secret in other spots
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2022-03-01 18:37:07 +00:00 |
|
|
ce26e76e8f
|
Fix GroupID not being set for original transaction
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2022-02-27 21:44:15 +00:00 |
|
|
4c6d21c2b4
|
Improve editing and creating of transactions
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2022-02-27 21:15:46 +00:00 |
|
|
faef975f1a
|
Pass amount as string and add transaction correctly
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2022-02-27 21:06:34 +00:00 |
|
|
4844889e0b
|
Disable nilnil linter for CreateReconcilationTransaction
|
2022-02-27 20:53:57 +00:00 |
|
|
2775578713
|
Extract method CreateReconcilationTransaction
|
2022-02-27 20:50:26 +00:00 |
|
|
27dd6e923c
|
Actually handle passed reconciliation amount
|
2022-02-27 20:45:18 +00:00 |
|
|
2cf6b815bf
|
Use view everywhere
|
2022-02-27 20:45:02 +00:00 |
|
|
16bcf516f6
|
Add ReconcilationTransactionAmount
|
2022-02-27 20:34:10 +00:00 |
|
|
b4321395d9
|
Implement backend for reconcilation
|
2022-02-27 20:02:23 +00:00 |
|
|
adcb64f4ad
|
Remove unused method
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2022-02-25 22:55:48 +00:00 |
|
|
52bb343402
|
Reorganize routes and remove legacy ones
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
|
2022-02-25 22:52:08 +00:00 |
|
|
05099e469f
|
Delete transaction when amount is zero
|
2022-02-25 22:33:58 +00:00 |
|
|
ae9e9d34c9
|
Use type instead of isAccount flag
continuous-integration/drone/push Build is passing
|
2022-02-25 22:28:22 +00:00 |
|
|
10ea73663f
|
Extract UpdateTransaction
|
2022-02-25 22:09:59 +00:00 |
|
|
07804e4241
|
Update existing transaction if transactionid was passed
|
2022-02-25 22:05:15 +00:00 |
|
|
2f4f8a7568
|
Extract method CreateTransferForOtherAccount
|
2022-02-25 22:02:57 +00:00 |
|
|
2d37ec147c
|
Pass only category Id as categories are not to be created on the fly
|
2022-02-25 21:21:55 +00:00 |
|
|
f51807e459
|
Implement EditAccount in Backend
|
2022-02-24 22:12:10 +00:00 |
|
|
bbbeff92e8
|
Reset amount to positive after saving transfer transaction
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2022-02-23 22:55:15 +00:00 |
|
|
5ccec61465
|
Implement transfer creation
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2022-02-23 22:53:04 +00:00 |
|
|
7c694fb32c
|
Skip account_test when no db available
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2022-02-23 22:12:09 +00:00 |
|
|
28c20aacd3
|
Extract package
|
2022-02-23 21:59:14 +00:00 |
|
|
d89a8f4e2e
|
Switch between payees and accounts depending on prefix
|
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 |
|