Thomas Kaul
a55b9f212b
Bugfix/missing close price in historical market data ( #7694 )
* Fix missing close price in historical market data of Yahoo Finance service
* Discard market prices carried forward beyond the data of the data provider
* Update changelog
6 days ago
Thomas Kaul
74c1aa35ae
Bugfix/benchmark label in tooltip of benchmark comparator ( #7695 )
* Fix tooltip
* Update changelog
6 days ago
Thomas Kaul
aa9595ba59
Task/improve market data tab of holding detail dialog ( #7693 )
Improve market data tab
6 days ago
Thomas Kaul
4da8658eec
Task/improve type filter of activities table component to only list activity types in use ( #7602 )
* Limit type filter in activities table component to used types
* Update changelog
6 days ago
Thomas Kaul
5232e8f366
Task/extract access level icon to reusable component ( #7692 )
* Extract access level icon to reusable component
* Update changelog
6 days ago
Thomas Kaul
96d56dfb2d
Bugfix/unused custom asset profiles created by activities import ( #7673 )
* Fix unused custom asset profiles created by activities import
* Update changelog
6 days ago
Thomas Kaul
350fc745d9
Task/improve storybook setup ( #7691 )
* Load @angular/localize centrally
* Disable telemetry
* Update changelog
6 days ago
Thomas Kaul
c707befdae
Task/improve style of holding selector in portfolio filter form component ( #7687 )
Improve style
6 days ago
Kenrick Tandrian
1a788bb5fb
Task/upgrade Node.js to version 22.23.2 ( #7688 )
* Update Node.js to version 22.23.2
* Update changelog
6 days ago
Thomas Kaul
3ea1136f99
Release 3.57.0 ( #7686 )
7 days ago
Thomas Kaul
f3d56298b7
Task/improve language localization for DE (20260821) ( #7685 )
* Update translations
* Update changelog
7 days ago
github-actions[bot]
14afe604c1
Task/update locales ( #7684 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
7 days ago
Thomas Kaul
67dd8fbf0f
Task/add write access to create or update access dialog ( #7676 )
* Add write access
* Update changelog
7 days ago
github-actions[bot]
7541bbf781
Task/update locales ( #7666 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
7 days ago
nyxst4ck
22d0680ae0
Task/improve language localization for JA (20260821) ( #7678 )
* Update translations
* Update changelog
7 days ago
Thomas Kaul
e553d32e11
Task/add i18n to introductions of resources page ( #7682 )
Add i18n
7 days ago
Thomas Kaul
2c89fdfb00
Task/add i18n to introductions of FAQ pages ( #7681 )
Add i18n
7 days ago
Thomas Kaul
c13d04789d
Task/harden auth guard ( #7679 )
* Improve error handling
* Update changelog
7 days ago
Thomas Kaul
acdcb6aa7d
Task/extend account selector options to include platform and currency ( #7683 )
* Extend options to include platform and currency
* Update changelog
1 week ago
Thomas Kaul
8a53775d17
Task/upgrade yahoo-finance2 to version 4.0.2 ( #7680 )
* Update yahoo-finance2 to version 4.0.2
* Update changelog
1 week ago
Thomas Kaul
7a2ba0d8d6
Release 3.56.0 ( #7675 )
1 week ago
Thomas Kaul
17e1a2b5fc
Task/remove deprecated permissions attribute from access ( #7639 )
* Remove deprecated permissions attribute from access
* Update changelog
1 week ago
Thomas Kaul
45a20d3ea3
Task/increase daily request limit of Ghostfolio data provider within setup period ( #7674 )
Increase daily request limit within setup period
1 week ago
Shubham Raghav
5af0c7f1c0
Task/migrate services to Angular 22 @Service() ( #7671 )
* Migrate services to Angular 22 @Service()
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 week ago
Thomas Kaul
89ae246f85
Task/improve sorting in account selector component ( #7670 )
* Improve sorting
* Update changelog
1 week ago
Kenrick Tandrian
34513a5ad0
Task/migrate away from deprecated node10 module resolution ( #7665 )
* feat(api): migrate tsconfig module to preserve
* fix(api): update yahoo-finance2 ESM imports
* feat(api): update yahoo-finance2 type import
1 week ago
Thomas Kaul
80d1b5fc4e
Release 3.55.0 ( #7668 )
1 week ago
Thomas Kaul
e259ce5468
Task/improve language localization for DE (20260819) ( #7667 )
* Update translations
* Update changelog
1 week ago
Thomas Kaul
76499d478f
Task/improve usability of account selectors in transfer cash balance dialog ( #7662 )
* Improve usability
* Update changelog
1 week ago
github-actions[bot]
4cd9dc664b
Task/update locales ( #7626 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 week ago
Thomas Kaul
87cb77a8fd
Feature/merge asset profile into existing asset profile ( #7654 )
* Merge asset profile into existing asset profile
* Update changelog
1 week ago
Thomas Kaul
5fd9fb9c34
Task/add write scopes to access ( #7638 )
* Add write scopes to access
* Update changelog
1 week ago
Kenrick Tandrian
896026e60e
Task/update angular-developer skill ( #7632 )
* Update angular-developer skill
* Update changelog
1 week ago
Lyndros
9417b9e00d
Task/improve language localization for ES (20260818) ( #7658 )
* Update translations
* Update changelog
1 week ago
Thomas Kaul
507e88cf9b
Task/improve performance of portfolio snapshot calculation ( #7656 )
* Improve performance of portfolio snapshot calculation
* Update changelog
1 week ago
Kenrick Tandrian
d83d9cac59
Task/upgrade Angular to version 22.1.1 ( #7663 )
* chore(deps): bump angular from v21 to v22
* fix(client): simplify date adapter injection
* fix(api): suppress API deprecation warnings in tsconfig
* feat(docs): update changelog
* fix(client): migrate custom date adapter to inject function
* fix(ui): migrate eslint configuration to native flat config format
* feat(docs): update changelog
* fix(ui): reorder typescript-eslint plugin import
* chore(deps): bump angular from 22.1.1 to 22.1.2
* chore(deps): bump babel packages
1 week ago
Thomas Kaul
a153e7b3bd
Release 3.54.0 ( #7661 )
1 week ago
Thomas Kaul
3035c303db
Task/extract account selector to reusable component ( #7653 )
* Extract account selector to reusable component
* Update changelog
1 week ago
Thomas Kaul
b50349a385
Task/improve style of toggle component ( #7655 )
* Improve style
* Update changelog
1 week ago
Thomas Kaul
0e7576fc49
Task/re-enable BTCUSD buy and sell partially portfolio calculator test ( #7659 )
Re-enable test
1 week ago
Thomas Kaul
b4a218f308
Task/extend personal finance tools (20260818) ( #7657 )
Extend personal finance tools
1 week ago
Kenrick Tandrian
0512b8ee51
Task/upgrade typescript-eslint to version 8.67.0 ( #7647 )
Update typescript-eslint to version 8.67.0
2 weeks ago
Thomas Kaul
6cf33a4651
Task/extend personal finance tools (20260817) ( #7652 )
Extend personal finance tools
2 weeks ago
Thomas Kaul
0a07db8261
Task/move currency removal from cryptocurrency names to general availability ( #7650 )
* Move currency removal from cryptocurrency names to general availability
* Update changelog
2 weeks ago
Thomas Kaul
8292699afb
Bugfix/add missing country mapping for Macau in Trackinsight data enhancer ( #7651 )
* Add missing country mapping for Macau
* Update changelog
2 weeks ago
Kenrick Tandrian
3e6f5b61a1
Task/upgrade ng-extract-i18n-merge to version 3.4.0 ( #7649 )
* Update ng-extract-i18n-merge to version 3.4.0
* Update changelog
2 weeks ago
Kenrick Tandrian
f93eb26fda
Task/upgrade ts-jest to version 29.4.12 ( #7648 )
* chore(deps-dev): bump ts-jest from 29.4.0 to 29.4.12
* fix(api): update Redis client type definition
* fix(api): reformat files
2 weeks ago
Thomas Kaul
8a1ffecb3c
Release 3.53.0 ( #7646 )
2 weeks ago
Kenrick Tandrian
3ae64b5eaf
Task/modernize TypeScript compiler options ( #7642 )
* fix(ts): remove baseUrl from config
* feat(ts): upgrade base target to es2022
* fix(client): clean up typescript target configurations
* fix(ui): standardize tsconfig target configuration to es2021
* fix(ts): remove redundant project-level lib configurations
* fix(ui): inherit base tsconfig target compiler option
2 weeks ago
Kenrick Tandrian
0f363bc68d
Task/upgrade jest-preset-angular to version 17.0.0 ( #7645 )
chore(deps): bump jest-preset-angular from 16.0.0 to 17.0.0
2 weeks ago