Asish Kumar
981ea7375a
Merge ec3a6ecba0 into e7e3ef601f
3 months ago
jacobbjelkekachel
e7e3ef601f
Task/improve Contributing section in README.md ( #6725 )
Update README.md
3 months ago
Thomas Kaul
66dbde6789
Task/refactor showValuesInPercentage() in account detail dialog component ( #6698 )
* Refactoring
3 months ago
David Requeno
dc2a871f4e
Task/upgrade to Nx 22.6 ( #6704 )
* Upgrade to Nx 22.6
* Update changelog
3 months ago
Kenrick Tandrian
f3438db99f
Task/improve type safety in create asset profile dialog ( #6723 )
* feat(client): resolve type errors in component
* fix(client): move public getter to the top
* fix(client): tighten up encapsulation and immutability
* feat(client): implement inject function
3 months ago
Thomas Kaul
22e2677069
Release 2.254.0 ( #6721 )
3 months ago
Thomas Kaul
cdef2afa48
Feature/setup statistics gathering queue ( #6696 )
* Set up statistics gathering queue
* Update changelog
3 months ago
Erwin
5afceb802c
Task/eliminate OnDestroy lifecycle hook from assistant component ( #6673 )
Eliminate OnDestroy lifecycle hook
3 months ago
Thomas Kaul
cee1df6783
Task/improve language localization for DE 20260410 ( #6719 )
* Update translation
* Update changelog
3 months ago
github-actions[bot]
de10e79b5e
Task/update locales ( #6644 )
3 months ago
Thomas Kaul
fb6b09b211
Feature/add loan as asset sub class ( #6708 )
* Add loan as asset sub class
* Update changelog
3 months ago
Thomas Kaul
a40bfb437c
Task/upgrade lodash to version 4.18.1 ( #6699 )
* Upgrade lodash to version 4.18.1
* Update changelog
3 months ago
Asish Kumar
ec3a6ecba0
fix(asset-profile): save benchmark toggle through form submit
Route the Benchmark / Markets checkbox through the asset profile form instead of persisting it immediately on change. This makes the Save button reflect benchmark edits and keeps the benchmark update in the same submit flow as the rest of the dialog.
Add a focused component test for the benchmark save behavior and document the fix in the changelog.
3 months ago
Kenrick Tandrian
d552f2aaab
Bugfix/implement text-nowrap for activity type badge ( #6705 )
* Implement text-nowrap
* Update changelog
3 months ago
Thomas Kaul
8eae9a3279
Task/refactor user service to use takeUntilDestroyed and destroyRef ( #6694 )
Refactor to takeUntilDestroyed and destroyRef
3 months ago
Thomas Kaul
a0042cd70f
Feature/add copy-to-clipboard button to coupon code ( #6702 )
Add copy-to-clipboard button to coupon code
3 months ago
Omkar Gujja
c202671287
Task/allow editing country and sector data for all assets ( #6284 )
* Allow editing country and sector data for all assets
* Update changelog
3 months ago
Thomas Kaul
a58a3525e9
Task/clean up log in user account access component ( #6697 )
Clean up
3 months ago
Thomas Kaul
7c8cbb721f
Release 2.253.0 ( #6695 )
3 months ago
Thomas Kaul
b32f24a45c
Task/refactor input in portfolio proportion chart component ( #6691 )
* Refactor input to isInPercentage
3 months ago
Thomas Kaul
71ffd045cf
Task/refactor input in investment chart component ( #6693 )
* 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
David Requeno
dd31c18e2d
Bugfix/fix broken allocation charts in presenter view ( #6689 )
* Fix broken allocation charts in presenter view
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
3 months ago
Thomas Kaul
b994d98359
Task/extend ToS ( #6690 )
* Extend ToS
* Update changelog
3 months ago
Kenrick Tandrian
c3ca05bbdd
Task/improve type safety in create or update access dialog ( #6685 )
Improve type safety
3 months ago
Thomas Kaul
56c4626bbd
Feature/add copy-to-clipboard button to version of admin overview ( #6670 )
* Add copy-to-clipboard button to version
* Update changelog
3 months ago
Trevin Chow
10e185766a
Task/remove unused getCategoryName() from rule classes ( #6688 )
Remove unused getCategoryName()
3 months ago
Thomas Kaul
ced2b55182
Task/remove NEW badge from settings tab in admin control page ( #6687 )
Remove NEW badge
3 months ago
Thomas Kaul
c17bc77c3b
Task/upgrade prisma to version 6.19.3 ( #6686 )
* Upgrade prisma to version 6.19.3
* Update changelog
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