Thomas Kaul
fd22edb86f
Update changelog
2 days ago
Thomas Kaul
1fcd993aeb
Remove deprecated order endpoints
2 days 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
3 days ago
Kenrick Tandrian
9d4fe5c6b9
Bugfix/double scrollbars on feature page ( #6925 )
* Fix double scrollbars on feature page
* Remove has-tabs style class
* Update changelog
3 days ago
Thomas Kaul
bb76888084
Task/set up min-release-age in .npmrc ( #6915 )
* Set up min-release-age
* Update changelog
3 days ago
Thomas Kaul
5b9df03a1e
Task/remove deprecated attributes from holdings of public portfolio endpoint response ( #6923 )
* Remove deprecated attributes
* Update changelog
3 days ago
Dmytro Shatokhin
229ff59478
Task/upgrade @keyv/redis to v5 ( #6917 )
* Upgrade @keyv/redis to v5
* Update changelog
3 days 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
3 days ago
Thomas Kaul
78134020a2
Release 3.4.0 ( #6919 )
4 days ago
Thomas Kaul
8e3778cc66
Task/improve Stripe checkout session verification ( #6872 )
* Improve verification of stripeCheckoutSessionId
* Update changelog
4 days ago
Thomas Kaul
db1cb4e681
Task/filter out sectors with zero weight in Yahoo Finance data enhancer ( #6895 )
* Filter out sectors with zero weight
* Update changelog
4 days ago
Thomas Kaul
e0a43cb214
Feature/add icon column to benchmark component ( #6907 )
* Add icon column
* Update changelog
4 days 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
4 days ago
Thomas Kaul
1b9ae69fee
Task/relax URL validation in asset profile and platform DTOs ( #6910 )
* Relax URL validation
* Update changelog
5 days ago
Thomas Kaul
787e6f6414
Task/improve spacing in various tabs ( #6909 )
* Improve spacing
6 days ago
Thomas Kaul
314dbbffd5
Task/extract page tabs to dedicated component (part 3) ( #6908 )
Improve styling
6 days ago
Jorge
4b5eae6315
Task/improve language localization for ES ( #6905 )
* Update translations
* Update changelog
6 days ago
Thomas Kaul
fde23ec9dc
Task/improve pagination for activities in account detail dialog ( #6887 )
* Improve pagination in activities table
* Update changelog
1 week ago
Thomas Kaul
5dca0445ba
Task/upgrade Nx to version 22.7.2 ( #6890 )
* Upgrade Nx to version 22.7.2
* Update changelog
1 week 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 week 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 week 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 week 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 week ago
Thomas Kaul
873109b75c
Task/improve language localization for de (20260517) ( #6891 )
* Update translations
* Update changelog
1 week ago
github-actions[bot]
c1959d0ebb
Task/update locale ( #6809 )
Update locales
1 week ago
Thomas Kaul
875a39df4a
Task/randomize placeholder in assistant ( #6889 )
* Randomize placeholder
* Update changelog
1 week 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 week ago
Thomas Kaul
f2385fe831
Task/remove spacing in title of asset profile dialog ( #6883 )
Remove spacing
1 week ago
Kenrick Tandrian
e1e6ae7b57
Task/improve type safety in admin market data component ( #6885 )
Improve type safety
1 week ago
Kenrick Tandrian
bd2ca4aacd
Task/support DIRECT_URL for Prisma CLI and seeding to support connection poolers ( #6882 )
* Add support for DIRECT_URL
* Update changelog
1 week ago
lil-goat
859aa8b39b
Task/improve pagination for activities in holding detail dialog ( #6874 )
* Improve pagination
* Update changelog
1 week ago
Thomas Kaul
703ea3492c
Task/extract page tabs to dedicated component (part 2) ( #6881 )
Fix fab container style on mobile
1 week ago
Thomas Kaul
3a95d8e7dc
Task/add monitor id check for uptime statistics gathering ( #6873 )
Add monitor id check
1 week ago
Thomas Kaul
9ed4c679b2
Task/enable Bull Dashboard in admin control panel without environment variable ( #6876 )
* Enable Bull Dashboard without environment variable
* Update changelog
1 week ago
Thomas Kaul
5fcdd7fff8
Task/improve border style on pricing page ( #6875 )
Improve border style
1 week ago
Thomas Kaul
30643862ce
Task/upgrade @bull-board dependencies to version 7.1.5 ( #6877 )
* Upgrade @bull-board to version 7.1.5
* Update changelog
1 week ago
Thomas Kaul
ceea375227
Task/extract page tabs to dedicated component ( #6797 )
* Extract page tabs
* Update changelog
1 week ago
Chris Ian Fiel
29e9336baf
Bugfix/account cash balance calculation for SELL activities with fees ( #6862 )
* Fix account cash balance calculation for SELL activities with fees
* Update changelog
1 week ago
Thomas Kaul
c71bfa21bd
Task/refactor deprecated portfolio position attributes in import activities dialog ( #6777 )
Refactor deprecated portfolio position attributes to asset profile
1 week ago
Thomas Kaul
53ce901b08
Task/refactor deprecated portfolio position attributes in top holdings component ( #6778 )
Refactor deprecated portfolio position attributes to asset profile
1 week ago
Kenrick Tandrian
f2d4fabdd2
Task/improve type safety in import activities dialog component ( #6858 )
* feat(client): resolve errors
* feat(client): enforce encapsulation
* feat(client): enforce immutability
* feat(client): replace constructor based DI with inject function
* fix(client): remove device detector service
1 week ago
Thomas Kaul
f82fbcfc58
Bugfix/exception in portfolio details endpoint for unmatched asset profile ( #6861 )
* Resolve exception in portfolio details endpoint when an asset profile is unmatched
* Use asset profile identifier for value uniqueness
* Update changelog
1 week ago
Thomas Kaul
5fd9eff8a7
Task/refactor deprecated portfolio position attributes in treemap chart component ( #6779 )
Refactor deprecated portfolio position attributes to asset profile
1 week ago
Thomas Kaul
21ed03f5ba
Task/refactor deprecated portfolio position attributes in X-ray rules ( #6776 )
Refactor deprecated portfolio position attributes to asset profile
1 week 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 week ago
Thomas Kaul
fb5716c8a7
Task/refactor deprecated currency to asset profile in public controller ( #6775 )
Refactor deprecated currency to asset profile
1 week ago
Thomas Kaul
1cc1e63b3b
Release 3.3.0 ( #6860 )
2 weeks ago
Kenrick Tandrian
a8f14a3d2a
Task/migrate to unified mat.theme mixin and add native color-scheme support ( #6849 )
* feat(client): implement mat.theme
* feat(client): implement color-scheme
* docs: update changelog
2 weeks ago
Thomas Kaul
bbd25ff618
Feature/deactivate delisted asset profiles in FMP service ( #6808 )
* Deactivate delisted asset profiles
* Update changelog
2 weeks ago
Thomas Kaul
9438e3134b
Task/upgrade prisma to version 7.8.0 ( #6830 )
* Upgrade prisma to version 7.8.0
* Update changelog
2 weeks ago