Kenrick Tandrian
0c970e2a14
Task/improve holdings table type safety ( #6306 )
...
* fix(lib): update displayedColumns type
* feat(lib): use input function for holdings
* feat(lib): make isLoading a computed signal
* feat(lib): make paginator and sort viewchild signals
* feat(lib): make dataSource a computed signal
* feat(lib): use input function for hasPermission fields
* feat(lib): make displayedColumns a computed signal
* feat(lib): remove ngOnChanges
* feat(lib): update types in holdings mock
* fix(lib): update imports for treemap chart component
* fix(lib): remove unused routeQueryParams variable
* fix(lib): prevent creating new table data source every time the signal changes
* fix(lib): remove unused unsubscribe subject as there is no observable subscription
* fix(lib): revert changes to dataSource in the template
* fix(lib): changed locale to input signal
* fix(lib): change ignoreAssetSubClasses to protected
* fix(lib): create canShowDetails function
* fix(lib): remove unused baseCurrency and deviceType inputs
* fix(lib): remove unused baseCurrency and deviceType inputs from stories
* feat(lib): make constructor as public
2 months ago
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
d1f3c6ae38
Merge branch 'main' into next
2 months ago
Thomas Kaul
63e75942a8
Task/remove deprecated transaction count in portfolio calculator and service ( #6288 )
...
* Remove deprecated transactionCount in portfolio calculator and service
* Update changelog
3 months ago
Kenrick Tandrian
af034e87c9
Task/improve chart type safety ( #6277 )
...
* Improve chart type safety
3 months ago
Karel De Smet
e27f258ac6
Task/extend user detail dialog by actions menu ( #6256 )
...
* Extend user detail dialog
* Update changelog
3 months ago
Thomas Kaul
5b6d6a419f
Task/refactor transactions in accounts table component ( #6266 )
...
* Refactor showTransactions and transactionCount
* Update changelog
3 months ago
Thomas Kaul
eae2c20dfe
Task/deprecate transactionCount in GET api/v1/admin endpoint ( #6265 )
...
* Deprecate transactionCount in favor of activitiesCount
* Update changelog
3 months ago
Thomas Kaul
226eeed156
Merge branch 'main' into next
3 months ago
Lyndros
ad2abbc55b
Task/improve Spanish translation ( #6261 )
...
* Improve Spanish translation
* Update changelog
3 months ago
Kenrick Tandrian
a30efd8fe4
Task/cleanup m3-theme.scss ( #6252 )
...
* feat(styles): cleanup m3-theme.scss
3 months ago
Karel De Smet
9eb5943666
Task/improve usability when adding currency in market data section of admin control panel ( #6225 )
...
* Improve usability when adding currency
* Update changelog
3 months ago
Kenrick Tandrian
5005d027cd
Feature/restore badge style ("filter indicator") in assistant menu button of header ( #6253 )
...
* feat(styles): add badge overrides
* fix(styles): make the parent display inline-flex
* feat(ui): update styles
3 months ago
Thomas Kaul
f1bfb40d73
Feature/migrate from Angular Material design 2 to 3 ( #6163 )
...
* Migrate from M2 to M3
* Update changelog
---------
Co-authored-by: Kenrick Tandrian <60643640+KenTandrian@users.noreply.github.com>
3 months ago
github-actions[bot]
dd9989112d
Task/update locales ( #6247 )
...
* Update locales
* Update changelog
* Update translations
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
3 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
Thomas Kaul
32f56cb3f6
Task/remove deprecated public Stripe key (part 3) ( #6160 )
...
* Remove deprecated public Stripe key
3 months ago
github-actions[bot]
f5b22e2f06
Task/update locales ( #6212 )
...
* Update locales
* Update translations
* 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>
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
4cfb785499
Task/deprecate firstBuyDate in portfolio holding response ( #6208 )
...
* Deprecate firstBuyDate
* Update changelog
3 months ago
Thomas Kaul
3e8c21aa20
Task/extend referral brokers ( #6193 )
...
* Add Monefit
3 months ago
github-actions[bot]
9fd7924f2c
Task/update locales ( #6156 )
...
* Update locales
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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
d4d6ce1d07
Task/move admin service to UI library ( #6159 )
...
* Move admin service to UI library
* Update changelog
4 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
4 months ago
github-actions[bot]
61d51ec207
Feature/update locales ( #6083 )
...
* Update locales
* Update translations
* 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>
4 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
4 months ago
Sven Günther
c52d7f46c2
Task/move scraper configuration to tab in asset profile dialog ( #6094 )
...
* Move scraper configuration to tab in asset profile dialog
* Update changelog
4 months ago
Thomas Kaul
549436d919
Task/extend data providers content in self-hosting FAQ ( #6123 )
...
* Extend data providers content
* Update changelog
4 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
4 months ago
Kenrick Tandrian
2167c4ca8e
Task/upgrade to marked 16.4.2 and ngx-markdown 20.1.0 ( #6117 )
...
* chore(deps): bump marked and ngx-markdown
* fix(client): change marked script file
* fix(client): change umd to esm
* fix(client): remove marked script file from project.json
* feat(docs): update changelog
4 months ago
Thomas Kaul
0f9bebcf82
Task/eliminate ngx-stripe ( #6116 )
...
* Eliminate ngx-stripe
* Update changelog
4 months ago
Thomas Kaul
40c01c38dd
Task/deprecate platforms in info item ( #6114 )
...
* Deprecate platforms
4 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
4 months ago
Thomas Kaul
7abeb4d76a
Task/improve language localization for de 20251229 ( #6108 )
...
* Update translations
* Update changelog
4 months ago
Vahant Sharma
e668c6465e
Bugfix/time in market for impersonation mode ( #6103 )
...
* Fix time in market for impersonation mode
* Update changelog
4 months ago
Kenrick Tandrian
5b7356ff28
Task/upgrade jest to version 30.2.0 ( #6110 )
...
* chore(deps): bump jest to 30.2.0
* fix(test): update setup test scripts
* fix(deps): resolve vulns
4 months ago
Eduardo Almeida
7b885a11e2
Bugfix/fix asset profile deletion and allow editing asset profile identifiers with MANUAL data source ( #6090 )
...
* Fix asset profile deletion and allow editing asset profile identifiers with MANUAL data source
* Update changelog
4 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
1a2ca71ef8
Task/refactor href in user account settings component ( #6085 )
...
* Refactoring
4 months ago
Thomas Kaul
078b2327c5
Release 2.224.2 ( #6086 )
4 months ago
Thomas Kaul
1dd5ff51ee
Revert "Task/refactor language in various components ( #6078 )" ( #6081 )
...
This reverts commit 80c278555c .
4 months ago
github-actions[bot]
8345eee16e
Update locales ( #6068 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
4 months ago
Thomas Kaul
80c278555c
Task/refactor language in various components ( #6078 )
...
* Refactor language
4 months ago
Thomas Kaul
6e2c61dece
Feature/add ISIN number to asset profile dialog ( #6076 )
...
* Add ISIN number
* Update changelog
4 months ago
David Requeno
152cda19cf
Bugfix/localize date formatting in FIRE calculator ( #6077 )
...
* Localize date formatting
* Update changelog
4 months ago
Thomas Kaul
48952c9bbd
Task/improve localization of various components ( #6074 )
...
* Improve localization
4 months ago
github-actions[bot]
37bf032d6e
Feature/update locales ( #6065 )
...
* Update locales
* Update translations
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 months ago
Thomas Kaul
b2c7f8b3ad
Task/improve language localization for de 20251214 ( #6066 )
...
* Improve language localization
4 months ago
github-actions[bot]
203ae62b65
Feature/update locales ( #6049 )
...
* Update locales
* Update translations
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
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
Thomas Kaul
0683c5b69b
Task/update OSS Friends ( #6047 )
...
* Update OSS Friends
5 months ago
Kenrick Tandrian
76e06ed59f
Task/move notification service to UI library ( #6048 )
...
* Move notification service to UI library
* Update changelog
5 months ago
github-actions[bot]
1cbcb623b5
Feature/update locales ( #5993 )
...
* 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>
5 months ago
Thomas Kaul
0f7e5a2504
Task/improve OIDC login button label ( #6043 )
...
* Improve label
5 months ago
Thomas Kaul
e20530d5f0
Task/activate 3d hover effect in account membership overview ( #6039 )
...
* Activate 3d hover effect
5 months ago
Germán Martín
4cd16c33f8
Feature/OIDC authentication ( #5981 )
...
* Set up OIDC authentication
* Update changelog
5 months ago
Thomas Kaul
bcca608996
Task/increase numerical precision for cryptocurrency quantities in holding detail dialog ( #6038 )
...
* Increase numerical precision for cryptocurrency quantities
* Update changelog
5 months ago
Thomas Kaul
792d7f174f
Task/restructure pricing page ( #6037 )
...
* Restructure pricing page
5 months ago
Thomas Kaul
ccea6481ab
Task/prettify files 20251204 ( #6033 )
...
* Prettify files
5 months ago
Thomas Kaul
1d011747c7
Task/improve usability of actions in various tables ( #5992 )
...
* Improve usability of actions
5 months ago
Thomas Kaul
a76cfa36ca
Task/restructure user detail dialog ( #5985 )
...
* Restructure user detail dialog
5 months ago
github-actions[bot]
e953ab88f6
Feature/update locales ( #5977 )
...
* 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>
5 months ago
Thomas Kaul
78fd6517f8
Task/update OSS friends ( #5968 )
...
* Update OSS friends
5 months ago
Thomas Kaul
607cc69074
Feature/various improvements on pricing page ( #5982 )
...
* Various improvements
* Update changelog
5 months ago
Thomas Kaul
8c989c112b
Task/improve validation of currency management in Admin Control panel ( #5973 )
...
* Improve validation (disallow GBp)
* Update changelog
5 months ago
github-actions[bot]
5d3c1c05ac
Feature/update locales ( #5940 )
...
* 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>
5 months ago
Thomas Kaul
6f9e466aa2
Feature/add authentication method to user detail dialog ( #5970 )
...
* Extend user detail dialog
* Update changelog
5 months ago
Thomas Kaul
6d1c10d1c2
Feature/extend portfolio summary by percentage values ( #5964 )
...
* Extend summary by percentage values
* Update changelog
5 months ago
Thomas Kaul
4f9f03d62b
Feature/simplify portfolio summary on mobile ( #5962 )
...
* Simplify portfolio summary on mobile
* Improve numerical precision
* Hide hints
* Update changelog
5 months ago
David Requeno
d16eef5fae
Task/integrate OSS Gallery into logo carousel ( #5959 )
...
* Integrate OSS Gallery
* 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
Kenrick Tandrian
9efd1da17e
Bugfix/missing reflect-metadata polyfill in apps/client ( #5952 )
...
* Add reflect-metadata to polyfill
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
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
5 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>
5 months ago
Thomas Kaul
e7270bfee3
Task/improve localization of auto-renewal ( #5933 )
...
* Improve localization
5 months ago
Thomas Kaul
332216ae1c
Task/refactor primary text colors ( #5900 )
...
* Refactor primary text colors
5 months ago
Thomas Kaul
da71ee73d0
Task/improve promotion system ( #5930 )
...
* Add fallback to promotion logic
5 months ago
Thomas Kaul
9b4392eee0
Task/improve localization of limited offer ( #5929 )
...
* Improve localization
5 months ago
TMs
385d7f6562
Feature/improve language localization for ZH 20251110 ( #5928 )
...
* Improve language localization for ZH
* Update changelog
5 months ago
Thomas Kaul
9383fc00cb
Task/introduce interface for get account response ( #5902 )
...
* Introduce interface for get account response
6 months ago
Thomas Kaul
87891976ab
Task/reorder lifecycle hooks in various components ( #5919 )
...
* Reorder lifecycle hooks
6 months ago
David Requeno
45b21cada9
Task/migrate app component to standalone ( #5906 )
...
* Migrate app component to standalone
* Update changelog
6 months ago
Thomas Kaul
f0ea31279e
Bugfix/header alignment in admin platform and tag tables ( #5908 )
...
* Fix header alignment
* Update changelog
6 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>
6 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
6 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>
6 months ago
Thomas Kaul
dfb4310904
Task/improve localization of get started buttons ( #5913 )
...
* Improve localization
6 months ago
Thomas Kaul
a5f934460b
Task/introduce interface for get admin users response ( #5903 )
...
* Introduce interface for get admin users response
6 months ago
Thomas Kaul
592baec9f3
Bugfix/fix style of safe withdrawal rate selector ( #5899 )
...
* Fix style of selector
* Update changelog
6 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
6 months ago
Thomas Kaul
a4040c3c3c
Task/remove Internet Identity as social login provider ( #5891 )
...
* Remove Internet Identity
* Update changelog
6 months ago
Kenrick Tandrian
4ecfdadda4
Task/resolve @typescript-eslint/no-unsafe-function-type ESLint rule ( #5889 )
...
* fix(lint): remove @typescript-eslint/no-unsafe-function-type override
* fix(lint): resolve eslint errors
6 months ago
Thomas Kaul
f188d1b2ab
Feature/update OSS friends 20251031 ( #5879 )
...
* Update OSS friends
6 months ago
Thomas Kaul
b05eb9ede4
Task/conditionally show Sponsors section on about page ( #5882 )
...
* Conditionally show sponsors section
6 months ago
Kenrick Tandrian
294f1a5f11
Task/migrate tags selector component in holding detail dialog to form control ( #5850 )
...
* Migrate tags selector component to form control
* Update changelog
6 months ago
Thomas Kaul
7de0db8330
Bugfix/LambdaTest logo ( #5873 )
...
* Fix LambdaTest logo
6 months ago
github-actions[bot]
af6d661512
Feature/update locales ( #5852 )
...
* 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>
6 months ago
Thomas Kaul
674a96ce8c
Feature/improve icon of holdings tabs ( #5842 )
...
* Improve icon of holdings tabs
* Update changelog
6 months ago
Thomas Kaul
ed115c59b1
Feature/improve usability of user detail dialog ( #5868 )
...
* Do not reload on close
* Update changelog
6 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
github-actions[bot]
6a93d8c050
Feature/update locales ( #5847 )
...
* Update locales
* Update translations
* 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>
6 months ago
Kenrick Tandrian
5547108408
Feature/add close holding button to holding detail dialog ( #5832 )
...
* Add close holding button to holding detail dialog
* Update changelog
6 months ago
Abhishek Singla
54e0f5e466
Feature/extend user detail dialog ( #5844 )
...
* Extend user detail dialog
* Update changelog
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
Vaishnavi Parabkar
76a2249ba4
Feature/integrate SelfhostedHub into logo carousel ( #5786 )
...
* Add SelfhostedHub
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
6 months ago
Thomas Kaul
e03f58feff
Task/refactor Activities interface to ActivitiesResponse interface ( #5835 )
...
* Refactor Activities interface to ActivitiesResponse interface
6 months ago
github-actions[bot]
d1a151bd60
Feature/update locales ( #5807 )
...
* Update locales
* Update translations
* 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>
6 months ago
Harsh Santwani
482b97ba9b
Feature/set up user detail dialog in admin control panel ( #5819 )
...
* Set up user detail dialog
* Update changelog
6 months ago
Sven Günther
0ec9c1dd93
Bugfix/custom asset name rendering in import activities dialog ( #5787 )
...
* Fix custom asset name rendering in import activities dialog
* Update changelog
6 months ago
Thomas Kaul
edcc140428
Task/introduce interface for create Stripe checkout session response ( #5791 )
...
* Introduce interface
6 months ago
jjs2099
167cbcd5c7
Bugfix/submit form of login with access token dialog with enter key press ( #5751 )
...
* Fix form submit with enter key press
* Update changelog
6 months ago
Harsh Santwani
9b51c2da5d
Task/improve typings of getOrderById() functionality ( #5810 )
...
* Improve typings of getOrderById() functionality
6 months ago
Ani07-05
7ee38d0067
Task/refactor Export interface to ExportResponse interface ( #5805 )
...
* Refactor Export interface to ExportResponse interface
6 months ago
Vansh
3b4705405b
Task/improve typings of getAsset() functionality ( #5804 )
...
* Improve typings of getAsset() functionality
6 months ago
Thomas Kaul
be0ddd6298
Task/harmonize interfaces naming ( #5796 )
...
* Harmonize interfaces naming
6 months ago
vitalymatyushik
24234591c9
Task/improve typings of getInfo() functionality ( #5803 )
...
* Improve typings
6 months ago
Thomas Kaul
e6ebe7e501
Task/harmonize wording in glossary ( #5781 )
...
* Harmonize wording
6 months ago
github-actions[bot]
fbe0caa635
Feature/update locales ( #5788 )
...
* Update locales
* Update translations
* 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>
6 months ago
s-vamshi
a65523fd04
Feature/allow data gathering by date range ( #5762 )
...
* Allow data gathering by date range
* Update changelog
6 months ago
Google
71b375ea92
Task/refactor BenchmarkMarketDataDetails to BenchmarkMarketDataDetailsResponse ( #5771 )
...
* Refactor BenchmarkMarketDataDetails to BenchmarkMarketDataDetailsResponse
6 months ago
Aman
f940eb6725
Task/refactor PortfolioInvestments interface to PortfolioInvestmentsResponse interface ( #5774 )
...
* Refactor PortfolioInvestments to PortfolioInvestmentsResponse
6 months ago
github-actions[bot]
a9bcd4ee2e
Feature/update locales ( #5714 )
...
* Update locales
* Update translations
* 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>
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
Umesh Pal
5bcc2e9648
Task/refactor PortfolioDividends interface to PortfolioDividendsResponse interface ( #5773 )
...
* Refactor PortfolioDividends to PortfolioDividendsResponse
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
Dibyendu Sahoo
db2c2426c6
Task/refactor interest to interestInBaseCurrency in portfolio summary interface ( #5763 )
...
* Refactor interest to interestInBaseCurrency
6 months ago
Thomas Kaul
33d9ba0063
Feature/add Stealth Wealth to glossary ( #5754 )
...
* Add Stealth Wealth
* Update changelog
6 months ago
Mariam Saeed
7dacc10946
Bugfix/reset scroll position on page change ( #5753 )
...
* Reset scroll position on page change
* Update changelog
6 months ago
Aditya Pawar
e8366603ad
Task/extract footer to component ( #5702 )
...
* Extract footer to component
* Update changelog
6 months ago
steffenrapp
02ef4dc8d9
Task/disable zoom in PWA ( #5735 )
...
* Disable zoom in PWA
* Update changelog
6 months ago
Lagmator22
20da95239e
Task/refactor liabilities to liabilitiesInBaseCurrency in portfolio summary interface ( #5725 )
...
* Refactor liabilities to liabilitiesInBaseCurrency
6 months ago
Tanbir Ali
d2fe16c794
Task/refactor transactionCount to activitiesCount in portfolio holding response ( #5709 )
...
* Refactor transactionCount to activitiesCount in portfolio holding response
* Update changelog
6 months ago
Thomas Kaul
13838bed6d
Feature/improve language localization for de 20250811 ( #5730 )
...
* Update translation
* Update changelog
6 months ago
Shivansh Pandey
94e8a7c6bc
Feature/add support for configuring safe withdrawal rate ( #5679 )
...
* Add support for configuring safe withdrawal rate
* Update changelog
6 months ago
Ayush Jain
b168a9e3c1
Feature/create infinite logo carousel component ( #5671 )
...
* Create infinite logo carousel component
* Update changelog
6 months ago
Thomas Kaul
94f3d64891
Task/refactor various components to self-closing tags ( #5704 )
...
* Refactor to self-closing tags
* Update changelog
7 months ago
github-actions[bot]
022187eacc
Feature/update locales ( #5634 )
...
* Update locales
* Update translations
* 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>
7 months ago
Tanbir Ali
b829442f55
Task/prefix markets component ( #5705 )
...
* Prefix markets component
7 months ago
Thomas Kaul
a6f34b51b0
Task/simplify action buttons in create or update access dialog ( #5706 )
...
* Simplify action buttons
7 months ago
Thomas Kaul
5bb22e840d
Bugfix/fix word wrap in various menus ( #5691 )
...
* Fix word wrap
* Update changelog
7 months ago
Bence Hornyák
0e43bb048a
Feature/introduce tabs in asset profile dialog ( #5693 )
...
* Introduce tabs in asset profile dialog
* Update changelog
7 months ago
SK Akram
e6ff0f65c2
Task/migrate auth page component to standalone ( #5695 )
...
* Migrate auth page component to standalone
* Update changelog
7 months ago
Germán Martín
20a756a376
Feature/add support to update granted access ( #5566 )
...
* Add support to update granted access
* Update changelog
7 months ago
Thomas Kaul
baf8daaad7
Feature/improve spacing of buttons in button container of holding detail dialog ( #5692 )
...
* Improve spacing
* Update changelog
7 months ago
Malay Kumar
d715143299
Task/add value components to rule settings dialog ( #5653 )
...
* Add value components to rule settings dialog
* Update changelog
7 months ago
Thomas Kaul
4256cdee34
Bugfix/add missing CommonModule import in import activities dialog ( #5674 )
...
* Add missing CommonModule import
* Update changelog
7 months ago
SK Akram
3f2d045e1f
Task/migrate file drop directive to standalone ( #5646 )
...
* Migrate file drop directive to standalone
* Update changelog
7 months ago
s-vamshi
f122bd996b
Task/migrate open page component to standalone ( #5645 )
...
* Migrate open page component to standalone
* Update changelog
7 months ago
Flavien Lankai-Mills
c173998677
Task/refactor fire wealth from number to object in portfolio summary interface ( #5644 )
...
* Refactor fire wealth from number to object in portfolio summary interface
* Update changelog
7 months ago
Raj Gupta
15133466a5
Task/migrate symbol pipe to standalone ( #5637 )
...
* Migrate symbol pipe to standalone
* Update changelog
7 months ago
Mariam Saeed
4e2a1b8de5
Feature/improve usability of create watchlist item dialog ( #5661 )
...
* Improve usability of create watchlist item dialog
* Update changelog
7 months ago
Thomas Kaul
bb139bcfe6
Feature/improve language localization for de 20250930 ( #5638 )
...
* Update translations
* Update changelog
7 months ago
Jasmeet Singh
3c1118e027
Task/prefix home market component with Gf ( #5643 )
...
* Prefix home market component with Gf
7 months ago
Flavien Lankai-Mills
8b7ad34506
Task/add component suffix to create or update access dialog component ( #5621 )
...
* Add component suffix
7 months ago
SK Akram
0a79a27e0d
Task/prefix home watchlist component with Gf ( #5640 )
...
* Prefix home watchlist component with Gf
7 months ago
Anirban Biswas
5375d0fee1
Task/add component suffix to create or update activity dialog component ( #5628 )
...
* Add component suffix
7 months ago
CodeySnooze
ce1560751e
Task/add component suffix to import activities dialog component ( #5620 )
...
* Add component suffix
7 months ago
SK Akram
dcd2d17908
Task/prefix create watchlist item dialog component with Gf ( #5617 )
...
* Prefix create watchlist item dialog component
7 months ago
Germán Martín
01aeefd2df
Bugfix/improve table headers’ alignment of activities table ( #5580 )
...
* Improve table headers’ alignment of activities table
* Update changelog
7 months ago
Thomas Kaul
0c65afeb22
Feature/improve usability of create asset profile dialog in market data section of admin control panel ( #5613 )
...
* Improve usability
* Update changelog
7 months ago
github-actions[bot]
abb4ddc942
Feature/update locales ( #5631 )
...
* Update locales
* Update translations
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
7 months ago
Thomas Kaul
51bcc67e91
Feature/improve localization of sustainable retirement income ( #5630 )
...
* Improve localization
7 months ago
github-actions[bot]
c99af52b2f
Feature/update locales ( #5577 )
...
* Update locales
* Update translations
* 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>
7 months ago
Thomas Kaul
6ff1d65a70
Feature/add safe withdrawal rate to user settings ( #5629 )
...
* Add safe withdrawal rate to user settings
* Update changelog
7 months ago
Thomas Kaul
8263224bc5
Task/improve wording in Hacktoberfest 2025 blog post ( #5611 )
...
* Improve wording
7 months ago
Thomas Kaul
eaa87abc20
Bugfix/fix GitHub stars count in Hacktoberfest 2025 blog post ( #5607 )
...
* Fix stars count
7 months ago
Raj Gupta
86d3b25861
Feature/add sorting to job queue table ( #5560 )
...
* Add sorting to job queue table
* Update changelog
7 months ago
Thomas Kaul
ba205f7abb
Task/reorder methods of data service ( #5597 )
...
* Reorder methods
7 months ago
Thomas Kaul
44e537a409
Task/refactor transaction to activity in activities page component ( #5596 )
...
* Refactor transaction to activity
7 months ago
Thomas Kaul
90b28ea74f
Feature/add hacktoberfest 2025 blog post ( #5584 )
...
* Add blog post: Hacktoberfest 2025
* Update changelog
7 months ago
Attila Cseh
432251e108
Feature/remove deprecated item of activity type from create or update activity dialog ( #5555 )
...
* Remove deprecated item of activity type
* Update changelog
7 months ago
Germán Martín
cd40ce3679
Bugfix/enable save button after editing tags in create or update activity dialog ( #5561 )
...
* Enable save button after editing tags in create or update activity dialog
* Update changelog
7 months ago
github-actions[bot]
e54985d984
Feature/update locales ( #5516 )
...
* 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>
7 months ago
David Requeno
11c51698d7
Feature/extend public portfolio page with latest activities ( #5538 )
...
* Extend public portfolio page with latest activities
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
7 months ago
Thomas Kaul
c2150a19c3
Task/clean up unused import in asset profile dialog component ( #5558 )
...
* Clean up
7 months ago
Thomas Kaul
41011adfc8
Feature/update OSS friends 20250917 ( #5544 )
...
* Update OSS friends
7 months ago
Sven Günther
217ecd4d3f
Feature/set up pagination in import activities dialog ( #5527 )
...
* Set up pagination in import activities dialog
* Update changelog
7 months ago
Thomas Kaul
010b1e9b03
Feature/remove account column from activities table of account detail dialog ( #5559 )
...
* Remove account column of activities table
* Update changelog
7 months ago
Batwam
5bc5f6a2da
Feature/add symbol to benchmark component ( #5530 )
...
* Add symbol to benchmark component
* Update changelog
7 months ago
Thomas Kaul
376006a870
Task/rename show access token to user account registration dialog component ( #5539 )
...
* Rename show access token to user account registration dialog component
* Update changelog
7 months ago
Thomas Kaul
40f5c93f43
Feature/set up asset profile resolution database table ( #5533 )
...
* Set up asset profile resolution database table
7 months ago
Sven Günther
33067e2604
Task/migrate show access token dialog component to standalone ( #5525 )
...
* Migrate show access token dialog component to standalone
* Update changelog
7 months ago
Thomas Kaul
55e25664a4
Feature/extend section of performance calculation method in FAQ ( #5528 )
...
* Extend ROAI content by dividends
* Update changelog
7 months ago
Thomas Kaul
b26d44a588
Feature/extend personal finance tools 20250914 ( #5522 )
...
* Add Amsflow
* Add BudgetPulse
* Add CountAbout
* Add Honeydue
* Add MoneyWiz
* Add SplashMoney
* Extend tags
7 months ago
Germán Martín
3b5fa88ca8
Feature/move holdings table into holdings section on public page ( #5508 )
...
* Move holdings table into holdings section on public page
* Update changelog
7 months ago
David Requeno
f173171196
Task/migrate login with access token dialog component to standalone ( #5500 )
...
* Migrate login with access token dialog component to standalone
* Update changelog
7 months ago
github-actions[bot]
b5c1398233
Feature/update locales ( #5479 )
...
* Update locales
* Update translations
* 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>
7 months ago
Thomas Kaul
603f851b02
Feature/upgrade Nx to version 21.5.1 ( #5497 )
...
* Upgrade Nx to version 21.5.1
* Update changelog
7 months ago