Anthony Bautista
aea6fd3e19
Add hyperliquid data source and import
2 days ago
Thomas Kaul
d4a0f48ca2
Task/remove unused OnDestroy hook in demo page component ( #6383 )
* Remove unused OnDestroy hook
3 days ago
Thomas Kaul
4cf16b8c58
Task/remove unused OnDestroy hook in license page component ( #6380 )
* Remove unused OnDestroy hook
4 days ago
Abhishek Garg
48f1c064bc
Bugfix/handle X-ray rule exception when market price is missing ( #6397 )
* Handle X-ray rule exception when market price is missing
* Update changelog
5 days ago
Thomas Kaul
2e01c121e4
Task/remove unused OnDestroy hook in resources page component ( #6367 )
* Remove unused OnDestroy hook
6 days ago
Vic Chen
7bcd18711a
Task/improve language localization for ZH 20260217 ( #6348 )
* Improve language localization for ZH
* Update changelog
7 days ago
Thomas Kaul
f5d99bad24
Bugfix/create activities of type fee, interest or liability ( #6378 )
* Fix creation of activities with type FEE, INTEREST or LIABILITY
* Update changelog
7 days ago
Thomas Kaul
c7cfc87e20
Task/remove unused OnDestroy hook in changelog page component ( #6373 )
* Remove unused OnDestroy hook
7 days ago
Thomas Kaul
14f0d2bd8b
Task/remove unused OnDestroy hook in OSS friends page component ( #6374 )
* Remove unused OnDestroy hook
7 days ago
Thomas Kaul
3eb9d53220
Bugfix/validation of valuables ( #6372 )
* Fix validation of valuables
* Update changelog
1 week ago
Thomas Kaul
4897f34d51
Task/change account field to optional in create or update activity dialog ( #6371 )
* Change account field to optional for every case
* Update changelog
1 week ago
Thomas Kaul
97915a3ca9
Bugfix/fix page size for presets in market data table of admin control panel ( #6363 )
* Fix page size for presets
* Update changelog
1 week ago
Thomas Kaul
e3579f6811
Task/add missing OnDestroy hook in user account registration dialog ( #6368 )
* Add missing OnDestroy hook
1 week ago
Thomas Kaul
ec92116acc
Task/remove unused OnDestroy hook in admin page component ( #6366 )
* Remove unused OnDestroy hook
1 week ago
Thomas Kaul
25200bfd6d
Task/improve usability of portfolio summary in presenter view ( #6360 )
* Improve usability in presenter view
* Update changelog
1 week ago
Thomas Kaul
f17dfd9d94
Task/update locales 20260219 ( #6354 )
* Update translations
* Update changelog
1 week ago
github-actions[bot]
6afba53fa7
Task/update locales ( #6274 )
* Update locales
2 weeks ago
slegarraga
bccc52e83a
Task/improve language localization for ES 20260219 ( #6353 )
* Improve language localization
* Update changelog
2 weeks ago
Thomas Kaul
b888005144
Task/refresh cryptocurrencies list 20260216 ( #6342 )
* Update cryptocurrencies.json
* Update changelog
2 weeks ago
David Requeno
117a938bad
Feature/add new market data preset ( #6346 )
* Add new market data preset (no activities)
* Update changelog
2 weeks ago
Thomas Kaul
0d67478cc3
Task/harmonize validation for create activity endpoint with existing import activity logic ( #6349 )
* Harmonize validation
* Update changelog
2 weeks ago
Thomas Kaul
8c88ce918f
Feature/add support for custom cryptocurrencies defined in database ( #6344 )
* Add support for custom cryptocurrencies defined in database
* Update changelog
2 weeks ago
Thomas Kaul
75d3494fa4
Task/add support for cryptocurrency Sky ( #6338 )
* Add support for Sky
* Update changelog
2 weeks ago
Thomas Kaul
c056045ed0
Task/update locales ( #6334 )
* Update locales
* Update translations
* Update changelog
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 weeks ago
Thomas Kaul
09968bda7d
Bugfix/fix localization in X-ray rule ( #6333 )
* Fix localization
2 weeks ago
Thomas Kaul
e59421f008
Feature/add static portfolio analysis fee ratio rule based on total investment volume ( #6332 )
* Add fee ratio rule based on total investment volume
* Update changelog
2 weeks ago
Thomas Kaul
f38a2d7ff1
Bugfix/investment value in portfolio summary ( #6329 )
* Include currency effects in investment value of portfolio summary
* Update changelog
2 weeks ago
Thomas Kaul
14cbf7d735
Task/extend self-hosting FAQ with information on derived currencies ( #6331 )
* Extend content with information on derived currencies
* Update changelog
2 weeks ago
Thomas Kaul
299bca2780
Task/extend error messages in scraper configuration ( #6322 )
* Improve error handling
* Update changelog
2 weeks ago
Thomas Kaul
8a98c0a3f0
Task/ignore nested ETFs when fetching top holdings in Yahoo Finance service ( #6319 )
* Ignore nested ETFs in top holdings
* Update changelog
2 weeks ago
Varun Chawla
c489a1cc00
Bugfix/integrate missing valueInBaseCurrency in import activities response ( #6294 )
* Integrate missing valueInBaseCurrency in import activities response
* Update changelog
2 weeks ago
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 weeks ago
Neeraj Bachani
373a4857ac
Bugfix/reset buy tracking variables when position closes ( #6298 )
* Reset buy tracking variables when position closes
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
3 weeks ago
Thomas Kaul
e361f09398
Bugfix/expand date range to cover full day in exchange rate calculation ( #6311 )
* Expand date range (start to end of day)
* Update changelog
3 weeks ago
Thomas Kaul
e66f468d65
Task/improve TestMu AI logo and url ( #6303 )
* Improve logo and url
3 weeks 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
3 weeks ago
Anurag Choudhury
d7349cd621
Bugfix/adapt accounts and tags of assistant in impersonation mode ( #6231 )
* Adapt accounts and tags of assistant in impersonation mode
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
3 weeks ago
Thomas Kaul
f57726972e
Task/refresh cryptocurrencies list 20260207 ( #6289 )
* Update cryptocurrencies.json
* Update changelog
3 weeks 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 weeks ago
Thomas Kaul
348ee5de8d
Task/add missing transform data source interceptors in market data controller ( #6287 )
* Add missing transform data source interceptors
3 weeks ago
Thomas Kaul
5adacda88f
Task/remove deprecated session id from create stripe checkout session response ( #6280 )
* Remove deprecated sessionId
3 weeks ago
Thomas Kaul
4ff372f020
Task/remove deprecated transaction count in get admin endpoint ( #6281 )
* Remove deprecated transaction count
* Update changelog
4 weeks ago
Thomas Kaul
eb6177d2e5
Bugfix/fix exception when fetching top holdings in Yahoo Finance service ( #6279 )
* Add missing guard
* Update changelog
4 weeks ago
Kenrick Tandrian
af034e87c9
Task/improve chart type safety ( #6277 )
* Improve chart type safety
4 weeks ago
Thomas Kaul
0365b9b614
Task/upgrade stripe to version 20.3.0 ( #6273 )
* Upgrade stripe to version 20.3.0
* Update changelog
4 weeks ago
Karel De Smet
e27f258ac6
Task/extend user detail dialog by actions menu ( #6256 )
* Extend user detail dialog
* Update changelog
4 weeks ago
Thomas Kaul
0034ed0adf
Feature/introduce fast-redact in value redaction interceptor ( #6269 )
* Introduce fast-redact
* Update changelog
---------
Co-authored-by: Valentin Zickner <valentin@coderworks.de>
4 weeks ago
Thomas Kaul
5b6d6a419f
Task/refactor transactions in accounts table component ( #6266 )
* Refactor showTransactions and transactionCount
* Update changelog
4 weeks ago
Thomas Kaul
9c4638c185
Feature/add impersonation mode in get account balances endpoint ( #6272 )
* Add impersonation mode
* Update changelog
4 weeks ago
Thomas Kaul
eae2c20dfe
Task/deprecate transactionCount in GET api/v1/admin endpoint ( #6265 )
* Deprecate transactionCount in favor of activitiesCount
* Update changelog
1 month ago