Thomas Kaul
e66f468d65
Task/improve TestMu AI logo and url ( #6303 )
* Improve logo and url
2 months ago
Kenrick Tandrian
8a50b8c922
Task/improve type safety in accounts table component ( #6307 )
* fix(lib): prevent table data source to be created every time
* fix(lib): remove unused unsubscribeSubject variable
* fix(lib): change to protected methods
* feat(lib): change locale to signal input
* feat(lib): remove unused deviceType input
* feat(lib): change hasPermissionToOpenDetails to signal input
* feat(lib): change showFooter to signal input
* feat(lib): change activitiesCount to signal input
* feat(lib): change baseCurrency to signal input
* feat(lib): change totalBalanceInBaseCurrency to signal input
* feat(lib): change totalValueInBaseCurrency to signal input
* feat(lib): change outputs to signal outputs
2 months ago
Thomas Kaul
5b6d6a419f
Task/refactor transactions in accounts table component ( #6266 )
* Refactor showTransactions and transactionCount
* Update changelog
2 months ago
Kenrick Tandrian
9fd9edd0ea
Feature/improve zh localization ( #6245 )
* fix(i18n): move i18n attribute in pricing page
* feat(i18n): update zh locale
* feat(i18n): update zh locale
* feat(docs): update changelog
3 months ago
Thomas Kaul
50d7671d4f
Task/change LambdaTest to TestMu AI ( #6232 )
* Change LambdaTest to TestMu AI
3 months ago
Thomas Kaul
fcae50968b
Task/set analysis page values as experimental ( #6217 )
* Set values as experimental
* Update changelog
3 months ago
Sven Günther
9df4945d0a
Feature/extend analysis page by values ( #6210 )
* Extend analysis page by values
* Update changelog
3 months ago
Thomas Kaul
3e8c21aa20
Task/extend referral brokers ( #6193 )
* Add Monefit
3 months ago
yaro
825a366367
Feature/set up language localization for Korean (ko) ( #6136 )
* Set up language localization for Korean (ko)
* Update changelog
3 months ago
Kenrick Tandrian
601008e0e6
Task/move data service to UI library ( #6154 )
* feat(lib): move data service
* feat(client): update imports
* feat(lib): update imports
* Update changelog
3 months ago
Omkar Gujja
95cbd01a4c
Task/lazy load platforms via API in create or update account dialog ( #6130 )
* Lazy load platforms via API
* Update changelog
3 months ago
Thomas Kaul
549436d919
Task/extend data providers content in self-hosting FAQ ( #6123 )
* Extend data providers content
* Update changelog
3 months ago
Kenrick Tandrian
742415833c
Task/upgrade to Nx 22.3.3 and Angular 21.0 ( #6109 )
* chore(deps): upgrade to Nx 22.3.3 and Angular 21.0
* feat(nx): run migrations
* fix(ts): change module and moduleResolution for api
* feat(ts): remove duplicates of bundler module resolution
* fix(ts): enable ESM interoperability
* fix(api): update imports
* fix(ts): set module to preserve in api spec
* fix(ts): update target
* resolve comments
* fix(api): set jest moduleNameMapper
* fix(ts): update tsconfig in api spec
* fix(api): revert import changes
* fix(apps): revert unnecessary changes
* fix(client): change marked js file
* fix(deps): remove duplicates
3 months ago
Thomas Kaul
0f9bebcf82
Task/eliminate ngx-stripe ( #6116 )
* Eliminate ngx-stripe
* Update changelog
3 months ago
Thomas Kaul
40c01c38dd
Task/deprecate platforms in info item ( #6114 )
* Deprecate platforms
3 months ago
Karel De Smet
eb9d66e760
Task/improve user detail dialog routing in Admin Control panel ( #6104 )
* Improve user detail dialog routing in Admin Control panel
* Update changelog
3 months ago
Karel De Smet
5727ce3375
Bugfix/add missing currency suffix to cash balance field in create or update account dialog ( #6092 )
* Add missing currency suffix to cash balance field in create or update account dialog
* Update changelog
4 months ago
Thomas Kaul
1dd5ff51ee
Revert "Task/refactor language in various components ( #6078 )" ( #6081 )
This reverts commit 80c278555c .
4 months ago
Thomas Kaul
80c278555c
Task/refactor language in various components ( #6078 )
* Refactor language
4 months ago
Thomas Kaul
48952c9bbd
Task/improve localization of various components ( #6074 )
* Improve localization
4 months ago
Thomas Kaul
b2c7f8b3ad
Task/improve language localization for de 20251214 ( #6066 )
* Improve language localization
4 months ago
Johnson Towoju
de3f0c4207
Feature/extend FIRE page with projection information at retirement date ( #6034 )
* Extend FIRE page with projection information at retirement date
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 months ago
Kenrick Tandrian
76e06ed59f
Task/move notification service to UI library ( #6048 )
* Move notification service to UI library
* Update changelog
4 months ago
Thomas Kaul
792d7f174f
Task/restructure pricing page ( #6037 )
* Restructure pricing page
4 months ago
Thomas Kaul
ccea6481ab
Task/prettify files 20251204 ( #6033 )
* Prettify files
4 months ago
Thomas Kaul
607cc69074
Feature/various improvements on pricing page ( #5982 )
* Various improvements
* Update changelog
5 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
5 months ago
Thomas Kaul
c2f149ff62
Release 2.217.1 ( #5954 )
5 months ago
Thomas Kaul
36b777081f
Feature/add black weeks 2025 blog post ( #5942 )
* Add Black Weeks 2025 blog post
* Update changelog
5 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
5 months ago
Germán Martín
66a3e319a8
Feature/separate Google OAuth and token authentication ( #5915 )
* Separate Google OAuth and token authentication
* Update changelog
5 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
5 months ago
Thomas Kaul
9b4392eee0
Task/improve localization of limited offer ( #5929 )
* Improve localization
5 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
5 months ago
Thomas Kaul
dfb4310904
Task/improve localization of get started buttons ( #5913 )
* Improve localization
5 months ago
Thomas Kaul
592baec9f3
Bugfix/fix style of safe withdrawal rate selector ( #5899 )
* Fix style of selector
* Update changelog
5 months ago
Thomas Kaul
a4040c3c3c
Task/remove Internet Identity as social login provider ( #5891 )
* Remove Internet Identity
* Update changelog
5 months ago
Thomas Kaul
b05eb9ede4
Task/conditionally show Sponsors section on about page ( #5882 )
* Conditionally show sponsors section
5 months ago
Thomas Kaul
7de0db8330
Bugfix/LambdaTest logo ( #5873 )
* Fix LambdaTest logo
5 months ago
Thomas Kaul
674a96ce8c
Feature/improve icon of holdings tabs ( #5842 )
* Improve icon of holdings tabs
* Update changelog
5 months ago
Thomas Kaul
8c80086da1
Bugfix/fix typography hierarchy in resources pages ( #5863 )
* Fix hierarchy
6 months ago
Thomas Kaul
8bd47d3f7c
Feature/set up sponsors section on about page ( #5862 )
* Set up sponsors section
* Update changelog
6 months ago
Thomas Kaul
ecc35c9ffa
Task/improve typings of dialogs ( #5846 )
* Improve typings
6 months ago
Thomas Kaul
f4bad6acaf
Bugfix/provide missing locale to rule settings dialog ( #5845 )
* Provide locale to rule settings dialog
* Update changelog
6 months ago
Thomas Kaul
edcc140428
Task/introduce interface for create Stripe checkout session response ( #5791 )
* Introduce interface
6 months ago
Thomas Kaul
e6ebe7e501
Task/harmonize wording in glossary ( #5781 )
* Harmonize wording
6 months ago
Aman
f940eb6725
Task/refactor PortfolioInvestments interface to PortfolioInvestmentsResponse interface ( #5774 )
* Refactor PortfolioInvestments to PortfolioInvestmentsResponse
6 months ago
Sven Günther
1daa980824
Bugfix/import of activity with MANUAL data source (CSV file) ( #5749 )
* Fix import of activity with MANUAL data source
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
6 months ago
H_S
5188544c9b
Task/migrate blog page component to standalone ( #5742 )
* Migrate blog page component to standalone
* Update changelog
6 months ago
Thomas Kaul
835bde6662
Feature/extend pricing page ( #5761 )
* Extend pricing page
* Update changelog
6 months ago