Thomas Kaul
388f829741
Task/refactor query parameters in data provider services ( #6011 )
* Refactor query parameters
* Update changelog
14 hours ago
Thomas Kaul
ea442cc55f
Task/upgrade @internationalized/number to version 3.6.5 ( #6000 )
* Upgrade @internationalized/number to version 3.6.5
* Update changelog
14 hours ago
Thomas Kaul
a2498a54a6
Bugfix/countries in FMP service ( #6005 )
* Introduce countries mapping
* Update changelog
15 hours ago
Thomas Kaul
4182376636
Feature/extend Storybook story of portfolio proportion chart component by story in percentage ( #6007 )
* Extend Storybook story
* Update changelog
1 day ago
Thomas Kaul
81cde56add
Release 2.220.0 ( #6001 )
1 day ago
Thomas Kaul
e3aa6b7956
Task/upgrade prettier to version 3.7.2 ( #5999 )
* Upgrade prettier to version 3.7.2
* Update changelog
1 day ago
Thomas Kaul
1d011747c7
Task/improve usability of actions in various tables ( #5992 )
* Improve usability of actions
1 day ago
Sven Günther
9092669dd8
Task/remove Cypress setup ( #5995 )
* Remove Cypress setup
* Update changelog
1 day ago
Thomas Kaul
d341c4804a
Feature/improve asset profile data gathering ( #5997 )
* Improve asset profile data gathering
* Update changelog
1 day ago
Thomas Kaul
f18301c89e
Task/remove obsolete includeDrafts attribute in public controller ( #5975 )
* Remove obsolete includeDrafts attribute
2 days ago
Thomas Kaul
1ca32315dc
Task/upgrade color to version 5.0.3 ( #5984 )
* Upgrade color to version 5.0.3
* Update changelog
3 days ago
Thomas Kaul
a76cfa36ca
Task/restructure user detail dialog ( #5985 )
* Restructure user detail dialog
4 days ago
Thomas Kaul
2765fb1df7
Task/refactor from v4 as uuidv4 from uuid to crypto.randomUUID() ( #5990 )
* Refactor from v4 as uuidv4 from uuid to randomUUID() from node:crypto
* Update changelog
5 days ago
Sven Günther
e1e455da86
Bugfix/exchange rate calculation when converting derived currencies ( #5961 )
* Fix exchange rate calculation when converting derived currencies
* Update changelog
7 days ago
Thomas Kaul
e6d7661cbe
Release 2.219.0 ( #5983 )
1 week ago
Thomas Kaul
c6b6c110de
Task/upgrade yahoo-finance2 to version 3.10.2 ( #5978 )
* Upgrade yahoo-finance2 to version 3.10.2
* Update changelog
1 week 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>
1 week ago
Thomas Kaul
78fd6517f8
Task/update OSS friends ( #5968 )
* Update OSS friends
1 week ago
Thomas Kaul
607cc69074
Feature/various improvements on pricing page ( #5982 )
* Various improvements
* Update changelog
1 week ago
Thomas Kaul
8c989c112b
Task/improve validation of currency management in Admin Control panel ( #5973 )
* Improve validation (disallow GBp)
* Update changelog
1 week ago
Thomas Kaul
9bb7bb1b37
Task/refresh cryptocurrencies list 20251121 ( #5967 )
* Update cryptocurrencies.json
* Update changelog
1 week ago
Thomas Kaul
0673aa24e6
Bugfix/edit of draft activities ( #5974 )
* Fix edit of draft activities
* Update changelog
1 week ago
Thomas Kaul
9d50675ea1
Feature/disable delete activities action if empty table ( #5971 )
* Disable delete activities action
* Update changelog
1 week 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>
1 week ago
Thomas Kaul
64b4741450
Feature/improve transform data source in request and response interceptor ( #5972 )
* Resolve data source of GHOSTFOLIO data provider
* Update changelog
1 week ago
Thomas Kaul
6f9e466aa2
Feature/add authentication method to user detail dialog ( #5970 )
* Extend user detail dialog
* Update changelog
1 week ago
Thomas Kaul
571c634abb
Release 2.218.0 ( #5965 )
1 week ago
Thomas Kaul
6d1c10d1c2
Feature/extend portfolio summary by percentage values ( #5964 )
* Extend summary by percentage values
* Update changelog
1 week ago
Thomas Kaul
4f9f03d62b
Feature/simplify portfolio summary on mobile ( #5962 )
* Simplify portfolio summary on mobile
* Improve numerical precision
* Hide hints
* Update changelog
2 weeks ago
Johnson Towoju
d296e6bd28
Feature/extend menu in accounts table component ( #5960 )
* Extend menu
* Update changelog
2 weeks ago
Thomas Kaul
a2466ebe28
Task/upgrade yahoo-finance2 to version 3.10.1 ( #5956 )
* Upgrade yahoo-finance2 to version 3.10.1
* Update changelog
2 weeks ago
David Requeno
d16eef5fae
Task/integrate OSS Gallery into logo carousel ( #5959 )
* Integrate OSS Gallery
* Update changelog
2 weeks 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
2 weeks ago
Thomas Kaul
c2f149ff62
Release 2.217.1 ( #5954 )
2 weeks ago
Thomas Kaul
6edc919f0d
Task/ignore forex in search results of FMP service ( #5951 )
* Ignore forex in search
* Update changelog
2 weeks ago
Kenrick Tandrian
9efd1da17e
Bugfix/missing reflect-metadata polyfill in apps/client ( #5952 )
* Add reflect-metadata to polyfill
2 weeks ago
Thomas Kaul
9cd6e51d31
Release 2.217.0 ( #5946 )
2 weeks ago
Thomas Kaul
36b777081f
Feature/add black weeks 2025 blog post ( #5942 )
* Add Black Weeks 2025 blog post
* Update changelog
2 weeks ago
Thomas Kaul
e75be9d82a
Bugfix/fix type error in CreateAccountWithBalancesDto ( #5945 )
* Refactor import
2 weeks 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
2 weeks ago
Sven Günther
9d25d5c5f4
Feature/automatically gather required exchange rates ( #5917 )
* Automatically gather required exchange rates
* Update changelog
2 weeks ago
Germán Martín
66a3e319a8
Feature/separate Google OAuth and token authentication ( #5915 )
* Separate Google OAuth and token authentication
* Update changelog
2 weeks 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
2 weeks 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
2 weeks ago
Thomas Kaul
54cc82e328
Task/upgrade prisma to version 6.19.0 ( #5937 )
* Upgrade prisma to version 6.19.0
* Update changelog
2 weeks 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>
3 weeks ago
Thomas Kaul
9f878c42f4
Task/refactor getHolding() in portfolio service ( #5898 )
* Refactor getHolding() if no holding has been found
* Update changelog
3 weeks ago
Thomas Kaul
e7270bfee3
Task/improve localization of auto-renewal ( #5933 )
* Improve localization
3 weeks ago
Thomas Kaul
4c3b95353d
Release 2.216.0 ( #5932 )
3 weeks ago
Thomas Kaul
332216ae1c
Task/refactor primary text colors ( #5900 )
* Refactor primary text colors
3 weeks ago