Thomas Kaul
13f5d09595
Refactoring
3 months ago
Thomas Kaul
71ffd045cf
Task/refactor input in investment chart component ( #6693 )
* Refactor input to isInPercentage
3 months 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
5 months 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
5 months ago
Thomas Kaul
674a96ce8c
Feature/improve icon of holdings tabs ( #5842 )
* Improve icon of holdings tabs
* Update changelog
9 months ago
Thomas Kaul
010b1e9b03
Feature/remove account column from activities table of account detail dialog ( #5559 )
* Remove account column of activities table
* Update changelog
10 months ago
Thomas Kaul
0d5adfb998
Feature/refactor dialog footer and header components ( #5445 )
* Refactor dialog footer and header components
* Update changelog
10 months ago
Thomas Kaul
33132e57d9
Feature/move chart of account detail dialog from experimental to general availability ( #5351 )
* Move chart from experimental to general availability
* Update changelog
11 months ago
Thomas Kaul
5f2f484c00
Feature/add interest and dividend to account detail dialog ( #5347 )
* Add interest and dividend to account detail dialog
* Update changelog
11 months ago
Thomas Kaul
e17da1247a
Feature/improve precision of values in account detail dialog on mobile ( #5345 )
* Improve dynamic numerical precision
* Refactoring
* Update changelog
11 months ago
Thomas Kaul
7c147dfb68
Bugfix/fix permissions of impersonation mode in overview and holdings tabs ( #5239 )
* Fix permissions of impersonation mode
* Update changelog
12 months ago
Thomas Kaul
a09d3e5beb
Feature/harmonize stepper and tab group options ( #4455 )
* Harmonize stepper options
* Harmonize tab group options
1 year ago
Thomas Kaul
bb445ddf2e
Feature/improve experimental chart in account detail dialog ( #3813 )
* Improve chart in account detail dialog
* Update changelog
2 years ago
gizmodus
f360a12823
Feature/rework portfolio calculator ( #3393 )
* Rework portfolio calculation
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
e85cc0fcfc
Feature/clone or edit activity from account detail dialog ( #3647 )
* Clone or edit activity from holding detail dialog
* Update changelog
2 years ago
Thomas Kaul
61f0da35bc
Feature/disable delete all activities if filters are active ( #3389 )
* Disable delete all activities button if filters are active
* Update changelog
2 years ago
Bastien Jeannelle
dfacbed66d
Feature/add support to create account cash balances ( #3260 )
* Add support to create account cash balances
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
b62488628c
Prettify markup ( #3029 )
2 years ago
Thomas Kaul
448cea0b69
Feature/improve usability of holdings table ( #3017 )
* Improve usability
* Update changelog
2 years ago
Thomas Kaul
fcbf2f1645
Feature/remove lazy from name of activities table ( #2978 )
* Remove lazy from name
* Update translations
2 years ago
Thomas Kaul
9fe90273c7
Feature/move assistant to general availability ( #2977 )
* Move assistant from experimental to general availability
* Update changelog
2 years ago
Thomas Kaul
857708dc4d
Migrate gf-* components to self-closing tags ( #2934 )
2 years ago
TobiasXy
1b2d2a9860
Feature/Add holdings tab to account detail dialog ( #2853 ) ( #2864 )
* Feature/Add holdings tab to account detail dialog (#2853 )
* Update changelog
3 years ago
Thomas Kaul
a10d9cb6ba
Feature/add lazy loaded activities table to account detail dialog ( #2752 )
* Add lazy-loaded activities table
* Update changelog
3 years ago
Thomas Kaul
377ba75e4c
Add support to delete a cash balance ( #2707 )
3 years ago
Sanjeev Sharma
ed4dd79c72
Add cash balances table to account detail dialog ( #2549 )
* Add cash balances table to account detail dialog
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
3 years ago
Basim Mohammed
73ac4b4197
Add chart to account detail dialog ( #2502 )
* Add chart to account detail dialog
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
3 years ago
Thomas Kaul
ab691bb27a
Feature/remove account type from user interface ( #2335 )
* Remove account type from user interface and set it optional
* Update changelog
3 years ago
Thomas Kaul
a53461d257
Feature/migrate currency to unit in value component ( #2043 )
* Migrate currency to unit
* Update locales
3 years ago
Thomas Kaul
abf208432a
Feature/extend account detail dialog by cash balance and equity ( #1978 )
* Add cash balance and equity
* Update changelog
3 years ago
Thomas Kaul
bfa32537a8
Feature/improve usability of import activities action ( #1695 )
* Improve usability of import activities action
* Update changelog
3 years ago
Thomas Kaul
68c9d1b266
Bugfix/fix activities sorting in account detail dialog ( #1494 )
* Fix activities sorting
* Update changelog
4 years ago
Thomas Kaul
f01a3f893d
Exclude accounts ( #1289 )
* Exclude accounts
* Update changelog
4 years ago
Thomas Kaul
0e3702c2be
Feature/improve german translation ( #1178 )
* Simplify and translate locales
* Add support for translated labels
* Update changelog
4 years ago
Thomas Kaul
412039badf
Bugfix/show symbols of activities in account detail dialog ( #1105 )
* Show symbols
* Update changelog
4 years ago
Thomas Kaul
c0f19d56ec
Feature/add account detail dialog ( #1047 )
* Add account detail dialog
* Update changelog
4 years ago