Thomas Kaul
1e294b98fc
Update changelog
10 months ago
Thomas Kaul
17483ca5e4
Refactoring
10 months ago
Sven Günther
21ff7c20ed
use map for derivedCurrencies to improve efficiency
10 months ago
Sven Günther
5e7dd96510
Add logic to detect when converting between a derived currency and its root currency, and apply the fixed mathematical factor directly (0.01 for GBp→GBP, 100 for GBP→GBp) instead of trying to fetch exchange rates.
10 months ago
Thomas Kaul
571c634abb
Release 2.218.0 ( #5965 )
10 months ago
Thomas Kaul
6d1c10d1c2
Feature/extend portfolio summary by percentage values ( #5964 )
* Extend summary by percentage values
* Update changelog
10 months ago
Thomas Kaul
4f9f03d62b
Feature/simplify portfolio summary on mobile ( #5962 )
* Simplify portfolio summary on mobile
* Improve numerical precision
* Hide hints
* Update changelog
10 months ago
Johnson Towoju
d296e6bd28
Feature/extend menu in accounts table component ( #5960 )
* Extend menu
* Update changelog
10 months ago
Thomas Kaul
a2466ebe28
Task/upgrade yahoo-finance2 to version 3.10.1 ( #5956 )
* Upgrade yahoo-finance2 to version 3.10.1
* Update changelog
10 months ago
David Requeno
d16eef5fae
Task/integrate OSS Gallery into logo carousel ( #5959 )
* Integrate OSS Gallery
* Update changelog
10 months ago
Kenrick Tandrian
362997324e
Task/enforce module boundaries for ui module ( #5947 )
* feat(lib): move ConfirmationDialogType to common lib
* fix(lib): move SubscriptionType to enums
* feat(lib): move validateObjectForForm util to common lib
* feat(lib): move GfDialogFooterComponent to ui lib
* feat(lib): move GfDialogHeaderComponent to ui lib
10 months ago
Thomas Kaul
c2f149ff62
Release 2.217.1 ( #5954 )
10 months ago
Thomas Kaul
6edc919f0d
Task/ignore forex in search results of FMP service ( #5951 )
* Ignore forex in search
* Update changelog
10 months ago
Kenrick Tandrian
9efd1da17e
Bugfix/missing reflect-metadata polyfill in apps/client ( #5952 )
* Add reflect-metadata to polyfill
10 months ago
Thomas Kaul
9cd6e51d31
Release 2.217.0 ( #5946 )
10 months ago
Thomas Kaul
36b777081f
Feature/add black weeks 2025 blog post ( #5942 )
* Add Black Weeks 2025 blog post
* Update changelog
10 months ago
Thomas Kaul
e75be9d82a
Bugfix/fix type error in CreateAccountWithBalancesDto ( #5945 )
* Refactor import
10 months ago
Kenrick Tandrian
6deaccfe16
Task/enforce module boundaries for client module ( #5944 )
* feat(lib): move SymbolPipe to common lib
* feat(lib): move CreateAccountBalanceDto to common lib
* feat(lib): move IsCurrencyCode validator to common lib
* feat(lib): move UpdateAssetProfileDto to common lib
* feat(lib): move UpdateUserSettingDto to common lib
* feat(lib): move CreateAccessDto to common lib
* feat(lib): move UpdateAccessDto to common lib
* feat(lib): move CreateTagDto to common lib
* feat(lib): move UpdateTagDto to common lib
* feat(lib): move CreatePlatformDto to common lib
* feat(lib): move UpdatePlatformDto to common lib
* feat(lib): move CreateOrderDto to common lib
* feat(lib): move UpdateOrderDto to common lib
* feat(lib): move RuleSettings interface to common lib
* feat(lib): move CreateAccountDto TransferBalanceDto UpdateAccountDto to common lib
* feat(lib): move CreateAccountWithBalancesDto to common lib
* feat(lib): move CreateAssetProfileDto and CreateAssetProfileWithMarketDataDto to common lib
* feat(lib): move AuthDeviceDto to common lib
* feat(lib): move simplewebauthn interfaces to common lib
This includes AssertionCredentialJSON, AttestationCredentialJSON, PublicKeyCredentialCreationOptionsJSON, PublicKeyCredentialRequestOptionsJSON.
* feat(lib): move UpdateMarketDataDto to common lib
* feat(lib): move UpdateBulkMarketDataDto to common lib
* feat(lib): move CreateWatchlistItemDto to common lib
* feat(lib): move DeleteOwnUserDto to common lib
* feat(lib): move UserItem interface to common lib
* feat(lib): move UpdateOwnAccessTokenDto to common lib
* feat(lib): move PropertyDto to common lib
10 months ago
Sven Günther
9d25d5c5f4
Feature/automatically gather required exchange rates ( #5917 )
* Automatically gather required exchange rates
* Update changelog
10 months ago
Germán Martín
66a3e319a8
Feature/separate Google OAuth and token authentication ( #5915 )
* Separate Google OAuth and token authentication
* Update changelog
10 months ago
Kenrick Tandrian
a57b670d7b
Task/enforce module boundaries for api and common modules ( #5925 )
* feat(lint): allow circular self deps
* feat(lint): enforce module boundaries
* feat(lib): move data provider response interface to common
* feat(lib): move symbol item interface to common
* feat(lib): move activity interface to common
* feat(lint): temporarily disable @nx/enforce-module-boundaries for ui files
* feat(lint): temporarily disable @nx/enforce-module-boundaries for client files
* feat(lint): ignore circular deps between client and ui
* feat(common): implement barrel export for data provider response interface
* feat(common): implement barrel export for activity interface
* feat(common): implement barrel export for symbol item interface
10 months ago
David Requeno
8d2fde35da
Task/fetch user data on demand in user detail dialog ( #5923 )
* Fetch user data on demand in user detail dialog
* Update changelog
10 months ago
Thomas Kaul
54cc82e328
Task/upgrade prisma to version 6.19.0 ( #5937 )
* Upgrade prisma to version 6.19.0
* Update changelog
10 months ago
github-actions[bot]
cca1590c2a
Feature/update locales ( #5931 )
* Update locales
* Update translation
* Update changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
10 months ago
Thomas Kaul
9f878c42f4
Task/refactor getHolding() in portfolio service ( #5898 )
* Refactor getHolding() if no holding has been found
* Update changelog
10 months ago
Thomas Kaul
e7270bfee3
Task/improve localization of auto-renewal ( #5933 )
* Improve localization
10 months ago
Thomas Kaul
4c3b95353d
Release 2.216.0 ( #5932 )
10 months ago
Thomas Kaul
332216ae1c
Task/refactor primary text colors ( #5900 )
* Refactor primary text colors
10 months ago
Thomas Kaul
da71ee73d0
Task/improve promotion system ( #5930 )
* Add fallback to promotion logic
10 months ago
Thomas Kaul
9b4392eee0
Task/improve localization of limited offer ( #5929 )
* Improve localization
10 months ago
TMs
385d7f6562
Feature/improve language localization for ZH 20251110 ( #5928 )
* Improve language localization for ZH
* Update changelog
10 months ago
Thomas Kaul
9383fc00cb
Task/introduce interface for get account response ( #5902 )
* Introduce interface for get account response
10 months ago
Thomas Kaul
d1190fc15a
Task/upgrade svgmap to version 2.14.0 ( #5904 )
* Upgrade svgmap to version 2.14.0
* Update changelog
10 months ago
Thomas Kaul
4746a64d3b
Task/upgrade chart.js to version 4.5.1 ( #5905 )
* Upgrade chart.js to version 4.5.1
* Update changelog
10 months ago
Thomas Kaul
87891976ab
Task/reorder lifecycle hooks in various components ( #5919 )
* Reorder lifecycle hooks
10 months ago
Thomas Kaul
ef6310bc75
Release 2.215.0 ( #5922 )
10 months ago
Thomas Kaul
5954e58694
Task/upgrade @ionic/angular to version 8.7.8 ( #5909 )
* Upgrade @ionic/angular to version 8.7.8
* Update changelog
10 months ago
Arghya Das
697ecfe9bd
Feature/add endpoint to get user by id ( #5910 )
* Add endpoint to get user by id
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
10 months ago
Thomas Kaul
21dc25119d
Release 2.215.0-beta.1 ( #5918 )
10 months ago
Germán Martín
1ae3519d7f
Bugfix/assign admin role to first user signing up ( #5914 )
* Assign admin role to first user signing up
* Update changelog
10 months ago
David Requeno
45b21cada9
Task/migrate app component to standalone ( #5906 )
* Migrate app component to standalone
* Update changelog
10 months ago
Thomas Kaul
f0ea31279e
Bugfix/header alignment in admin platform and tag tables ( #5908 )
* Fix header alignment
* Update changelog
10 months ago
github-actions[bot]
58d9235b8a
Feature/update locales ( #5916 )
* Update locales
* Update translation
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
10 months ago
Thomas Kaul
a1920fedd5
Feature/improve usability for benchmark and markets management in asset profile dialog ( #5911 )
* Improve usability for benchmark and markets management
* Update changelog
10 months ago
github-actions[bot]
c84f4bd5e6
Feature/update locales ( #5875 )
* Update locales
* Update changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
10 months ago
Thomas Kaul
dfb4310904
Task/improve localization of get started buttons ( #5913 )
* Improve localization
10 months ago
Thomas Kaul
a892f51799
Task/improve localization in lib components ( #5907 )
* Improve localization
10 months ago
Thomas Kaul
a5f934460b
Task/introduce interface for get admin users response ( #5903 )
* Introduce interface for get admin users response
10 months ago
Thomas Kaul
592baec9f3
Bugfix/fix style of safe withdrawal rate selector ( #5899 )
* Fix style of selector
* Update changelog
10 months ago
Kenrick Tandrian
a92f94e697
Feature/migrate client build executor to @nx/angular:browser-esbuild ( #5883 )
* Migrate client build executor to @nx/angular:browser-esbuild
* Update changelog
10 months ago