Commit graph

17 commits

Author SHA1 Message Date
a95fe9dcf4 Fix to and from dates for statistics 2024-01-03 23:51:12 +02:00
51465ad44d Added Sum Widget 2024-01-03 22:46:16 +02:00
3ec459da6f Re-fetch categories on import, add delete cascade of categorizations 2024-01-03 18:12:09 +02:00
6b0f3828a3 Add widgets, Add category import/export 2024-01-03 17:32:13 +02:00
c6c44e1604 Start working on widgets 2024-01-02 18:20:00 +02:00
1a9dc36cf5 Add statistics endpoint for fetching total spending by category for time period 2023-12-30 21:44:07 +02:00
acfbe7033a Mark categorization root rules with new field, fix boolean equality check 2023-12-30 20:47:11 +02:00
3653dc5861 Clear transaction categories on re-apply of categorization rules 2023-12-30 18:59:44 +02:00
76a658986b #2: Display categories on transactions page 2023-12-30 18:30:25 +02:00
94daac1600 Categorization editor, categories page, and working categorization algorithm 2023-12-30 12:50:07 +02:00
03d5d23a03 Statement parsing works, so does transaction visualization 2023-12-28 23:26:59 +02:00
ad0bce4eba Categorization, TransactionCategories, TransactionMapping 2023-12-27 18:15:42 +02:00
46ea767eef Add README 2023-12-19 00:51:49 +02:00
4748e388e0 Add statements. Add transactions. Add processed transactions. Add visjs react component. 2023-12-19 00:23:35 +02:00
6e190d09f0 Bank statement upload/parsing 2023-12-15 20:04:57 +02:00
da3f2f6169 Add SSL configs, configure session cookies ( mostly defaults ), fix login/logout on frontend 2023-12-14 23:56:59 +02:00
70a67bf537 Initial commit. Frontend + API Gateway + Backend service 2023-12-14 20:11:45 +02:00