Jorge
ebc911b9d4
Bugfix/restrict maximum height of import activities dialog ( #7047 )
* Restrict maximum height
* Update changelog
5 days ago
Kenrick Tandrian
5bb8bf834b
Task/improve type safety in holding detail dialog component ( #7050 )
Improve type safety
6 days ago
Parman Mohammadalizadeh
f4d17c786a
Bugfix/open account details dialog on allocations page ( #6988 )
* Fix open account details dialog
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
7 days ago
Thomas Kaul
9d06b3befa
Bugfix/chart error on interaction by registering annotation plugin early ( #7049 )
* Fix chart error on interaction
* Update changelog
7 days ago
Thomas Kaul
8ab88a74b1
Task/improve link to GitHub discussions ( #7045 )
* Improve links
* Update translation
* Update changelog
7 days ago
Thomas Kaul
d4610df0fe
Task/improve user id display in admin users component ( #7048 )
* Do not wrap user id
* Update changelog
7 days ago
Thomas Kaul
588a6401fa
Task/improve styling of checkboxes ( #7046 )
* Improve styling
* Update changelog
7 days ago
Thomas Kaul
5224e6a335
Bugfix/improve loading state when customizing rule thresholds on X-ray page ( #7039 )
* Improve loading state
* Update changelog
1 week ago
Thomas Kaul
06863c7bec
Task/migrate rule settings dialog from ngModel to form control ( #7037 )
* Migrate from ngModel to form control
* Update changelog
1 week ago
Jorge
ce393cb8b5
Task/improve language localization for ES ( #7038 )
* Update translations
* Update changelog
1 week ago
Thomas Kaul
d487cb465b
Task/improve styling of tabs across various dialogs ( #7028 )
* Improve styling of tabs
* Update changelog
1 week ago
Thomas Kaul
073af0c8c2
Task/enable bull dashboard in tab of admin control panel ( #7030 )
* Enable Bull Dashboard in tab
* Eliminate BULL_BOARD_IS_READ_ONLY
* Update changelog
1 week ago
Thomas Kaul
a19bd1fc02
Bugfix/false positive in currency symbol detection ( #7024 )
* Fix issue where certain symbols (e.g. ERNA.L) were incorrectly identified as currencies
* Update changelog
1 week ago
Thomas Kaul
f4b3a671c7
Task/optimize portfolio holding endpoint by improving processing of historical market data ( #7023 )
* Improve processing of historical market data
* Update changelog
1 week ago
Thomas Kaul
5743825bc6
Task/improve dynamic numerical precision in account and holding detail dialogs on mobile ( #7022 )
* Improve dynamic numerical precision for various values
* Update changelog
1 week ago
Thomas Kaul
a0b7d5c4c1
Bugfix/last request date in users table of admin control panel ( #7021 )
* Fix last request date
* Update changelog
1 week ago
Thomas Kaul
b3bdfab419
Bugfix/issue in import dividends dialog ( #7020 )
* Change to assetProfile
* Update changelog
1 week ago
Thomas Kaul
98c984c6c9
Task/improve unknown bucket grouping in allocations ( #7011 )
* Improve unknown bucket grouping
* Update changelog
1 week ago
Sjohn21
9ea2405fec
Feature/extend public API with endpoint to update asset profile data ( #6981 )
* Extend public API with endpoint to update asset profile data
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 week ago
Thomas Kaul
3fb77bbc51
Feature/support dedicated OpenRouter model for web_fetch tool in FetchService ( #7005 )
* Add support for dedicated OpenRouter model for web_fetch
* Update changelog
2 weeks ago
Ankit Singh
124940bf53
Task/migrate various components from NgStyle to style bindings ( #7008 )
* Migrate various components from NgStyle to style bindings
* Update changelog
2 weeks ago
battdir
034877a775
Task/improve language localization for KO ( #7009 )
* Update translations
* Update changelog
2 weeks ago
David Requeno
449eaa1baa
Task/prefill form with current cash balance value in account details dialog ( #6998 )
* Prefill form with current cash balance value
* Update changelog
2 weeks ago
Thomas Kaul
2faa4c7c89
Bugfix/prevent FAB from overlapping paginators on mobile ( #7000 )
* Prevent FAB from overlapping paginators on mobile
* Update changelog
2 weeks ago
Thomas Kaul
03ad9bc1a0
Task/improve language localization for DE (20260606) ( #6996 )
* Update translations
* Update changelog
2 weeks ago
Thomas Kaul
5177a1ee78
Task/localize country names (part 2) ( #6997 )
* Localize country names
2 weeks ago
github-actions[bot]
b3f20e175c
Task/update locales ( #6902 )
Update locales
2 weeks ago
Thomas Kaul
363684526f
Task/localize country names ( #6995 )
* Localize country names
* Update changelog
2 weeks ago
Thomas Kaul
3a4b0ce304
Task/harmonize sector names accross data providers ( #6994 )
* Harmonize sector names
* Update changelog
2 weeks ago
Thomas Kaul
bf7409ec20
Task/refactor country code logic in data provider services ( #6993 )
Refactor country code logic
2 weeks ago
Thomas Kaul
3da6380618
Task/prevent deletion of asset profiles in use ( #6942 )
* Prevent deletion of asset profiles in use
* Update changelog
2 weeks ago
Thomas Kaul
37a70f23ce
Task/improve styling in user detail dialog of admin control ( #6992 )
* Improve styling
* Update changelog
2 weeks ago
Thomas Kaul
be874f62e3
Task/centralize asset profile override logic ( #6991 )
* Centralize asset profile logic
* Update changelog
2 weeks ago
Punith R
c6a2741cb1
Task/improve language localization for uk ( #6978 )
* Update translations
* Update changelog
2 weeks ago
Thomas Kaul
d830e0f6f4
Task/migrate backend logger to instance pattern ( #6966 )
* Refactor backend logging to use instance-based Logger
* Update changelog
2 weeks ago
Thomas Kaul
9c18b04d43
Bugfix/truncate long titles in asset profile dialog ( #6990 )
* Truncate long titles
* Update changelog
2 weeks ago
Ankit Singh
7b0ebf1587
Feature/auto-refresh user table in admin control panel every 30s ( #6954 )
* Auto-refresh user table
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2 weeks ago
Kenrick Tandrian
cc7fa8232a
Task/resolve warnings in angular-sass plugin ( #6973 )
* feat(client): migrate table import to @use
* feat(client): migrate bootstrap import to @use
* feat(client): implement color channel
* feat(client): migrate svgmap import to @use
3 weeks ago
Thomas Kaul
9996d8a8d2
Bugfix/base currency in impersonation mode ( #6964 )
* Fix base currency in impersonation mode
* Update changelog
3 weeks ago
Kenrick Tandrian
60be4de9a5
Task/improve type safety in analysis page component ( #6965 )
* fix(client): resolve errors in analysis page component
* feat(client): replace constructor based DI with inject functions
* feat(client): convert to view child signal
* feat(client): enforce encapsulation
* feat(client): enforce readability
* feat(client): replace deprecated getDeviceInfo
* feat(client): convert mode to signal
3 weeks ago
Thomas Kaul
697ef59e3b
Feature/add support for web fetch in fetch service ( #6960 )
* Add support for web fetch
* Update changelog
3 weeks ago
Thomas Kaul
ab6fdf6c4f
Task/remove deprecated attributes from portfolio position interface ( #6950 )
* Remove deprecated attributes
* Update changelog
3 weeks ago
Thomas Kaul
aa0ec2622f
Task/extend countries mapping in Trackinsight data enhancer service ( #6959 )
* Extend countries mapping with USA
* Update changelog
3 weeks ago
Thomas Kaul
f9ebb9150a
Task/add portfolio service test ( #6949 )
* Add tests to cover cash positions
3 weeks ago
Kenrick Tandrian
b6b44347b0
Task/improve type safety in file drop directive ( #6961 )
* fix(client): resolve errors
* feat(client): migrate to output signal
* feat(client): migrate to host property
3 weeks ago
Kenrick Tandrian
fea5ee33bb
Task/improve type safety in HTTP interceptor ( #6957 )
* feat(client): resolve errors
* feat(client): replace constructor based DI with inject function
* feat(client): enforce encapsulation and immutability
* feat(client): remove unused tap operator
* feat(client): implement generic type parameter
* feat(client): replace constructor based DI with inject functions
3 weeks ago
Thomas Kaul
b371318c78
Bugfix/add missing guards to getMarketDataBySymbol() in market data controller ( #6958 )
Add missing guards
3 weeks ago
Thomas Kaul
8156e4057b
Task/respect HTTP_PROXY environment variables for outbound HTTP requests ( #6952 )
* Respect HTTP proxy environment variables for outbound HTTP requests
* Update changelog
4 weeks ago
David Requeno
a3f3d8e853
Task/extract FAB into a reusable component (GfFabComponent) ( #6922 )
* Extract FAB into a reusable component
* Update changelog
4 weeks ago
Thomas Kaul
f882e3ddf4
Task/add HTTP fetch service ( #6951 )
* Add HTTP fetch service
* Update changelog
4 weeks ago