Thomas Kaul
|
ecc35c9ffa
|
Task/improve typings of dialogs (#5846)
* Improve typings
|
2 months ago |
David Requeno
|
0bac81549e
|
Task/move world map chart component to @ghostfolio/ui (#5480)
* Move world map chart component to @ghostfolio/ui
* Update changelog
|
3 months ago |
Akito Yamaguchi
|
a25ec0c15a
|
Task/migrate account detail dialog to standalone (#5458)
* Migrate account detail dialog to standalone
* Update changelog
|
3 months ago |
Kenrick Tandrian
|
9744f1bade
|
Task/migrate world map chart component to standalone (#5443)
* Migrate world map chart component to standalone
* Update changelog
|
4 months ago |
Thomas Kaul
|
7c147dfb68
|
Bugfix/fix permissions of impersonation mode in overview and holdings tabs (#5239)
* Fix permissions of impersonation mode
* Update changelog
|
5 months ago |
Thomas Kaul
|
a94781537d
|
Bugfix/fix allocations by asset class for unknown asset classes (#5120)
* Fix allocations by asset class
* Update changelog
|
5 months ago |
Thomas Kaul
|
898f2752f3
|
Feature/add Gf prefix to sub page components (about and portfolio) (#5111)
* Add Gf prefix
|
5 months ago |
csehatt741
|
ec1f552dfa
|
Feature/migrate portfolio page components to standalone (#5086)
* Migrate portfolio page components to standalone
* Update changelog
|
5 months ago |
csehatt741
|
035306d4d8
|
Feature/add createdAt to snapshot and public portfolio endpoint response (#4350)
* Add createdAt to snapshot and public portfolio endpoint response
* Update changelog
---------
Co-authored-by: Verbindolai <nikolaiwieczorek@web.de>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
10 months ago |
Karel De Smet
|
46cbbd3bc4
|
Feature/upgrade to nx 20.3 (#4152)
* Upgrade to Nx 20.3
* Update changelog
|
12 months ago |
Jory Hogeveen
|
707c77f0cf
|
Feature/extend allocations by ETF holding with parent ETFs (#4044)
* Extend allocations by ETF holding with parent ETFs
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
1 year ago |
dw-0
|
6a10b932b0
|
Feature/Switch consistent-type-assertions eslint rule from warn to error (#3982)
* Switch consistent-type-assertions eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
1 year ago |
Thomas Kaul
|
a5331dd32b
|
Feature/optimize dialog sizes for mobile (#3964)
* Optimize dialog sizes for mobile
* Update changelog
|
1 year ago |
Thomas Kaul
|
bce18f7261
|
Feature/reuse advanced markets calculation in portfolio details endpoint (#3884)
|
1 year ago |
Thomas Kaul
|
f48ce4e1ae
|
Feature/reuse markets calculation in portfolio details endpoint (#3883)
* Reuse markets calculation in portfolio details endpoint
* Update changelog
|
1 year ago |
Thomas Kaul
|
e85cc0fcfc
|
Feature/clone or edit activity from account detail dialog (#3647)
* Clone or edit activity from holding detail dialog
* Update changelog
|
1 year ago |
Thomas Kaul
|
41f5801b5e
|
Feature/refactor unique asset type to asset profile identifier (#3636)
* Refactoring
|
1 year ago |
Thomas Kaul
|
1c9805bb96
|
Feature/improve allocations by etf holding for impersonation mode (#3534)
* Improve allocations by ETF holding for impersonation mode
* Update changelog
|
1 year ago |
Thomas Kaul
|
23e4d5454d
|
Feature/improve allocations by etf holding (#3467)
* Improve allocations by ETF holding
* Update changelog
|
2 years ago |
Thomas Kaul
|
8a9ae9bb33
|
Feature/allocations by etf holding (#3464)
* Setup allocations by ETF holding
* Update changelog
|
2 years ago |
Thomas Kaul
|
72e75208df
|
Bugfix/fix position detail dialog close functionality (#3396)
* Handle holding detail dialog open functionality in a single place (AppComponent)
* Update changelog
|
2 years ago |
Thomas Kaul
|
f3d961bc16
|
Feature/move holdings table to holdings tab of home page (#3368)
* Move holdings table to holdings tab of home page
* Deprecate api/v1/portfolio/positions endpoint
* Update changelog
|
2 years ago |
Thomas Kaul
|
cdbe6eedeb
|
Feature/change cash to liquidity in asset class enum (#3321)
* Change CASH to LIQUIDITY in asset class enum
* Update changelog
|
2 years ago |
Thomas Kaul
|
719bbe156e
|
Feature/optimize calculation of allocations by market (#3249)
* Optimize calculation of allocations by market
* Update changelog
|
2 years ago |
Thomas Kaul
|
eb75be8535
|
Optimize details endpoint (#3123)
* Make summary optional
* Introduce dedicated holdings endpoint
* Update changelog
|
2 years ago |
Thomas Kaul
|
e921ed7f52
|
Reorder imports (#2988)
|
2 years ago |
Thomas Kaul
|
9fe90273c7
|
Feature/move assistant to general availability (#2977)
* Move assistant from experimental to general availability
* Update changelog
|
2 years ago |
Thomas Kaul
|
be93ca8968
|
Feature/migrate allocations page to work with filters of assistant (#2933)
* Migrate portfolio allocations to work with filters of assistant
* Update changelog
|
2 years ago |
TobiasXy
|
1b2d2a9860
|
Feature/Add holdings tab to account detail dialog (#2853) (#2864)
* Feature/Add holdings tab to account detail dialog (#2853)
* Update changelog
|
2 years ago |
Thomas Kaul
|
6f6ff94979
|
Improve sidebar (#2343)
* Improve sidebar
* Improve style of system message
* Update changelog
|
2 years ago |
Thomas Kaul
|
ab691bb27a
|
Feature/remove account type from user interface (#2335)
* Remove account type from user interface and set it optional
* Update changelog
|
2 years ago |
Thomas Kaul
|
0fd3db3228
|
Bugfix/fix cash position rows in holdings table (#2237)
* Fix cash position rows
* Update changelog
|
2 years ago |
Thomas Kaul
|
d4fea075af
|
Feature/include unavailable data in allocations by market chart (#2190)
* Include unavailable data in allocations by market chart
* Update changelog
|
2 years ago |
Thomas Kaul
|
622bb8b0cf
|
Feature/add allocations by market chart (#2171)
* Add allocations by (advanced) market
* Fix public page
* Update changelog
|
2 years ago |
Thomas Kaul
|
ea101dd3bd
|
Refactor value to valueInBaseCurrency (#2167)
* Revert value to valueInBaseCurrency refactoring
|
2 years ago |
Thomas Kaul
|
455a2d2e92
|
Refactor value to valueInBaseCurrency (#2160)
|
2 years ago |
Thomas Kaul
|
92382e0b4d
|
Feature/improve loading state during filtering on allocations page (#2141)
* Improve loading state
* Update changelog
|
2 years ago |
Thomas Kaul
|
15c96a9757
|
Feature/add allocations by platform chart (#1915)
* Add allocations by platform
* Update changelog
|
3 years ago |
Thomas Kaul
|
1ca3792a4b
|
Feature/clean up initial values from x ray (#1914)
* Clean up initial (original) values from X-Ray
* Refactor current to valueInBaseCurrency
* Update changelog
|
3 years ago |
Thomas Kaul
|
9be457943c
|
Feature/introduce allocations by etf provider (#1870)
* Introduce allocations by etf provider
* Update changelog
|
3 years ago |
Thomas Kaul
|
e92730879e
|
Feature/migrate dialog components to angular material 15 (#1844)
* Migrate MatDialog
* Update changelog
|
3 years ago |
Thomas Kaul
|
7b39b32293
|
Feature/improve allocations page (#1813)
* Improve loading state
* Update changelog
|
3 years ago |
Thomas Kaul
|
b6a7804a26
|
Refactoring (#1784)
|
3 years ago |
Thomas Kaul
|
0000317041
|
Upgrade Nx and Angular (#1646)
* Upgrade Nx and Angular
* Update changelog
* Feature/eliminate angular material css vars (#1648)
* Eliminate angular-material-css-vars
* Update changelog
|
3 years ago |
Thomas Kaul
|
6aae0cc1e4
|
Bugfix/fix issue with value in value redaction interceptor (#1627)
* Fix issue with value in value redaction interceptor
* Fix format of world map
* Update changelog
|
3 years ago |
Thomas Kaul
|
efba7429c1
|
Bugfix/fix click of unknown accounts (#1629)
* Check for unknown key
* Update changelog
|
3 years ago |
Thomas Kaul
|
271001f523
|
Feature/remove toggle on allocations page (#1620)
* Rename allocationCurrent, remove allocationInvestment
* Update changelog
|
3 years ago |
Thomas Kaul
|
0878941c4f
|
Feature/support translated tags (#1600)
* Support translated tags
* Update changelog
|
3 years ago |
Thomas Kaul
|
90a7a84ac5
|
Feature/add global heat map to landing page (#1584)
* Add global heat map
* Update changelog
|
3 years ago |
Thomas Kaul
|
e8a4a53c9f
|
Feature/support position detail dialog in top performers of analysis page (#1522)
* Add support for position detail dialog
* Update changelog
|
3 years ago |