Thomas Kaul
|
b57301ef50
|
Feature/extend import validation message (#421)
* Extend import validation message
* Update changelog
|
2021-10-16 21:23:15 +02:00 |
|
Thomas Kaul
|
f06a0fbbee
|
Feature/validate duplicate orders for import (#416)
* Validate duplicate orders
* Update changelog
|
2021-10-13 11:52:04 +02:00 |
|
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
|
2021-10-12 22:19:32 +02:00 |
|
Matthias Frey
|
63ee33b685
|
Use 'import type' to import types, eliminate webpack warnings (#358)
|
2021-09-11 09:27:22 +02:00 |
|
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>
|
2021-08-14 16:55:40 +02:00 |
|
Thomas
|
bb76ace95d
|
Feature/improve support for draft transactions (#265)
* Improve support for draft transactions
* Update changelog
|
2021-08-07 20:52:55 +02:00 |
|
Thomas
|
c7b7efae3b
|
Feature/import transactions (#212)
* Implement import transactions functionality
* Update changelog
|
2021-07-14 20:54:05 +02:00 |
|