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
Thomas Kaul
3ec4a73b35
Feature/improve tooltips ( #403 )
* Improve tooltips
* Update changelog
4 years ago
Thomas Kaul
4219e1121e
Improve style ( #398 )
4 years ago
Thomas Kaul
dcee651098
Feature/support unlimited currencies ( #387 )
* Support unlimited currencies
* Update changelog
4 years ago
Thomas Kaul
508a48f4c3
Feature/hide actions in presenter view ( #380 )
* Hide actions if restricted view is active
* Update changelog
4 years ago
Thomas Kaul
8466e3d73f
Feature/always show adapted portfolio page ( #388 )
* Always show adapted portfolio page
* Update changelog
4 years ago
Thomas Kaul
af022ae316
Feature/add story for portfolio proportion chart component ( #384 )
* Add story
* Use new component
* Update changelog
4 years ago
Thomas Kaul
98be8745d9
Bugfix/fix create or edit transaction dialog ( #382 )
* Fix create or edit transaction dialog
* Update changelog
4 years ago
Thomas Kaul
0f72673ef4
Feature/respect data source in symbol data endpoint ( #370 )
* Respect data source in symbol data endpoint
* Respect data source in the data provider service
* Combine symbol with data source in get() of data provider service
* Improve search functionality for multiple data sources
* Update changelog
4 years ago
Thomas Kaul
9ed82ac82b
Feature/improve labels of allocation chart by symbol ( #353 )
* Improve labels
* Update changelog
4 years ago
Ivo Valchev
9c9ca4ab1e
Add labels to allocation piecharts ( #337 )
4 years ago
Thomas Kaul
5fd413e57e
Feature/setup storybook ( #332 )
* Setup ui library with storybook
* Add value component with story
* Update changelog
4 years ago
Thomas Kaul
747e5b63fa
Feature/restructure allocations page including allocations by symbol ( #333 )
* Restructure allocations page
* Update changelog
4 years ago
Ivo Valchev
b1187cf880
Add a new symbol allocation chart ( #326 )
* Add a new symbol allocation chart
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
4 years ago
Thomas Kaul
6386786ac0
Bugfix/improve symbol lookup ( #322 )
* Improve symbol lookup
* Update changelog
4 years ago
Thomas Kaul
72c065a59d
Feature/introduce asset sub class ( #312 )
* Introduce asset sub class
* Update changelog
4 years ago
Thomas Kaul
2083d28d02
Feature/minor improvements in the page components ( #310 )
* Move permissions to constructor
* Sort imports
4 years ago
Thomas Kaul
aad8f77093
Feature/improve allocations by account ( #308 )
* Improve allocations by account
* Eliminate accounts from PortfolioPosition
* Ignore cash assets in the allocation chart by sector, continent and country
* Add missing accounts to portfolio details
* Update changelog
4 years ago
Thomas Kaul
7c91727eb1
Feature/restructure allocations page ( #294 )
* Restructure allocations page
* Update changelog
4 years ago
Thomas
96a615dc5d
Bugfix/only allow supported currencies in symbol search ( #287 )
* Only allow supported currencies in symbol search
* Update changelog
4 years ago
Thomas
80d043729d
Feature/replace type with asset class ( #274 )
* Improved the asset classification
* Add assetClass to symbolProfile
* Remove type from position
* Update changelog
4 years ago
Thomas
f743c03e17
Feature/restructure page hierarchy ( #259 )
* Introduce portfolio group, remove tools
* Extract allocations to separate page
* Update changelog
4 years ago