Trevin Chow
a0b222288d
Use i18n translation for regional market cluster risk category name
Replace the hardcoded 'Regional Market Cluster Risk' string in
getCategoryName() with a call to this.i18nService.getTranslation()
using the existing 'rule.regionalMarketClusterRisk.category' key.
This brings these five rules in line with how all other rule categories
(currency cluster risk, account cluster risk, asset class cluster risk,
etc.) already resolve their category names through the i18n service.
3 months ago
Kenrick Tandrian
d9e934aa6b
Task/improve type safety for routes by implementing satisfies operator ( #6681 )
* Improve type safety
3 months ago
Thomas Kaul
8f9c31a564
Task/eliminate OnDestroy lifecycle hook in user detail dialog component ( #6664 )
Eliminate OnDestroy lifecycle hook
3 months ago
Thomas Kaul
77b94b28ac
Task/eliminate OnDestroy lifecycle hook in SaaS FAQ page component ( #6663 )
Eliminate OnDestroy lifecycle hook
3 months ago
Erwin
2cdfeb84d6
Task/eliminate OnDestroy lifecycle hook from create watchlist item dialog component ( #6676 )
Eliminate OnDestroy lifecycle hook
3 months ago
Erwin
875f173c34
Task/eliminate OnDestroy lifecycle hook from benchmark detail dialog component ( #6675 )
Eliminate OnDestroy lifecycle hook
3 months ago
Erwin
1b26b6ced0
Task/eliminate OnDestroy lifecycle hook from activities table page ( #6672 )
Eliminate OnDestroy lifecycle hook
3 months ago
Raphaël TISON
c311d835fa
Feature/add type filter to activities table component ( #6622 )
* Add type filter
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
3 months ago
Thomas Kaul
6f86505c8f
Task/eliminate OnDestroy lifecycle hook in API page component ( #6656 )
Eliminate OnDestroy lifecycle hook
3 months ago
Erwin
ebae16c36b
Task/eliminate OnDestroy lifecycle hook from user account access component ( #6660 )
Eliminate OnDestroy lifecycle hook
3 months ago
Erwin
33ff0403ea
Task/eliminate OnDestroy lifecycle hook from user account settings component ( #6661 )
Eliminate OnDestroy lifecycle hook
3 months ago
Erwin
2d2259a0f5
Task/eliminate OnDestroy lifecycle hook from home watchlist component ( #6659 )
Eliminate OnDestroy lifecycle hook
3 months ago
Trevin Chow
3ad4428604
Feature/eliminate OnDestroy lifecycle hook from markets page component ( #6653 )
Eliminate OnDestroy lifecycle hook
3 months ago
Thomas Kaul
e934cc4224
Release 2.252.0 ( #6658 )
3 months ago
Thomas Kaul
c9499408e3
Task/eliminate OnDestroy lifecycle hook in user account membership component ( #6655 )
Eliminate OnDestroy lifecycle hook
3 months ago
Thomas Kaul
6da77e6417
Task/eliminate OnDestroy lifecycle hook in pricing page component ( #6657 )
Eliminate OnDestroy lifecycle hook
3 months ago
Thomas Kaul
5f232c741c
Task/eliminate OnDestroy lifecycle hook in subscription interstitial dialog component ( #6654 )
Eliminate OnDestroy lifecycle hook
3 months ago
Thomas Kaul
7056b2b992
Task/refresh cryptocurrencies list 20260401 ( #6647 )
* Update cryptocurrencies.json
* Update changelog
3 months ago
Kenrick Tandrian
766dc5f2ea
Task/improve type safety for access table component ( #6643 )
* Improve type safety
3 months ago
Thomas Kaul
d702685ce3
Feature/add copy-to-clipboard button to user detail dialog ( #6641 )
* Add copy-to-clipboard button to user id
* Update changelog
3 months ago
Thomas Kaul
7e182aa6a2
Task/improve language localization for DE 20260331 ( #6642 )
* Improve translation
* Update changelog
3 months ago
Thomas Kaul
584d74c3c9
Task/upgrade stripe to version 20.4.1 ( #6631 )
* Upgrade stripe to version 20.4.1
* Update changelog
3 months ago
github-actions[bot]
a2cf12e6a2
Task/update locales ( #6513 )
* Update locales
3 months ago
Thomas Kaul
d98dc15c34
Feature/add copy-to-clipboard buttons to holding detail dialog ( #6640 )
* Add copy to clipboard buttons for symbol and ISIN
* Update changelog
3 months ago
Erwin
fda0c3afc8
Feature/add copy-to-clipboard functionality to value component ( #6575 )
* Add copy-to-clipboard functionality
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
3 months ago
Kenrick Tandrian
6cd5e3762e
Task/enable strict null checks in libs/ui ( #6637 )
* Enable strict null checks
3 months ago
Thomas Kaul
8c0a49a8cc
Task/upgrade ng-extract-i18n-merge to version 3.3.0 ( #6633 )
* Upgrade ng-extract-i18n-merge to version 3.3.0
* Update changelog
3 months ago
Thomas Kaul
ba15da695b
Task/upgrade countries-list to version 3.3.0 ( #6632 )
* Upgrade countries-list to version 3.3.0
* Update changelog
3 months ago
Jorge
c0ae6f848a
Task/improve language translation for ES ( #6630 )
* Improve translations
* Update changelog
3 months ago
Ayush Mishra
7ff0544a5a
Task/eliminate OnDestroy lifecycle hook from activities page component ( #6611 )
* Eliminate OnDestroy lifecycle hook
3 months ago
Thomas Kaul
048406cb31
Release 2.251.0 ( #6629 )
3 months ago
Thomas Kaul
8139b5dd4d
Task/improve user validation in delete auth device endpoint ( #6614 )
* Improve user validation
* Update changelog
3 months ago
Omkar Gujja
4293f22fb1
Task/eliminate OnDestroy lifecycle hook from holding detail dialog component ( #6628 )
* Eliminate OnDestroy lifecycle hook
3 months ago
Thomas Kaul
76355d938d
Task/improve allocations by ETF holding by refining grouping ( #6619 )
* Improve grouping of same assets with diverging names
* Prettify asset names
* Update changelog
3 months ago
Kenrick Tandrian
4d8eec4452
Task/improve type safety for app component ( #6626 )
* Improve type safety
3 months ago
Thomas Kaul
3f7a503bfa
Bugfix/add missing guard in hasReadRestrictedAccessPermission() ( #6569 )
* Add missing guard in hasReadRestrictedAccessPermission()
* Update changelog
3 months ago
Erwin
8e56841eed
Task/eliminate OnDestroy lifecycle hook from import activities dialog component ( #6621 )
* Eliminate OnDestroy lifecycle hook
3 months ago
Erwin
31e74080e5
Task/eliminate OnDestroy lifecycle hook from user account registration dialog component ( #6620 )
* Eliminate OnDestroy lifecycle hook
3 months ago
Erwin
79e779190a
Task/eliminate OnDestroy lifecycle hook from create or update activity dialog component ( #6623 )
* Eliminate OnDestroy lifecycle hook
3 months ago
Thomas Kaul
4e9f33e9a2
Task/upgrade @trivago/prettier-plugin-sort-imports to version 6.0.2 ( #6612 )
* Upgrade @trivago/prettier-plugin-sort-imports to version 6.0.2
* Update changelog
3 months ago
Thomas Kaul
7940bdaa9e
Feature/add quantity column to holdings table of portfolio holdings page ( #6607 )
* Add quantity column
* Update changelog
3 months ago
Matt Van Horn
34028ba5d7
Task/eliminate OnDestroy lifecycle hook from open page component ( #6613 )
* Eliminate OnDestroy lifecycle hook
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
3 months ago
Thomas Kaul
418581587a
Task/implement OnModuleInit interface in data provider services ( #6449 )
* Implement OnModuleInit interface
3 months ago
Kenrick Tandrian
836a01d3cd
Task/improve type safety for sub routes usage ( #6606 )
* Resolve subroutes errors in components and pages
3 months ago
BoB
3bdf394998
Task/improve language localization for PL (20260316) ( #6579 )
* Improve language localization for PL
3 months ago
Nathan Nguyen
bd4f62ce1a
Task/eliminate OnDestroy lifecycle hook from markets component ( #6592 )
* Eliminate OnDestroy lifecycle hook
4 months ago
Thomas Kaul
6e7dda184c
Release 2.250.0 ( #6599 )
4 months ago
Thomas Kaul
088891a961
Feature/support calendar year date ranges on activities page ( #6597 )
* Support calendar year date ranges on activities page
* Update changelog
4 months ago
Zakir Jiwani
f826819794
Task/eliminate OnDestroy lifecycle hook from account detail dialog component ( #6598 )
* Eliminate OnDestroy lifecycle hook
4 months ago
Matt Van Horn
8e3cdc6d2f
Bugfix/fix Storybook story of Symbol Autocomplete component ( #6580 )
* Fix import
* Update changelog
4 months ago