Commit graph

10 commits

Author SHA1 Message Date
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 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 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 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 8f961b63d5
feat: create base project 2023-09-08 11:50:21 +02:00