Kenrick Tandrian
ecf457e073
Task/improve type safety in api page and public page components ( #7214 )
* fix(client): fallback api key to empty string
* feat(client): replace constructor based DI with inject functions
* feat(client): enforce encapsulation
* fix(client): fallback name to symbol in public page
2 weeks ago
Thomas Kaul
363684526f
Task/localize country names ( #6995 )
* Localize country names
* Update changelog
1 month ago
Thomas Kaul
3a4b0ce304
Task/harmonize sector names accross data providers ( #6994 )
* Harmonize sector names
* Update changelog
1 month ago
Thomas Kaul
ab6fdf6c4f
Task/remove deprecated attributes from portfolio position interface ( #6950 )
* Remove deprecated attributes
* Update changelog
2 months ago
Thomas Kaul
5b9df03a1e
Task/remove deprecated attributes from holdings of public portfolio endpoint response ( #6923 )
* Remove deprecated attributes
* Update changelog
2 months ago
David Requeno
3602562aac
Task/migrate Angular components from NgClass to class bindings ( #6843 )
* Migrate components from NgClass to class bindings
* Update changelog
2 months ago
Kenrick Tandrian
1dffe79c77
Task/improve type safety in public page component ( #6746 )
* fix(client): resolve type errors
* feat(client): replace constructor-based DI with inject function
* feat(client): replaced deprecated getDeviceInfo
* feat(client): tighten up encapsulation
* feat(client): implement readonly
3 months ago
Winn Cook
0638da9490
Task/eliminate OnDestroy lifecycle hook from public page component ( #6487 )
* Eliminate OnDestroy lifecycle hook
4 months ago
Kenrick Tandrian
601008e0e6
Task/move data service to UI library ( #6154 )
* feat(lib): move data service
* feat(client): update imports
* feat(lib): update imports
* Update changelog
6 months ago
David Requeno
11c51698d7
Feature/extend public portfolio page with latest activities ( #5538 )
* Extend public portfolio page with latest activities
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
10 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
10 months ago
Karel De Smet
466f31fa28
Task/refactor public page component to standalone ( #5459 )
* Refactor public page component to standalone
* Update changelog
10 months ago
Thomas Kaul
a5e13d30ae
Bugfix/fix missing localization for alias fallback on public page ( #4610 )
* Fix missing localization
* Update changelog
1 year ago
Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 ( #4152 )
* Upgrade to Nx 20.3
* Update changelog
2 years ago
Thomas Kaul
b50a1fc63d
Feature/reuse markets calculation in public portfolio endpoint ( #3882 )
* Reuse markets calculation in public portfolio endpoint
* Update changelog
2 years ago
Thomas Kaul
4a97e2bb54
Feature/align holdings and regions of public page with allocations page ( #3815 )
* Align holdings and regions of public page with allocations page
* Update changelog
2 years ago
Thomas Kaul
583c14128b
Feature/extend public api with portfolio performance metrics endpoint ( #3762 )
* Extend Public API with portfolio performance metrics endpoint
* Update changelog
2 years ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
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
3 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
3 years ago
Thomas Kaul
622bb8b0cf
Feature/add allocations by market chart ( #2171 )
* Add allocations by (advanced) market
* Fix public page
* Update changelog
3 years ago
Thomas Kaul
455a2d2e92
Refactor value to valueInBaseCurrency ( #2160 )
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
4 years ago
Thomas Kaul
271001f523
Feature/remove toggle on allocations page ( #1620 )
* Rename allocationCurrent, remove allocationInvestment
* Update changelog
4 years ago
Thomas Kaul
d130efad47
Clean up comments ( #1043 )
* Clean up comments
4 years ago
Thomas Kaul
1ff736537c
Feature/add positions table to public page ( #1037 )
* Add positions table
* Update changelog
4 years ago
Thomas Kaul
b4848be914
Feature/add developed vs emerging markets calculation ( #767 )
* Add allocations by market
* Update changelog
4 years ago
Thomas Kaul
bed3e5aae2
Bugfix/fix horizontal overflow in activities table ( #676 )
* Fix horizontal overflow in tables
* Update changelog
5 years ago
Thomas Kaul
54bbc8446b
Feature/prettify scraper symbol in chart ( #448 )
* Prettify scraper symbol in chart
* Update changelog
5 years ago
Thomas Kaul
1397cd62a8
Feature/extend public page ( #445 )
* Extend public page
* Update changelog
5 years ago
Thomas Kaul
6dea9093ba
Feature/add public portfolio ( #426 )
* Setup public portfolio page
* Update changelog
5 years ago