Thomas Kaul
7ded5e4340
Task/remove isDraft of activity ( #7577 )
* Remove deprecated isDraft attribute of activity
* Update changelog
6 days ago
github-actions[bot]
026464ad62
Task/update locales ( #7583 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
7 days ago
Thomas Kaul
f0005b7421
Release 3.48.1 ( #7598 )
7 days ago
Thomas Kaul
e1eb127bce
Task/refactor impersonation mode into guard ( #7597 )
* Refactor impersonation mode into guard
* Update changelog
7 days ago
Thomas Kaul
f441ca4fce
Release 3.48.0 ( #7596 )
7 days ago
Thomas Kaul
55939ea2e5
Feature/add quantity to accounts tab of holding detail dialog ( #7595 )
* Add quantity to accounts tab of holding detail dialog
* Update changelog
7 days ago
Thomas Kaul
7b74cf5cea
Fix rounding of value per account and platform ( #7594 )
Aggregate the value of accounts and platforms with Big.js, so that activities cancelling each other out result in exactly zero instead of a floating-point residue. Such a residue distorted the allocation per account in the holding detail dialog, e.g. -8.5277e-16 for a closed position and 1.0000000000000009 for the remaining one.
7 days ago
Thomas Kaul
fbd898b32d
Bugfix/user settings and calculations in impersonation mode ( #7592 )
* Fix user settings and calculations in impersonation mode
* Update changelog
7 days ago
Thomas Kaul
8d733b070b
Release 3.47.0 ( #7590 )
1 week ago
Thomas Kaul
162d43c340
Task/reuse currency selector in user account settings ( #7584 )
* Reuse currency selector
* Update changelog
1 week ago
Thomas Kaul
14c2db6c9f
Bugfix/track expression of access in header component ( #7589 )
Fix track expression of access
1 week ago
Thomas Kaul
8124b5e591
Task/reuse toggle component on holdings page ( #7586 )
* Reuse toggle component
* Update changelog
1 week ago
Thomas Kaul
a21d6cf63f
Task/improve notification of scraper configuration ( #7588 )
Improve notification
1 week ago
Thomas Kaul
d2ad879dde
Task/extend toggle component to support disabled state ( #7585 )
* Extend toggle component to support disabled state
* Update changelog
1 week ago
Thomas Kaul
5b4b452f4b
Task/clean up this in carousel component template ( #7587 )
Clean up
1 week ago
Thomas Kaul
e61946cbb7
Task/extend toggle component to support icons ( #7582 )
* Extend toggle component to support icons
* Update changelog
1 week ago
github-actions[bot]
40d0695c6a
Task/update locales ( #7579 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 week ago
Thomas Kaul
babe7b26f9
Release 3.46.0 ( #7580 )
1 week ago
Thomas Kaul
d47b14f3f9
Task/upgrade bull-board to version 8.6.0 ( #7578 )
* Update bull-board to version 8.6.0
* Update changelog
1 week ago
Thomas Kaul
cb6da5c24f
Task/migrate isDraft of activity to draft tag ( #7551 )
* Migrate isDraft of activity to draft tag
* Update changelog
1 week ago
Thomas Kaul
7754864419
Bugfix/handle unknown country names in data enhancer for asset profile data ( #7574 )
* Handle unknown country names
* Update changelog
1 week ago
Thomas Kaul
333c4b19d2
Task/improve language localization for DE (20260808) ( #7575 )
* Update translations
* Update changelog
1 week ago
github-actions[bot]
747dbce8ee
Task/update locales ( #7571 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 week ago
Thomas Kaul
cc0611826a
Release 3.45.0 ( #7573 )
1 week ago
Thomas Kaul
1d948c3286
Task/improve style of placeholder in entity logo component ( #7572 )
* Improve style
* Update changelog
1 week ago
Thomas Kaul
ac082b362c
Task/align activity dialog host with account dialog host ( #7472 )
Align with account dialog host
1 week ago
Thomas Kaul
6b64563391
Task/migrate account dialogs to dedicated routes ( #7473 )
* Migrate account dialogs to dedicated routes
* Update changelog
1 week ago
Thomas Kaul
dbe6a3f65f
Task/align x-axis of dividend and investment timeline charts on analysis page ( #7570 )
* Align x-axis of dividend and investment timeline charts
* Update changelog
1 week ago
Thomas Kaul
35582a6cd0
Task/add missing margin on Open Startup page ( #7569 )
1 week ago
Thomas Kaul
2f1cd29e91
Task/improve language localization for DE (20260807) ( #7566 )
* Update translations
* Update changelog
2 weeks ago
github-actions[bot]
9d26118281
Task/update locales ( #7525 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 weeks ago
Thomas Kaul
9b58da04d4
Feature/add coverage rule to emergency fund section on X-ray page ( #7538 )
* Add emergency fund coverage rule
* Update changelog
2 weeks ago
Thomas Kaul
6361c604fc
Bugfix/storybook story of portfolio filter form ( #7564 )
* Fix holdings mock
* Update changelog
2 weeks ago
Thomas Kaul
8a4d33bbe3
Task/resolve ISIN to symbol of data provider in activities import ( #7542 )
* Resolve ISIN to symbol of data provider
* Update changelog
2 weeks ago
Thomas Kaul
74211cd685
Task/improve check for duplicates in preview step of activities import ( #7541 )
* Improve check for duplicates
* Update changelog
2 weeks ago
Thomas Kaul
e753453613
Release 3.44.0 ( #7562 )
2 weeks ago
Thomas Kaul
0a8d7bd361
Task/add platform logo to account selectors in transfer cash balance dialog ( #7554 )
* Add platform logo to account selectors
* Update changelog
2 weeks ago
Thomas Kaul
bb946de25c
Feature/warm up portfolio snapshot calculation during biometric authentication ( #7427 )
* Warm up portfolio snapshot calculation during biometric authentication
* Update changelog
2 weeks ago
Thomas Kaul
4386d22e53
Bugfix/percentage values in impersonation mode with unrestricted access ( #7522 )
* Fix percentage values in impersonation mode with unrestricted access
* Fix savings rate in impersonation mode
* Improve savingsRate on FIRE page
* Update changelog
2 weeks ago
Thomas Kaul
ddd20d3099
Task/remove redundant balance attribute from account ( #7546 )
* Remove redundant balance attribute from account
* Update changelog
2 weeks ago
Thomas Kaul
57c2184682
Task/improve usability of create watchlist item dialog ( #7559 )
* Set initial focus to search field
* Update changelog
2 weeks ago
Thomas Kaul
0e3e17580a
Task/extend entity logo component by hasPlaceholder attribute ( #7553 )
* Extend entity logo component by hasPlaceholder attribute
* Update changelog
2 weeks ago
Thomas Kaul
9b24193042
Feature/add live preview of date and number format to user settings ( #7558 )
* Add live preview of date and number format
* Update changelog
2 weeks ago
Thomas Kaul
901b52393f
Feature/add country flag to currency selector ( #7561 )
* Add country flag
* Update changelog
2 weeks ago
Thomas Kaul
c90bb1dfe5
Task/refactor abstract Material form field component to directive ( #7555 )
* Migrate to directive
* Update changelog
2 weeks ago
Thomas Kaul
911e123589
Release 3.43.0 ( #7552 )
2 weeks ago
Sebastian Legarraga
154da3782b
Task/improve language localization for ES (20260806) ( #7549 )
* Update translations
* Update changelog
2 weeks ago
Thomas Kaul
0530e098fb
Task/extend value component by isLoading attribute ( #7540 )
* Introduce isLoading attribute
* Update changelog
2 weeks ago
Thomas Kaul
9c78bc29a4
Task/extract non-investment activity types constant ( #7535 )
Extract non-investment activity type
2 weeks ago
Thomas Kaul
52f8068ab0
Task/remove deprecated isExcluded attribute from import test files ( #7547 )
Remove deprecated attribute
2 weeks ago