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
cbdb68e2f8
Refactoring
4 years ago
Thomas
0264b592b9
Feature/improve investments by sector ( #172 )
* Improve investments analysis by sector
* Update changelog
4 years ago
Thomas
11b2379d98
Feature/respect data source in data gathering ( #107 )
* Respect data source in data gathering
* Update changelog
* optimize fetching from multiple data sources (#123 )
* 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>
5 years ago
Thomas
200a7d2d65
Feature/refactor search functionality ( #105 )
* Refactor search functionality
* Update changelog
* Improvements after code review
5 years ago
Thomas
abd0e08566
Introduce @ghostfolio/common lib ( #102 )
5 years ago
Thomas
c973ffd3ba
Feature/reorganize helper lib ( #100 )
Reorganize helper lib (Move interfaces and types)
* InfoItem
* PortfolioItem
* PortfolioOverview
* PortfolioPerformance
* Position
* PortfolioPosition
* PortfolioReport
* PortfolioReportRule
* User
* UserSettings
* DateRange
* AdminData
* AccessWithGranteeUser
* OrderWithAccount
* Granularity
* UserWithSettings
* RequestWithUser
5 years ago
Thomas
b0a24e4fc0
Desaturate background color ( #92 )
5 years ago
Thomas
c70eb7793e
Feature/migration to accounts ( #58 )
* Migrate transaction table
* Add accounts page
* Add account page logic
5 years ago
Thomas
40c95a541d
Add data source to transaction model ( #53 )
5 years ago
Thomas
5cb69291f5
Introduce market states ( #38 )
* closed
* delayed (no live data)
* open
5 years ago
Thomas
0f2c8c856c
Clean up imports ( #24 )
5 years ago
Thomas
c616312233
Initial commit
5 years ago