Thomas Kaul
|
baa6a3d0f0
|
Feature/restructure api modules (#706)
* Restructure modules
* Update changelog
|
3 years ago |
Thomas Kaul
|
76f70598e2
|
Feature/add support for wealth items (#666)
* Add support for wealth items
* Update changelog
|
3 years ago |
Thomas Kaul
|
b8ad6d6662
|
Feature/improve import (#657)
* Improve import
* Update changelog
Co-Authored-By: Ronald Konjer <ronaldkonjer@gmail.com>
|
3 years ago |
Thomas Kaul
|
585f99e4df
|
Feature/add summary row to activities table (#645)
* Add summary row to activities table
* Update changelog
|
3 years ago |
Thomas Kaul
|
0a8d159f78
|
Bugfix/fix missing symbol profile data connection in import (#630)
* Fix missing symbol profile data connection in import
* Update changelog
|
3 years ago |
Thomas Kaul
|
e255b76053
|
Feature/check currency in import validation (#538)
* Check currency in import validation (avoid importing transactions in wrong currency)
* Update changelog
|
3 years ago |
Thomas Kaul
|
ed7209fb53
|
Feature/remove transactions import limit (#536)
* Remove default transactions import limit
* Update changelog
|
3 years ago |
Thomas Kaul
|
d60b444324
|
Release/1.71.0 (#458)
* Refactor logger
* Fix exception
* Update changelog
|
4 years ago |
Thomas Kaul
|
b57301ef50
|
Feature/extend import validation message (#421)
* Extend import validation message
* Update changelog
|
4 years ago |
Thomas Kaul
|
f06a0fbbee
|
Feature/validate duplicate orders for import (#416)
* Validate duplicate orders
* Update changelog
|
4 years ago |
Thomas Kaul
|
93dcbeb6c7
|
Feature/add validation for import (#415)
* Valid data types
* Maximum number of orders
* Data provider service returns data for the dataSource / symbol pair
|
4 years ago |
Matthias Frey
|
63ee33b685
|
Use 'import type' to import types, eliminate webpack warnings (#358)
|
4 years ago |
Valentin Zickner
|
308b218487
|
introduce basic module structure for data provider (#278)
* 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>
|
4 years ago |
Thomas
|
bb76ace95d
|
Feature/improve support for draft transactions (#265)
* Improve support for draft transactions
* Update changelog
|
4 years ago |
Thomas
|
c7b7efae3b
|
Feature/import transactions (#212)
* Implement import transactions functionality
* Update changelog
|
4 years ago |