Luís Murta satprog
  • Joined on 2022-04-21
satprog closed issue personal-finance/budget#11 2022-11-25 18:20:40 +00:00
[Spike] Investigate better database solution
satprog released Introduction of Nordigen API at personal-finance/budget 2022-11-22 22:19:16 +00:00
satprog pushed tag 0.2 to personal-finance/budget 2022-11-22 22:19:16 +00:00
satprog deleted branch feature/nordigen from personal-finance/budget 2022-11-22 22:14:25 +00:00
satprog pushed to feature/nordigen at personal-finance/budget 2022-11-22 22:13:37 +00:00
5f2cb6fcf5 [Fix] Improves logging for bank/creditcard parser
9345530f06 [Debug] Retains the downloaded jsons
a364d7b46d Improves error handling on Nordigen request
647db5e86f Fixes convertion to decimal of transactions amount
c41bfb4bdf Add offset option to bank
Compare 6 commits »
satprog pushed to master at personal-finance/budget 2022-11-22 22:12:47 +00:00
5957242b83 Merge branch 'feature/nordigen'
5f2cb6fcf5 [Fix] Improves logging for bank/creditcard parser
9345530f06 [Debug] Retains the downloaded jsons
a364d7b46d Improves error handling on Nordigen request
647db5e86f Fixes convertion to decimal of transactions amount
Compare 20 commits »
satprog pushed to feature/nordigen at personal-finance/budget 2022-10-10 20:21:30 +00:00
e3756fa442 Update requirements.txt
satprog closed issue personal-finance/budget#17 2022-10-09 22:13:29 +00:00
Write transactions downloaded to SQLite DB
satprog closed issue personal-finance/budget#16 2022-10-09 22:13:21 +00:00
Add separate Nordigen generic API calls
satprog pushed to feature/nordigen at personal-finance/budget 2022-10-09 22:12:52 +00:00
7e490ffd24 Return to correct database setup
ea3c75245a Use the DbTransaction type in the manager
daed9c5814 Fix the register bank path
98f1730ac2 Add period option to transactions download
9300d42527 Adds --all option to download transactions
Compare 7 commits »
satprog opened issue personal-finance/budget#20 2022-10-09 22:05:47 +00:00
After registering bank, maybe update nordigen data when it cames for the 1st time
satprog closed issue personal-finance/budget#19 2022-10-06 21:29:58 +00:00
New Input interface for the Manager to handle different input methods
satprog commented on issue personal-finance/budget#16 2022-10-06 21:29:20 +00:00
Add separate Nordigen generic API calls

Also required is getting the bank information from the DB and using it when downloading from all banks.

satprog closed issue personal-finance/budget#18 2022-10-06 21:28:52 +00:00
Persist bank information on DB
satprog closed issue personal-finance/budget#15 2022-10-06 21:28:04 +00:00
Add Nordigen skeleton
satprog closed issue personal-finance/budget#14 2022-10-06 21:27:50 +00:00
Create Manager
satprog closed issue personal-finance/budget#13 2022-10-06 21:26:43 +00:00
Adapt code for a manager config
satprog created branch feature/nordigen in personal-finance/budget 2022-10-06 21:25:14 +00:00
satprog pushed to feature/nordigen at personal-finance/budget 2022-10-06 21:25:14 +00:00
0a42db8995 Persists banks information and requisition ID
ad3fe02e4f Adds new JSON parser and moves init to Manager
c6cfd52b8b Adds new Manager that will handle components
4b5773aa13 Restructes project and adds basic Nordigen API
2af9b6ebc6 Fix parsing filename for credit cards
Compare 5 commits »
satprog opened issue personal-finance/budget#19 2022-10-06 21:13:46 +00:00
New Input interface for the Manager to handle different input methods