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
2 months ago
Thomas Kaul
b32f24a45c
Task/refactor input in portfolio proportion chart component ( #6691 )
* Refactor input to isInPercentage
3 months ago
Thomas Kaul
cebf15284e
Task/refactor input in world map chart component ( #6692 )
Refactor input to isInPercentage
3 months ago
Kenrick Tandrian
0c970e2a14
Task/improve holdings table type safety ( #6306 )
* fix(lib): update displayedColumns type
* feat(lib): use input function for holdings
* feat(lib): make isLoading a computed signal
* feat(lib): make paginator and sort viewchild signals
* feat(lib): make dataSource a computed signal
* feat(lib): use input function for hasPermission fields
* feat(lib): make displayedColumns a computed signal
* feat(lib): remove ngOnChanges
* feat(lib): update types in holdings mock
* fix(lib): update imports for treemap chart component
* fix(lib): remove unused routeQueryParams variable
* fix(lib): prevent creating new table data source every time the signal changes
* fix(lib): remove unused unsubscribe subject as there is no observable subscription
* fix(lib): revert changes to dataSource in the template
* fix(lib): changed locale to input signal
* fix(lib): change ignoreAssetSubClasses to protected
* fix(lib): create canShowDetails function
* fix(lib): remove unused baseCurrency and deviceType inputs
* fix(lib): remove unused baseCurrency and deviceType inputs from stories
* feat(lib): make constructor as public
4 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>
9 months ago
Germán Martín
3b5fa88ca8
Feature/move holdings table into holdings section on public page ( #5508 )
* Move holdings table into holdings section on public page
* Update changelog
9 months ago
Germán Martín
73bccf85c4
Bugfix/no entries in holdings table of public page ( #5501 )
* Fix holdings table
* Update changelog
9 months ago
Thomas Kaul
614dd07836
Feature/add quantity to holdings table of account detail dialog ( #5379 )
* Add quantity column
* Update changelog
10 months ago
Thomas Kaul
d99217a434
Feature/refactor @Input in portfolio proportion chart component ( #4684 )
* Refactor @Input in GfPortfolioProportionChartComponent
1 year ago
Thomas Kaul
a5e13d30ae
Bugfix/fix missing localization for alias fallback on public page ( #4610 )
* Fix missing localization
* Update changelog
1 year 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
7053aba2da
Feature/add portfolio performance metrics to public page ( #3793 )
* Add portfolio performance metrics
* 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
1d6ba22598
Feature/improve language localization for de ( #3583 )
* Update translations
2 years ago
Thomas Kaul
b725e6e2ec
Feature/migrate client to control flow ( #3475 )
* Migrate to control flow
* Update changelog
2 years ago
Thomas Kaul
448cea0b69
Feature/improve usability of holdings table ( #3017 )
* Improve usability
* Update changelog
2 years ago
Thomas Kaul
857708dc4d
Migrate gf-* components to self-closing tags ( #2934 )
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
8ad6492477
Feature/various improvements in client ( #2434 )
* Various improvements
* Update changelog
3 years ago
Thomas Kaul
4955555ddd
Release 1.301.1 ( #2247 )
3 years ago
Thomas Kaul
d85d83a0f5
Feature/improve alignment of region percentages ( #2203 )
* Improve alignment
* 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
84de2c0c68
Migrate card components to Angular Material 15 ( #1837 )
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
2b8ab26e7e
Feature/combine name and symbol column in holdings table ( #1514 )
* Combine name and symbol column
* Update changelog
4 years ago
Thomas Kaul
0e29278e96
Feature/add alias to access ( #1193 )
* Add alias to access
* Update changelog
4 years ago
Thomas Kaul
0e3702c2be
Feature/improve german translation ( #1178 )
* Simplify and translate locales
* Add support for translated labels
* Update changelog
4 years ago
Thomas Kaul
11136ae4f8
Eliminate duplicate locales ( #1176 )
4 years ago
Thomas Kaul
30835ced88
Bugfix/fix holdings for basic users ( #1064 )
* Fix holdings for basic users
* Update changelog
4 years ago
Thomas Kaul
109f0ebd70
Feature/move positions table to holdings section ( #1042 )
* Move positions table to holdings section
* Update changelog
4 years ago
Thomas Kaul
1ff736537c
Feature/add positions table to public page ( #1037 )
* Add positions table
* Update changelog
4 years ago
Thomas Kaul
dfa67b275c
Feature/improve filtering on allocations page ( #900 )
* Include cash positions on allocations page (with no filtering)
* Update changelog
4 years ago
Thomas Kaul
edca05f542
Feature/change get started url of public page ( #857 )
* Change url
* 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
1397cd62a8
Feature/extend public page ( #445 )
* Extend public page
* Update changelog
5 years ago
Thomas Kaul
2de0e75cb8
Feature/add user interface for granting and revoking public access ( #439 )
* Add user interface for granting and revoking public access
* Update changelog
5 years ago
Thomas Kaul
6dea9093ba
Feature/add public portfolio ( #426 )
* Setup public portfolio page
* Update changelog
5 years ago