Thomas Kaul
5f47a2f2a7
Task/improve export functionality ( #7499 )
* Improve export functionality
* Update changelog
4 weeks ago
Thomas Kaul
179be2f564
Task/add portfolio summary tests ( #7458 )
Add portfolio summary tests
4 weeks ago
Thomas Kaul
c383eade6f
Task/improve language localization for DE (20260801) ( #7497 )
* Update translations
* Update changelog
4 weeks ago
Thomas Kaul
0e42a62e92
Task/improve color of checkboxes in type filter of activities table component ( #7493 )
Improve color of checkboxes
4 weeks ago
github-actions[bot]
5ccd1dece5
Task/update locales ( #7488 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
4 weeks ago
Thomas Kaul
031b3b68c7
Bugfix/deletion of activities to respect activity type and date range filter ( #7492 )
* Respect activity type and date range filter
* Update changelog
4 weeks ago
Thomas Kaul
9b3f7eff5f
Task/improve search log output for unsupported queries ( #7480 )
* Improve search log output for unsupported queries
* Update changelog
1 month ago
Thomas Kaul
0a01d4234a
Bugfix/daily requests check in Ghostfolio data provider ( #7485 )
Fix daily requests check
1 month ago
Thomas Kaul
81e4abbfeb
Feature/add daily request limit ( #7487 )
Add daily request limit
1 month ago
Thomas Kaul
bf923f1afe
Task/improve style of tabs in various dialogs on mobile ( #7481 )
* Improve tabs style
* Update changelog
1 month ago
Thomas Kaul
1770350516
Bugfix/static portfolio analysis rules for portfolio with no holdings ( #7466 )
* Fix static portfolio analysis rules for portfolio with no holdings
* Update changelog
1 month ago
Thomas Kaul
df2e96fc6f
Task/improve performance of property service by caching properties ( #7484 )
* Improve performance by caching properties in memory
* Update changelog
1 month ago
Thomas Kaul
0e76040edc
Task/improve language localization for DE (20260731) ( #7479 )
* Add translations
* Update changelog
1 month ago
github-actions[bot]
794449e682
Task/update locales ( #7463 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 month ago
Thomas Kaul
52fa7c2240
Task/consolidate markets pages ( #7471 )
* Consolidate markets pages
* Update changelog
1 month ago
Thomas Kaul
3d06f2906b
Task/add missing status of GHOSTFOLIO data provider in case of invalid API key ( #7476 )
Add missing status of GHOSTFOLIO data provider in case of invalid API key
1 month ago
Thomas Kaul
1fa05f31eb
Bugfix/allow removing invalid Ghostfolio API key ( #7470 )
Allow removing invalid Ghostfolio API key
1 month ago
CoderVJain
8c2696ee4a
Task/improve language localization for UK (20260730) ( #7474 )
* Update translations
* Update changelog
1 month ago
santichausis
6697b8f1cb
Task/improve language localization for Spanish (ES) ( #7456 )
* Update translations
* Update changelog
1 month ago
Thomas Kaul
6318c064af
Task/refactor line charts to share chart configuration ( #7438 )
* Refactor line chart components to share common chart configuration
* Update changelog
1 month ago
Thomas Kaul
b8f6037f8c
Bugfix/ignore future-dated account balances in portfolio calculation ( #7436 )
* Ignore future-dated account balances in the portfolio calculation
* Update changelog
1 month ago
Thomas Kaul
17f0fe87b1
Task/move tags to overview tab of account and holding detail dialogs ( #7465 )
* Move tags to overview tab
* Update changelog
1 month ago
Thomas Kaul
19fe447655
Feature/add tags to account detail dialog ( #7460 )
* Add tags (read-only)
* Update changelog
1 month ago
Thomas Kaul
f336247e8b
Task/add overview tab to account detail dialog ( #7462 )
* Add overview tab
* Update changelog
1 month ago
Thomas Kaul
65c2575bd7
Task/improve language localization for DE (20260729) ( #7457 )
* Update translations
* Update changelog
1 month ago
github-actions[bot]
81c1e91f03
Task/update locales ( #7454 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 month ago
Thomas Kaul
5e5f67d211
Task/extend account deletion email ( #7455 )
Extend account deletion email
1 month ago
Thomas Kaul
f1f1f2ca27
Task/improve portfolio summary ( #7453 )
* Improve portfolio summary
* Update changelog
1 month ago
Thomas Kaul
e45694f7ab
Task/remove obsolete standalone attribute in page components ( #7447 )
Remove obsolete standalone attribute
1 month ago
Max Dietrich
2687229ca4
Add annualized performance option to FIRE calculator
Lets users use their portfolio's annualized performance as the annual interest rate in the FIRE calculator instead of manually entering one.
1 month ago
Thomas Kaul
4506b9c8a7
Task/upgrade ai to version 7 ( #7432 )
* Update @openrouter/ai-sdk-provider and ai
* Update changelog
1 month ago
github-actions[bot]
8701b605cc
Task/update locales ( #7420 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 month ago
Thomas Kaul
f11c30160b
Bugfix/time in market of portfolio summary to be empty if no activity ( #7428 )
* Fix time in market if no activity
* Update changelog
1 month ago
Thomas Kaul
56bb984aa3
Task/exclude cash in base currency from portfolio performance calculation ( #7443 )
* Exclude cash in base currency from portfolio performance calculation
* Update changelog
1 month ago
Thomas Kaul
aeb30e553a
Task/improve SWR select formatting in FIRE page ( #7445 )
Improve formatting
1 month ago
Thomas Kaul
84467d7236
Task/handle delisted asset profiles in FMP service ( #7442 )
* Handle delisted asset profiles
* Update changelog
1 month ago
Thomas Kaul
13788f5060
Bugfix/resolve exception in user service for non-existent user ( #7435 )
* Resolve exception for non-existent user
* Update changelog
1 month ago
Thomas Kaul
a37dabf479
Task/add loading indicator to access table ( #7437 )
* Add loading indicator
* Update changelog
1 month ago
Thomas Kaul
5d1a2f5904
Task/refresh cryptocurrencies list (20260727) ( #7440 )
* Update cryptocurrencies.json
* Update changelog
1 month ago
Thomas Kaul
f4a133df4a
Task/deprecate firstOrderDate in favor of dateOfFirstActivity in portfolio performance endpoint ( #7429 )
* Deprecate firstOrderDate in favor of dateOfFirstActivity in portfolio performance response
* Update changelog
1 month ago
Thomas Kaul
2c8337bbee
Task/improve user experience of users table in admin control panel ( #7425 )
* Improve user experience of users table in admin control panel
* Update changelog
1 month ago
Kenrick Tandrian
c197806e6b
Task/improve type safety in rule models ( #7422 )
* fix(api): make some env optional
* fix(api): resolve type errors in rules
1 month ago
Thomas Kaul
54814127a2
Task/rename portfolio calculator no orders test to no activities ( #7424 )
Rename test
1 month ago
Thomas Kaul
53adcf55aa
Task/rename EnhancedSymbolProfile to EnhancedAssetProfile ( #7423 )
Rename EnhancedSymbolProfile to EnhancedAssetProfile
1 month ago
Thomas Kaul
645e151eb2
Task/move support for tags in account to general availability ( #7415 )
* Move support for tags in account from experimental to general availability
* Update changelog
1 month ago
Thomas Kaul
c90142fae9
Bugfix/links to open create activity dialog ( #7418 )
* Fix links to open create activity dialog
* Update changelog
1 month ago
Thomas Kaul
21e1c60e15
Feature/include cash in portfolio performance ( #7148 )
* Include cash in portfolio performance
* Update changelog
1 month ago
Kenrick Tandrian
7d338c2c67
Task/improve type safety across API services and controllers ( #7417 )
* fix(api): resolve subscription undefined type errors
* fix(api): resolve session metadata null type errors
* feat(api): add type declaration on promises
* fix(api): resolve price undefined type errors
* fix(api): resolve type errors in benchmark service
1 month ago
Kenrick Tandrian
10c01ec630
Task/improve type safety in access and account balance services ( #7416 )
* fix(common): update Access interface and type definitions
* fix(api): resolve type errors in access controller
* feat(api): default to user currency in account balance service
1 month ago
Thomas Kaul
b77f40a0ff
Bugfix/update account balance of activity without account ( #7402 )
* Fix update account balance of activity without account
* Update changelog
1 month ago