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
|
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 |
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
|
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 |
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
|
3035c303db
|
Task/extract account selector to reusable component (#7653)
* Extract account selector to reusable component
* 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 |
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
|
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
|
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 |
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
|
39ba6b98e6
|
Task/improve type safety in auth and user services (#7630)
Improve type safety
|
2 weeks ago |
Thomas Kaul
|
69d11b8e3d
|
Bugfix/internal server error on failed social login (#7637)
* Fix internal server error on failed social login by redirecting to login page
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
4a65e44f5b
|
Task/restrict creation of tags to unique names in tags selector (#7635)
* Restrict creation of tags to unique names
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
e5273cc91a
|
Bugfix/incorrect error log output when deleting activities (#7629)
* Fix incorrect error log output when deleting activities
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
aeaec40c8f
|
Bugfix/missing loading indicator in benchmarks table on markets page (#7634)
* Fix missing loading indicator in benchmark component
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
e14793c698
|
Bugfix/dividend values in base currency (#7633)
* Fix missing currency conversion of dividends
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
108e29444a
|
Task/add scopes to access (#7603)
* Add scopes to access
* Update changelog
|
2 weeks ago |
David Requeno
|
9d2e4b732c
|
Feature/add stock splits logic (#7568)
* Add business logic and tests for stock splits
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
3ec7a55466
|
Bugfix/outdated exchange rates of indirect currency pairs (#7618)
* Fix outdated exchange rates of indirect currency pairs
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
92475c0b8b
|
Task/improve error log output of data provider and queue services (#7622)
* Improve error log output of data provider and queue services by omitting stack trace
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
579943f659
|
Bugfix/add missing country mapping for Macau in Yahoo Finance data enhancer (#7620)
* Add missing mapping for Macau
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
4ec3dc3472
|
Bugfix/add missing country mapping for Czech Republic in FMP service (#7619)
* Add missing country mapping for Czech Republic
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
cad70f62be
|
Task/improve language localization for DE (20260814) (#7621)
* Update translation
* Update changelog
|
2 weeks ago |
vicbentu
|
e684ba66a7
|
Bugfix/cash balance update related to activities in custom currency (#7616)
* Fix cash balance update related to activities in custom currency
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
2250281790
|
Bugfix/portfolio performance of closed position (#7610)
* Fix portfolio performance of closed position
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
b764faff9e
|
Bugfix/add missing country mapping for Czech Republic and Turkey (#7611)
* Add missing country mapping for Czech Republic and Turkey
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
f474f319bf
|
Bugfix/resolve error when fetching dividends from Yahoo Finance for date ranges without events (#7612)
* Resolve error when fetching dividends for date ranges without events
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
c9a45e9f53
|
Task/refresh cryptocurrencies list (20260813) (#7613)
* Update cryptocurrencies.json
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
60097f50f8
|
Task/improve language localization for DE (20260812 - part 2) (#7607)
Update translations
|
2 weeks ago |
github-actions[bot]
|
163a70aed9
|
Task/update locales (#7606)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2 weeks ago |
Thomas Kaul
|
80a628f69e
|
Task/improve style in user account settings (#7599)
* Improve style
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
5aa9bb135d
|
Task/improve wording of X-ray page to use neutral form (#7600)
* Improve wording to use neutral form
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
6b4e6276ed
|
Task/move activity actions in account and holding detail dialogs to general availability (#7605)
* Move activity actions to general availability
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
debdcbcffe
|
Task/reduce selector height of benchmark comparator (#7601)
Reduce height
|
2 weeks ago |
Thomas Kaul
|
2dcf93cbba
|
Task/improve language localization for DE (20260812) (#7604)
* Update translation
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
7ded5e4340
|
Task/remove isDraft of activity (#7577)
* Remove deprecated isDraft attribute of activity
* Update changelog
|
2 weeks ago |