Commit graph

25 commits

Author SHA1 Message Date
e1d3a54ebf
ci: basic sonarqube action
Some checks failed
/ build (push) Failing after 3m7s
2024-07-17 20:11:44 +02:00
8e46b936a8
fix: set default values through json key 2024-07-17 17:37:41 +02:00
d93eac4f04
fix: create basic debt class structure 2024-07-17 16:44:02 +02:00
cddb58c118
docs: add license header 2024-06-30 20:25:36 +02:00
62e0c2ba3d
fix: only check json files in listWallets 2024-06-30 11:30:33 +02:00
07908797d5
feat: use less Futures 2024-06-30 11:30:07 +02:00
Matyáš Caras
cfd4d6200e
chore: cosmetic changes
Change some comment text, also change current balance to a getter
2024-01-31 07:54:29 +01:00
Matyáš Caras
da7b46b9cb
chore: apply automatic lint fixes 2024-01-29 18:02:06 +01:00
Matyáš Caras
6500c7e5e8
feat: import/export data
closes #25
2024-01-22 23:32:21 +01:00
Matyáš Caras
91fc0bb607
fix: show current balance on homepage 2024-01-22 15:15:10 +01:00
Matyáš Caras
96e672f1d5 test: create basic tests (#24)
Related to #1 but more tests should be added, so not closing

Reviewed-on: #24
2024-01-22 14:41:16 +01:00
Matyáš Caras
efc003a719
chore: cleanup code 2024-01-08 23:24:17 +01:00
Matyáš Caras
e40f0491fc
fix: actually make recurring entries work correctly 2024-01-08 23:22:35 +01:00
Matyáš Caras
17a3a1ce20 feat: add recurring entries (#20)
Reviewed-on: #20
2024-01-08 21:19:15 +01:00
Matyáš Caras
6163a95849 feat(graphs): add pie chart and category colors (#19)
Reviewed-on: #19
2024-01-08 15:38:31 +01:00
Matyáš Caras
238caf9203
fix: make edit_categories actually edit categories
Also make sure home loads the wallet again after exiting settings. Also removed 'type' from Category, because I don't know what it was supposed to do there.
2023-12-31 12:41:10 +01:00
Matyáš Caras
480c4e2538
fix: wrong type cast 2023-12-31 11:42:27 +01:00
Matyáš Caras
073806b8dd
feat: edit per new lints, add editing categories 2023-12-29 21:39:54 +01:00
Matyáš Caras
d889611e19
feat: create basic spending chart + fix sorting
Added a basic line chart for spending (monthly and yearly) with its separate view. Also fixed sorting of entry groups on homepage.

#8
2023-11-21 20:23:14 +01:00
Matyáš Caras
574180c5f2
feat: allow creating new wallets + fix bugs 2023-11-01 18:39:21 +01:00
Matyáš Caras
f614c4dfac
feat: create basic function to load from ocr 2023-11-01 17:58:05 +01:00
Matyáš Caras
de8f57fcc8
feat(ocr): 🚧 work on adding entries through OCR 2023-11-01 15:39:24 +01:00
Matyáš Caras
ba04bd5a1c
feat: edit & delete 2023-09-14 19:44:34 +02:00
Matyáš Caras
a123556ea3
test: create base test 2023-09-14 18:12:54 +02:00
Matyáš Caras
8f961b63d5
feat: create base project 2023-09-08 11:50:21 +02:00