|
f437491823
|
Implement filtering on frontend
|
2022-08-21 21:32:49 +02:00 |
|
|
f8a8a6fc0c
|
Add date filtering to backend
|
2022-08-21 21:32:49 +02:00 |
|
|
94b5c4bbd3
|
Improve Backend
|
2022-08-21 21:32:49 +02:00 |
|
|
2ca3328f0f
|
Implement backend
|
2022-08-21 21:32:49 +02:00 |
|
|
91ed57f83d
|
Fix magic numbers for months
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2022-04-23 20:14:20 +00:00 |
|
|
704a520993
|
Implement Next and Previous for month datatype
|
2022-04-23 20:12:20 +00:00 |
|
|
a48509e041
|
Calculate overspent for last month
|
2022-04-23 20:12:05 +00:00 |
|
|
d22816dfd1
|
Implement account editing and autocomplete
|
2022-04-23 13:32:39 +02:00 |
|
|
3b465f17cf
|
Implement problematic transactions endpoint
|
2022-04-23 13:32:39 +02:00 |
|
|
df7b691bdd
|
Add dummy category for uncategorized transactions
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2022-04-14 20:33:51 +00:00 |
|
|
3ca7bfeade
|
Fix number-input not returning numbers
|
2022-04-08 18:23:29 +00:00 |
|
|
a2280e50ec
|
Fix test without available property
|
2022-04-07 07:53:25 +00:00 |
|
|
8fe91293e1
|
Add unittests for month
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
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 |
|
|
eb2b31e622
|
Split new and update-transaction into separate methods
|
2022-04-06 22:18:59 +02:00 |
|
|
967f1c71e5
|
Remove GET for login route
|
2022-04-06 22:18:59 +02:00 |
|
|
585951d5e2
|
Remove dashboard API
|
2022-04-06 22:18:59 +02:00 |
|
|
e7af03b702
|
Remove clean-negative
|
2022-04-06 22:18:59 +02:00 |
|
|
880ed731f8
|
Add test for account balances
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2022-04-06 19:43:11 +00:00 |
|
|
56485b8deb
|
Panic on err when connecting to db
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2022-04-06 19:10:28 +00:00 |
|
|
150a7d562b
|
Use subtests
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2022-04-05 20:52:37 +00:00 |
|
|
49d96be1e3
|
Extract function
|
2022-04-05 20:45:00 +00:00 |
|
|
8df7968175
|
Use available balance from test case file
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
|
2022-04-05 20:41:39 +00:00 |
|
|
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 |
|