Luís Murta satprog
  • Joined on 2022-04-21
satprog pushed to feature/postgresql at personal-finance/budget 2023-01-06 22:06:39 +00:00
9500e808de Update the parse operation
55a5b09c45 Fix download, bank, token and renew->eua ops
071711dbdb Fix CategoryRule and TagRule initializations
Compare 3 commits »
satprog pushed to feature/postgresql at personal-finance/budget 2022-12-19 22:55:17 +00:00
7fe5b6bd32 Adds links between transactions
satprog pushed to feature/postgresql at personal-finance/budget 2022-12-19 22:50:54 +00:00
1d256d7def Adds links between transactions
f20cf685ad Update Foreign Key delete cascade for categories
e57859f601 Updates verbosity options
e27f2f08cf Adds rule based tagging of transactions
058d0cc05d Adds Tags rules
Compare 10 commits »
satprog pushed to feature/postgresql at personal-finance/budget 2022-12-10 00:24:50 +00:00
d321481e29 Rule based categorizing
fed007ff89 Changes recurring categories boolean to int
Compare 2 commits »
satprog pushed to feature/postgresql at personal-finance/budget 2022-12-09 19:48:27 +00:00
f721e6a910 [Refactor] Decouple CLI arguments from Manager
471331ffc9 Categories rules for rule-based categorization
63d6a2aab7 Finishes category schedule implementation
f09b328c66 Package now run as python3 -m pfbudget
6f97b883fb Add weekly option on the schedule period
Compare 11 commits »
satprog pushed to feature/postgresql at personal-finance/budget 2022-12-04 16:12:43 +00:00
8fe0ecc597 Introduces categorizer that works on ORM classes
78e545589d Adds category groups
b8142f4f99 Add available categories table
Compare 3 commits »
satprog pushed to feature/postgresql at personal-finance/budget 2022-12-04 00:03:26 +00:00
e379d77995 Nordigen -> PostgreSQL path completed
satprog pushed to feature/postgresql at personal-finance/budget 2022-12-03 18:09:16 +00:00
91514f71b1 Adds relationships and CASCADE on deletes
246c948d76 All meal card to account type enum
0d22b02b3f Adds alembic tool for DB versioning
395576d73f Move SQLite client to separate file
Compare 4 commits »
satprog created branch feature/postgresql in personal-finance/budget 2022-12-03 18:09:16 +00:00
satprog reopened issue personal-finance/budget#11 2022-11-25 18:20:44 +00:00
[Spike] Investigate better database solution
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 »