9 Commits

Author SHA1 Message Date
Thomas
6a03120225
Feature/add symbol profile model ()
* Add symbol profile model and positions by country chart

* Add positions by continent chart

* Fix tests

* Extend seed

* Update changelog
2021-06-06 15:31:28 +02:00
Thomas
11b2379d98
Feature/respect data source in data gathering ()
* Respect data source in data gathering

* Update changelog

* optimize fetching from multiple data sources ()

* optimize fetching from multiple data sources

* improve performance by executing data gathering promises in parallel

* removed unused imports

* rename hasHistoricalData to canHandle

* Sort imports

* Clean up

Co-authored-by: Valentin Zickner <3200232+vzickner@users.noreply.github.com>
2021-05-27 20:50:10 +02:00
Thomas
abd0e08566
Introduce @ghostfolio/common lib () 2021-05-16 22:11:14 +02:00
Thomas
c973ffd3ba
Feature/reorganize helper lib ()
Reorganize helper lib (Move interfaces and types)
* InfoItem
* PortfolioItem
* PortfolioOverview
* PortfolioPerformance
* Position
* PortfolioPosition
* PortfolioReport
* PortfolioReportRule
* User
* UserSettings
* DateRange
* AdminData
* AccessWithGranteeUser
* OrderWithAccount
* Granularity
* UserWithSettings
* RequestWithUser
2021-05-16 21:20:59 +02:00
Thomas
b0a24e4fc0
Desaturate background color () 2021-05-15 10:09:07 +02:00
Thomas
90a2fea7d6
Feature/create and update accounts ()
* Allow to create and update accounts

* Activate account selector in transaction dialog

* Refactor analytics and report from platforms to accounts
2021-05-02 21:18:52 +02:00
Thomas
40c95a541d
Add data source to transaction model () 2021-04-28 21:30:49 +02:00
Thomas
5cb69291f5
Introduce market states ()
* closed
* delayed (no live data)
* open
2021-04-22 22:00:46 +02:00
Thomas
c616312233 Initial commit 2021-04-13 21:53:58 +02:00