Thomas Kaul
dced06ebb5
Bugfix/improve allocations ( #710 )
* Fix allocations by account for non-unique account names
* Refactor calculations with big.js
* Update changelog
3 years ago
Thomas Kaul
bed3e5aae2
Bugfix/fix horizontal overflow in activities table ( #676 )
* Fix horizontal overflow in tables
* Update changelog
3 years ago
Thomas Kaul
48b524de5a
Feature/add export functionality to position detail dialog ( #672 )
* Add export functionality to the position detail dialog
* Respect filters in activities export
* Update changelog
3 years ago
Thomas Kaul
62885ea890
Feature/improve consistent use of symbol with data source ( #656 )
* Improve the consistent use of symbol with dataSource
* Update changelog
3 years ago
Thomas Kaul
b2b3fde80e
Bugfix/support multiple accounts with the same name ( #623 )
* Support multiple accounts with the same name
* Update changelog
3 years ago
Thomas Kaul
69c9e259b1
Bugfix/fix routing of create activity dialog ( #615 )
* Fix routing of create activity dialog
* Update changelog
3 years ago
Thomas Kaul
124bdc028d
Bugfix/fix reload of position detail dialog ( #603 )
* Fix reload of position detail dialog
* Update changelog
3 years ago
Thomas Kaul
77065dac50
Feature/add date range selector to holdings tab ( #595 )
* Add date range selector to holdings tab
* Update changelog
3 years ago
Thomas Kaul
54bbc8446b
Feature/prettify scraper symbol in chart ( #448 )
* Prettify scraper symbol in chart
* Update changelog
3 years ago
Thomas Kaul
4ab6a1a071
Feature/harmonize page layouts ( #417 )
* Harmonize page layouts
* Update changelog
4 years ago
Thomas Kaul
3ec4a73b35
Feature/improve tooltips ( #403 )
* Improve tooltips
* 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
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
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
Thomas
823501f43e
Sort imports ( #242 )
4 years ago
Valentin Zickner
de83dc7b84
create investment endpoint for analysis timeline
Co-authored-by: Thomas <dotsilver@gmail.com>
4 years ago
Thomas
f22991b090
Feature/respect cash balance in analysis ( #203 )
* Respect cash balance in in analysis
* Update changelog
4 years ago
Thomas
0264b592b9
Feature/improve investments by sector ( #172 )
* Improve investments analysis by sector
* Update changelog
4 years ago
Thomas
6a03120225
Feature/add symbol profile model ( #148 )
* Add symbol profile model and positions by country chart
* Add positions by continent chart
* Fix tests
* Extend seed
* Update changelog
4 years ago
Thomas
7c22969de1
Feature/move tools to sub path ( #125 )
* Move tools to sub path
* Update changelog
4 years ago
Thomas
95bcdea69b
Refactor cd to changeDetectorRef ( #118 )
4 years ago
Thomas
0d6fe4a232
Feature/refactor user service as observable store ( #117 )
* Implement user service as observable store
* Clean up tokenStorageService usage
* Update changelog
4 years ago
Thomas
abd0e08566
Introduce @ghostfolio/common lib ( #102 )
4 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
4 years ago
Thomas
111d8d8e3c
Feature/rename share to allocation in columns of positions table ( #93 )
* Rename columns
* Initial Share -> Initial Allocation
* Current Share -> Current Allocation
* Update changelog
4 years ago
Thomas
90a2fea7d6
Feature/create and update accounts ( #60 )
* Allow to create and update accounts
* Activate account selector in transaction dialog
* Refactor analytics and report from platforms to accounts
4 years ago
Thomas
dbed4ea527
Feature/improve imports with paths in tsconfig ( #32 )
* Improve imports
4 years ago
Thomas
c616312233
Initial commit
4 years ago