Trevin Chow
ccb0cb3795
Remove unused getCategoryName() from rule classes
The abstract method and all 16 implementations are defined but never
called anywhere in the codebase. Removing to reduce dead code.
Suggested by @dtslvr in #6684 .
3 months ago
Kenrick Tandrian
211745d934
Task/improve type safety in create or update activity dialog component ( #6682 )
Improve type safety
3 months ago
Raphaël TISON
50751d3eb9
Task/show loading state on activities type filter change ( #6677 )
* Show loading state on activities type filter change
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
3 months ago
Kenrick Tandrian
453d8d8818
Task/improve type safety in create or update account dialog ( #6683 )
* Improve type safety
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
4 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