github-actions[bot]
3967e5c5f1
Update locales
17 hours ago
Thomas Kaul
a463b5511b
Task/upgrade countup.js to version 2.10.0 ( #6636 )
* Upgrade countup.js to version 2.10.0
* Update changelog
17 hours ago
Thomas Kaul
0be83cf033
Release 2.255.0 ( #6748 )
19 hours ago
David Requeno
85f865b4c8
Bugfix/resolve admin version fallback in production ( #6742 )
Resolve admin version fallback in production
19 hours ago
Thomas Kaul
5dfbb1ac94
Task/upgrade svgmap to version 2.19.3 ( #6729 )
* Upgrade svgmap to version 2.19.3
* Update changelog
2 days 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
2 days ago
Thomas Kaul
c858f41ac6
Task/upgrade prettier to version 3.8.2 ( #6733 )
* Upgrade prettier to version 3.8.2
* Update changelog
2 days ago
Thomas Kaul
d4abed37ca
Task/sort asset classes and tags of assistant component alphabetically ( #6737 )
* Sort asset classes and tags alphabetically
* Update changelog
3 days ago
Thomas Kaul
8e6e236a25
Task/sort activity types alphabetically in activities table component ( #6736 )
* Sort activity types alphabetically
* Update changelog
4 days ago
Thomas Kaul
a78283fac8
Task/upgrade yahoo-finance2 to version 3.14.0 ( #6727 )
* Upgrade yahoo-finance2 to version 3.14.0
* Update changelog
5 days ago
Thomas Kaul
6d4cae3123
Bugfix/missing value column of accounts table component on mobile ( #6740 )
* Fix missing value column
* Update changelog
6 days ago
Thomas Kaul
8b77dd368a
Task/harmonize max activities to import in import controller ( #6732 )
* Harmonize max activities to import
* Update changelog
6 days ago
Kenrick Tandrian
0e7efce96b
Task/improve type safety in admin jobs component ( #6739 )
Improve type safety
6 days ago
Kenrick Tandrian
d5ff1bea56
Task/improve type safety in asset profile dialog ( #6722 )
* Improve type safety
7 days ago
Kenrick Tandrian
34dd8be2d5
Task/improve type safety in home watchlist and create watchlist item dialog ( #6724 )
* feat(client): implement CreateWatchlistItemForm
* feat(client): implement inject function
* feat(client): remove formBuilder injection
* fix(client): use AssetProfileIdentifier instead of SymbolProfile
* feat(client): implement defaultLocale to resolve type error
* fix(client): replace deprecated getDeviceInfo with deviceInfo signal
* feat(client): tighten up encapsulation and immutability
7 days ago
Horvath-Fabian
aef14a3d05
Task/eliminate OnDestroy lifecycle hook from FAQ overview page component ( #6734 )
Eliminate OnDestroy lifecycle hook
7 days ago
Kenrick Tandrian
1f4427b0e7
Task/improve type safety of account detail dialog ( #6731 )
* feat(client): resolve type errors
* feat(client): migrate to inject function
* feat(client): tighten up encapsulation
* fix(client): remove unused activities
1 week ago
jacobbjelkekachel
e7e3ef601f
Task/improve Contributing section in README.md ( #6725 )
Update README.md
1 week ago
Thomas Kaul
66dbde6789
Task/refactor showValuesInPercentage() in account detail dialog component ( #6698 )
* Refactoring
1 week ago
David Requeno
dc2a871f4e
Task/upgrade to Nx 22.6 ( #6704 )
* Upgrade to Nx 22.6
* Update changelog
1 week 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
1 week ago
Thomas Kaul
22e2677069
Release 2.254.0 ( #6721 )
2 weeks ago
Thomas Kaul
cdef2afa48
Feature/setup statistics gathering queue ( #6696 )
* Set up statistics gathering queue
* Update changelog
2 weeks ago
Erwin
5afceb802c
Task/eliminate OnDestroy lifecycle hook from assistant component ( #6673 )
Eliminate OnDestroy lifecycle hook
2 weeks ago
Thomas Kaul
cee1df6783
Task/improve language localization for DE 20260410 ( #6719 )
* Update translation
* Update changelog
2 weeks ago
github-actions[bot]
de10e79b5e
Task/update locales ( #6644 )
2 weeks ago
Thomas Kaul
fb6b09b211
Feature/add loan as asset sub class ( #6708 )
* Add loan as asset sub class
* Update changelog
2 weeks ago
Thomas Kaul
a40bfb437c
Task/upgrade lodash to version 4.18.1 ( #6699 )
* Upgrade lodash to version 4.18.1
* Update changelog
2 weeks ago
Kenrick Tandrian
d552f2aaab
Bugfix/implement text-nowrap for activity type badge ( #6705 )
* Implement text-nowrap
* Update changelog
2 weeks ago
Thomas Kaul
8eae9a3279
Task/refactor user service to use takeUntilDestroyed and destroyRef ( #6694 )
Refactor to takeUntilDestroyed and destroyRef
2 weeks ago
Thomas Kaul
a0042cd70f
Feature/add copy-to-clipboard button to coupon code ( #6702 )
Add copy-to-clipboard button to coupon code
2 weeks 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
2 weeks ago
Thomas Kaul
a58a3525e9
Task/clean up log in user account access component ( #6697 )
Clean up
2 weeks ago
Thomas Kaul
7c8cbb721f
Release 2.253.0 ( #6695 )
2 weeks ago
Thomas Kaul
b32f24a45c
Task/refactor input in portfolio proportion chart component ( #6691 )
* Refactor input to isInPercentage
2 weeks ago
Thomas Kaul
71ffd045cf
Task/refactor input in investment chart component ( #6693 )
* Refactor input to isInPercentage
2 weeks ago
Thomas Kaul
cebf15284e
Task/refactor input in world map chart component ( #6692 )
Refactor input to isInPercentage
2 weeks 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>
2 weeks ago
Thomas Kaul
b994d98359
Task/extend ToS ( #6690 )
* Extend ToS
* Update changelog
2 weeks ago
Kenrick Tandrian
c3ca05bbdd
Task/improve type safety in create or update access dialog ( #6685 )
Improve type safety
2 weeks 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
2 weeks ago
Trevin Chow
10e185766a
Task/remove unused getCategoryName() from rule classes ( #6688 )
Remove unused getCategoryName()
2 weeks ago
Thomas Kaul
ced2b55182
Task/remove NEW badge from settings tab in admin control page ( #6687 )
Remove NEW badge
2 weeks ago
Thomas Kaul
c17bc77c3b
Task/upgrade prisma to version 6.19.3 ( #6686 )
* Upgrade prisma to version 6.19.3
* Update changelog
2 weeks ago
Kenrick Tandrian
211745d934
Task/improve type safety in create or update activity dialog component ( #6682 )
Improve type safety
2 weeks 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>
2 weeks ago
Kenrick Tandrian
453d8d8818
Task/improve type safety in create or update account dialog ( #6683 )
* Improve type safety
2 weeks ago
Kenrick Tandrian
d9e934aa6b
Task/improve type safety for routes by implementing satisfies operator ( #6681 )
* Improve type safety
2 weeks ago
Thomas Kaul
8f9c31a564
Task/eliminate OnDestroy lifecycle hook in user detail dialog component ( #6664 )
Eliminate OnDestroy lifecycle hook
3 weeks ago
Thomas Kaul
77b94b28ac
Task/eliminate OnDestroy lifecycle hook in SaaS FAQ page component ( #6663 )
Eliminate OnDestroy lifecycle hook
3 weeks ago