Commit Graph

45 Commits

Author SHA1 Message Date
e9a218bb88 Change net income figure; Add table 2024-01-07 18:54:24 +01:00
7c75bd3c37 Round values 2024-01-07 18:15:52 +01:00
1e4efa0c5b Add expense-by-category figure 2024-01-06 22:42:46 +01:00
99a7920118 Restructure data access to pandas model 2024-01-05 14:32:45 +01:00
8d660ea8c2 Reset sorting to normal 2024-01-05 13:15:33 +01:00
be3f3b604e Fix delete category 2024-01-05 13:12:42 +01:00
6a497c8575 Fix sorting for floats 2024-01-04 22:21:00 +01:00
ab1a1c3aad Finish reorganization of ui code 2024-01-04 21:16:15 +01:00
050f5f0ae4 Separate WarningItem and HeaderContextMenu from MainWindow 2024-01-04 19:34:01 +01:00
393f654a57 Change the way PandasModel operates 2024-01-04 18:36:53 +01:00
29aaa9066f Restructure UI code and clean up PandasModel 2024-01-04 17:22:14 +01:00
8c2fa9296d Preserve sort on data reload 2024-01-04 15:37:28 +01:00
0fdaff0fa2 Implement 'assign type' action 2024-01-04 15:31:26 +01:00
ba6b6c2e4a Add clear button; Disable buttons when function unavailable 2024-01-04 14:13:46 +01:00
f4b73064ff Automatically update categories from loaded dataframe 2024-01-04 05:29:21 +01:00
e2bf90d4d8 Implement clearing of category upon deletion 2024-01-04 05:17:32 +01:00
3dad927bf7 Implement category assignment 2024-01-04 05:12:02 +01:00
7c72e59a99 Implement category creation and deletion 2024-01-04 04:50:57 +01:00
d8f571bf31 Fixed bugs in tableview header context menu 2024-01-04 04:36:37 +01:00
ebe5857d37 Code cleanup 2024-01-04 03:30:56 +01:00
97e770ab0d Replace listView by listWidget 2024-01-04 03:28:32 +01:00
0816ebd26b Add category column if it does not exist 2024-01-04 03:19:30 +01:00
8a0d7f748f Implement show/hide warnings depending on columns 2024-01-04 02:29:34 +01:00
14e830ead0 Implement column deletion and renaming 2024-01-04 01:31:36 +01:00
d4211b6744 Changed the way ui files are handled 2024-01-03 23:08:26 +01:00
c72885258b Clean up MainWindow implementation 2024-01-03 22:32:06 +01:00
fb3a54d430 Add warning labels 2024-01-03 18:47:32 +01:00
37bc515712 Change the way categories are added 2024-01-03 16:09:57 +01:00
a31f754cfd Update README.md 2024-01-03 15:53:26 +01:00
90024635eb Add save option 2024-01-03 15:45:08 +01:00
9ff0a2b434 Safety commit 2024-01-03 15:43:10 +01:00
1bf13e77e3 Change the way the ui file is processed 2024-01-03 15:39:04 +01:00
5e78751921 Change GUI and start implementing CLI 2024-01-03 02:47:43 +01:00
cc8e974589 Add first version of UI 2024-01-03 00:22:01 +01:00
0c21d671a9 Change dummy category names 2024-01-03 00:21:10 +01:00
1116da8251 Buchungstag -> Valutadatum 2024-01-02 01:40:41 +01:00
802bf3e837 Fix y axis scale in figure 2024-01-02 01:31:14 +01:00
c745d23ab8 Add detailed balance plot 2024-01-02 01:23:00 +01:00
dd9e44eace Fix dates on x axis 2023-12-31 21:39:53 +01:00
1dab0d748f Fix decimal representation in pie chart 2023-12-31 14:15:10 +01:00
02ff3ec220 Add captions to figures 2023-12-31 13:57:25 +01:00
3e7db39935 Clean up document_builder.py 2023-12-31 13:16:20 +01:00
1944db046a Change Dockerfile 2023-12-31 03:31:26 +01:00
7d0381d4b9 Finish first version of document generation 2023-12-31 03:22:10 +01:00
df9d01baa5 Initial commit 2023-12-30 01:12:50 +01:00