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
2 weeks ago
Thomas Kaul
614dd07836
Feature/add quantity to holdings table of account detail dialog ( #5379 )
* Add quantity column
* Update changelog
6 months ago
Anirban Biswas
a765e578a7
Feature/move toggle component to @ghostfolio/ui and set up Storybook story ( #5248 )
* Move toggle component to @ghostfolio/ui
* Set up Storybook story
* Update changelog
7 months ago
Thomas Kaul
7c147dfb68
Bugfix/fix permissions of impersonation mode in overview and holdings tabs ( #5239 )
* Fix permissions of impersonation mode
* Update changelog
7 months ago
Thomas Kaul
13b544c67d
Feature/refactor router links ( #4752 )
* Refactor router links
9 months ago
Thomas Kaul
f63d171678
Feature/improve usability of no activities info ( #4382 )
* Improve usability
* Update changelog
1 year ago
Thomas Kaul
8c0de59414
Feature/move treemap chart from experimental to general availability ( #4034 )
* Move treemap chart to general availability
* Update changelog
1 year ago
Uday R
7252a54ae0
Feature/Set up tooltip in treemap chart component ( #3897 )
* Set up tooltip in treemap chart component
* Update changelog
1 year ago
Prakhar Sharma
7f6b8145d7
Feature/set up output for click in holdings table component ( #3851 )
* Set up @Output for click in holdings table component
1 year ago
Thomas Kaul
c34959896c
Feature/improve color assignment with annualized performance in treemap chart ( #3657 )
* Improve color assignment
* Update changelog
2 years ago
Thomas Kaul
acc59866a3
Bugfix/fix table sorting of holdings ( #3572 )
* Hide holdings table to fix sorting
* Update changelog
2 years ago
Thomas Kaul
9ecc3176a5
Feature/improve treemap chart for holdings ( #3563 )
* Various improvements
* Introduce permission: accessHoldingsChart
* Improve style of toggle
* Add border radius
* Update changelog
2 years ago
Thomas Kaul
4063c62a17
Feature/setup treemap chart for holdings ( #3560 )
* Setup treemap chart
* Update changelog
2 years ago
Thomas Kaul
f3d961bc16
Feature/move holdings table to holdings tab of home page ( #3368 )
* Move holdings table to holdings tab of home page
* Deprecate api/v1/portfolio/positions endpoint
* Update changelog
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
Thomas Kaul
4c30e9459d
Feature/extend assistant by date range selector ( #2815 )
* Extend assistant by date range selector
* Update changelog
2 years ago
Thomas Kaul
7804c6879d
Clean up ( #2543 )
2 years ago
Thomas Kaul
84de2c0c68
Migrate card components to Angular Material 15 ( #1837 )
3 years ago
Thomas Kaul
fc4bb71184
Feature/migrate date range setting to user settings ( #1239 )
* Migrate date range to user settings
* Refactor currency and view mode in the user user settings
* Update changelog
4 years ago
Thomas Kaul
07799573cb
Harmonize button style ( #748 )
4 years ago
Thomas Kaul
745ba978a3
Bugfix/fix zen mode ( #723 )
* Fix Zen mode
* Update changelog
4 years ago
Thomas Kaul
23da1bd293
Feature/add feature page ( #694 )
* Add feature page
* Update changelog
4 years ago
Thomas Kaul
69c9e259b1
Bugfix/fix routing of create activity dialog ( #615 )
* Fix routing of create activity dialog
* Update changelog
4 years ago
Thomas Kaul
b291d9e031
Feature/refactor transactions to activities table ( #600 )
* Refactor transactions to activities table with attributes and routes
* Update changelog
4 years ago
Thomas Kaul
77065dac50
Feature/add date range selector to holdings tab ( #595 )
* Add date range selector to holdings tab
* Update changelog
4 years ago
Thomas Kaul
2f402c0c8e
Feature/introduce tabs with routing to home page ( #495 )
* Introduce tabs with routing
* Update changelog
4 years ago