8 Commits

Author SHA1 Message Date
Thomas Kaul
b12ac1fe84
Feature/simplify module imports of api ()
* Simplify module imports
2024-06-01 10:02:43 +02:00
Thomas Kaul
e921ed7f52
Reorder imports () 2024-02-11 17:50:18 +01:00
Arshad Jamal
e82dcc8ace
Feature/fix export in lazy-loaded activities table ()
* Fix export in lazy-loaded activities table

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-01-29 19:37:09 +01:00
Thomas Kaul
c9353d0a39
Support account balance time series ()
* Initial setup

* Support account balance in export

* Handle account balance update

* Add schema migration

* Update changelog
2023-07-23 15:55:58 +02:00
Thomas Kaul
513a564e2c
Restructure services () 2023-04-23 12:02:01 +02:00
Thomas Kaul
dcee651098
Feature/support unlimited currencies ()
* Support unlimited currencies

* Update changelog
2021-09-24 21:09:48 +02:00
Valentin Zickner
308b218487
introduce basic module structure for data provider ()
* introduce basic module structure for data provider

* introduce DataGatheringModule

* introduce ExchangeRateDataModule

* introduce ImpersonationModule

* move RulesService

* cleanup portfolio module

* Sort imports

Co-authored-by: Valentin Zickner <github@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2021-08-14 16:55:40 +02:00
Thomas
ecfe694f0b
Feature/export transactions ()
* Export functionality for transactions

* Update changelog
2021-07-11 17:05:58 +02:00