Sjohn21
5d60887a19
Feature/move admin market data endpoint to asset profiles ( #7056 )
* Move admin market data endpoint to asset profiles
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 days ago
Thomas Kaul
a8e9ae81e0
Task/improve sorting to be case-insensitive in platform and tag management of admin control panel ( #7061 )
* Improve sorting to be case-insensitive
* Update changelog
4 days ago
Thomas Kaul
2fe8637261
Task/add selected asset profile count to deletion confirmation dialog of historical market data table in admin control panel ( #7072 )
* Add selected asset profile count
* Update changelog
4 days ago
Thomas Kaul
77efbc5a43
Task/refactor default locale ( #7066 )
Refactor default locale
4 days ago
David Requeno
2589a60f28
Task/include selected profile count in market data delete action ( #7064 )
* Include selected profile count
* Update changelog
4 days ago
Thomas Kaul
fdd96bcd6b
Bugfix/country name localization ( #7065 )
* Fix country name localization
* Update changelog
5 days ago
Thomas Kaul
ce286ab314
Task/improve registration and last activity display in admin users component ( #7062 )
* Improve display of registration and last activity
* Update changelog
6 days ago
Kenrick Tandrian
5bb8bf834b
Task/improve type safety in holding detail dialog component ( #7050 )
Improve type safety
1 week ago
Thomas Kaul
9d06b3befa
Bugfix/chart error on interaction by registering annotation plugin early ( #7049 )
* Fix chart error on interaction
* Update changelog
1 week ago
Thomas Kaul
d4610df0fe
Task/improve user id display in admin users component ( #7048 )
* Do not wrap user id
* Update changelog
1 week 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
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
5743825bc6
Task/improve dynamic numerical precision in account and holding detail dialogs on mobile ( #7022 )
* Improve dynamic numerical precision for various values
* 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
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
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
37a70f23ce
Task/improve styling in user detail dialog of admin control ( #6992 )
* Improve styling
* Update changelog
3 weeks ago
Thomas Kaul
9c18b04d43
Bugfix/truncate long titles in asset profile dialog ( #6990 )
* Truncate long titles
* Update changelog
3 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>
3 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
5689326b12
Task/refactor asset profile deletion permissions ( #6940 )
Refactor permissions
1 month ago
Kenrick Tandrian
0e15d14861
Task/improve type safety in user account access component ( #6934 )
* feat(client): resolve errors
* feat(client): replace constructor based DI with inject function
* feat(client): enforce encapsulation
* feat(client): enforce immutability
* feat(client): replace deprecated getDeviceInfo
* fix(client): use AccessPermission enum to replace hard coded string
1 month ago
Kenrick Tandrian
081ce27d78
Task/improve type safety in home overview component ( #6927 )
* feat(client): implement default date range
* feat(client): resolve errors
* feat(client): replace constructor based DI with inject function
* feat(client): enforce encapsulation
* fix(client): remove dead code
* feat(client): enforce immutability
* feat(client): replace deprecated getDeviceInfo
* feat(client): convert errors to signal
* feat(client): convert hasImpersonationId to signal
* feat(client): convert user to signal
* feat(client): convert to computed signals
* feat(client): convert historicalDataItems and isLoadingPerformance to signals
* feat(client): convert performance and precision to signals
* feat(client): implement OnPush change detection strategy
* fix(common): revert DateRange type change
* fix(client): format file
1 month ago
Kenrick Tandrian
2ba7e46579
Task/improve type safety in home summary component ( #6926 )
* fix(client): resolve errors
* feat(client): replace constructor based DI with inject function
* feat(client): enforce encapsulation
* fix(client): remove dead code
* feat(client): replace deprecated getDeviceInfo
* feat(client): convert isLoading to signal
* feat(client): convert hasImpersonationId to signal
* feat(client): convert summary to signal
* feat(client): convert user and hasPermissionToUpdateUserSettings to signals
* feat(client): implement OnPush change detection strategy
* fix(client): remove nested subscription
1 month ago
Kenrick Tandrian
7e8593e27f
Task/improve type safety for home market component ( #6921 )
* feat(client): resolve error
* feat(client): enforce encapsulation
* feat(client): enforce immutability
* feat(client): replace constructor based DI with inject function
* feat(client): replace deprecated getDeviceInfo
* feat(client): convert benchmarks to signal
* feat(client): convert historicalDataItems to signal
* feat(client): convert fearAndGreedIndex to signal
1 month ago
Thomas Kaul
e0a43cb214
Feature/add icon column to benchmark component ( #6907 )
* Add icon column
* Update changelog
1 month ago
Kenrick Tandrian
cde519fa7b
Task/improve type safety of header component ( #6913 )
* feat(common): allow null for filters
* feat(client): implement login with access token dialog result interface
* feat(client): enforce encapsulation
* feat(client): enforce immutability
* feat(client): replace constructor based DI with inject function
* feat(client): implement view child signals
* feat(client): implement output signals
* feat(client): implement input signals
* fix(client): format html file
1 month ago
Thomas Kaul
787e6f6414
Task/improve spacing in various tabs ( #6909 )
* Improve spacing
1 month ago
Thomas Kaul
fde23ec9dc
Task/improve pagination for activities in account detail dialog ( #6887 )
* Improve pagination in activities table
* Update changelog
1 month ago
Kenrick Tandrian
7e9284b72b
Task/improve type safety for benchmark comparator component ( #6904 )
* feat(client): resolve errors
* feat(client): implement view child signal
* fix(client): enforce encapsulation and immutability
* feat(client): implement output signal
* feat(client): make onChangeBenchmark protected
* feat(client): implement input signals
1 month ago
Kenrick Tandrian
83ff3caf42
Task/improve type safety for admin users component ( #6903 )
* feat(client): resolve errors
* feat(client): migrate constructor based DI to inject function
* feat(client): implement view child signal
* feat(client): replace deprecated getDeviceInfo
* fix(client): enforce encapsulation and immutability
1 month ago
Kenrick Tandrian
409fcf9344
Task/improve type safety for admin tag component ( #6893 )
* fix(client): make tag as optional to cover tag creation use case
* feat(client): migrate constructor based DI to inject function
* feat(client): implement view child signal
* feat(client): replace deprecated getDeviceInfo
* feat(client): implement input signal
* fix(client): enforce encapsulation
1 month ago
Kenrick Tandrian
2cb45589d8
Task/improve type safety for admin platform component ( #6892 )
* fix(client): make platform as optional for platform creation
* feat(client): resolve errors
* feat(client): migrate constructor based DI to inject function
* feat(client): implement view child signal
* feat(client): replace deprecated getDeviceInfo
* fix(client): enforce encapsulation
* feat(client): implement input signal
1 month ago
Kenrick Tandrian
e560b28da3
Task/improve type safety in admin overview component ( #6886 )
* fix(common): accept undefined for value in update property DTO
* fix(common): accept undefined for language code parameter
* fix(client): enforce encapsulation and immutability
* feat(client): migrate constructor based DI to inject function
* fix(client): info and getter encapsulation
1 month ago
Thomas Kaul
f2385fe831
Task/remove spacing in title of asset profile dialog ( #6883 )
Remove spacing
1 month ago
Kenrick Tandrian
e1e6ae7b57
Task/improve type safety in admin market data component ( #6885 )
Improve type safety
1 month ago
lil-goat
859aa8b39b
Task/improve pagination for activities in holding detail dialog ( #6874 )
* Improve pagination
* Update changelog
1 month ago
Kenrick Tandrian
9ab28d3f56
Task/improve type safety in investment chart component ( #6859 )
* fix(client): resolve errors
* feat(client): enforce encapsulation
* feat(client): use viewChild signals
* feat(client): enforce immutability
1 month ago
Thomas Kaul
c6fa3c9e13
Task/migrate ion-icon to self-closing tag in holding detail dialog ( #6814 )
Migrate to self-closing tag
1 month ago
David Requeno
3602562aac
Task/migrate Angular components from NgClass to class bindings ( #6843 )
* Migrate components from NgClass to class bindings
* Update changelog
2 months ago
Thomas Kaul
19abb6cbea
Bugfix/handling of string inputs in form of asset profile dialog ( #6834 )
* Fix string inputs handling
* Update changelog
2 months ago
Thomas Kaul
1f78ba5bbb
Task/rename deviceService to deviceDetectorService for consistency ( #6810 )
* Rename deviceService to deviceDetectorService for consistency
2 months ago
Matt Van Horn
040b7b91fc
Task/reset background color of paginators ( #6800 )
* Reset background color of paginators
* Hide page size
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2 months ago
Thomas Kaul
404ef252c7
Task/improve coupon management in admin control panel ( #6794 )
* Improve coupon management
2 months ago
Thomas Kaul
e399702992
Task/modernize layout of overview tab in admin control panel ( #6793 )
* Modernize layout
* Update changelog
2 months ago
Thomas Kaul
8f5dbcee56
Task/optimize logo spacing in header ( #6788 )
* Optimize spacing
* Update changelog
2 months ago
Thomas Kaul
b455e9278e
Task/move copy-to-clipboard button for ISIN and symbol in holding detail dialog to general availability ( #6781 )
* Move copy-to-clipboard buttons from experimental to general availability
* Update changelog
2 months ago
Thomas Kaul
75e2b855c0
Task/various style improvements ( #6780 )
* Various style improvements
* Update changelog
2 months ago