Thomas Kaul
7db7eeecf2
Bugfix/fix view mode toggle of holdings tab ( #3698 )
* Fix view mode toggle
* Update changelog
1 year ago
Thomas Kaul
c34959896c
Feature/improve color assignment with annualized performance in treemap chart ( #3657 )
* Improve color assignment
* Update changelog
1 year ago
Thomas Kaul
519827045a
Feature/add dialog for benchmarks in markets overview ( #3493 )
* Add benchmarks dialog in markets overview
* Update changelog
1 year ago
Thomas Kaul
b725e6e2ec
Feature/migrate client to control flow ( #3475 )
* Migrate to control flow
* Update changelog
1 year ago
Dan
969aa2ae4a
Fix Constant portfolio Rate of return
2 years ago
Thomas Kaul
72e75208df
Bugfix/fix position detail dialog close functionality ( #3396 )
* Handle holding detail dialog open functionality in a single place (AppComponent)
* Update changelog
2 years ago
Thomas Kaul
4ad4fa2b30
Feature/clean up deprecated GET api/portfolio/positions endpoint ( #3373 )
2 years ago
Thomas Kaul
f2cb671c7f
Feature/optimize get porfolio details endpoint ( #3366 )
* Eliminate getPerformance() from getSummary() function
* Disable cache for getDetails()
* Add hint to portfolio summary
* 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
bed9ae916c
Migrate UI components to standalone ( #3302 )
2 years ago
Thomas Kaul
92fb05320a
Migrate UI components to standalone ( #3296 )
2 years ago
Thomas Kaul
73d62bb51f
Migrate UI components to standalone ( #3290 )
2 years ago
Daniel Devaud
26a7912c85
Just some fixes
2 years ago
Thomas Kaul
f1eeee0525
Feature/extend date range support by specific years ( #3190 )
* Extend date range support by specific years
* Support date range in benchmark endpoint
* Support date range in activities endpoint
* Update changelog
2 years ago
Thomas Kaul
8a062e03ab
Feature/add benchmark name to tooltip of benchmark comparator ( #3177 )
* Add benchmark name to chart tooltip
* Update changelog
2 years ago
Dan
80e88fcb04
fix format
2 years ago
Thomas Kaul
15cc294581
Feature/move break down of performance from experimental to general availability ( #3047 )
* Move break down of performance to general availability
* Update changelog
2 years ago
Thomas Kaul
6ae3a47b54
Bugfix/change top and bottom performers to performance with currency effect ( #3046 )
* Change to performance with currency effect
* Update changelog
2 years ago
Thomas Kaul
2e9d40c201
Feature/switch to performance calculations with currency effects ( #3039 )
* Switch to performance calculations with currency effects
* Improve value redaction in portfolio details endpoint
* Update changelog
2 years ago
Thomas Kaul
b62488628c
Prettify markup ( #3029 )
2 years ago
Daniel Devaud
42c3bf3049
Front-end fix Merge errors
2 years ago
Thomas Kaul
02cf4295a9
Feature/add loading indicator to dividend and investment timelines ( #3007 )
* Add loading indicators
* Dividend timeline
* Investment timeline
* Update changelog
2 years ago
Thomas Kaul
2985dd67c5
Feature/improve ordered list in safari ( #2996 )
* Improve ordered list in Safari (without text-truncate)
* Update changelog
2 years ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
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
0436cc6487
Migrate ngx-skeleton-loader components to self-closing tags ( #2935 )
2 years ago
Thomas Kaul
857708dc4d
Migrate gf-* components to self-closing tags ( #2934 )
2 years ago
Thomas Kaul
2c10cd7edf
Bugfix/remove holdings with incomplete data from top3 bottom3 performers ( #2921 )
* Remove holdings with incomplete data
* Update changelog
2 years ago
Thomas Kaul
e763bfb2e2
Feature/improve labels in portfolio evolution chart and investment timeline ( #2892 )
* Improve labels
* Update changelog
2 years ago
Thomas Kaul
5fa3388609
Feature/break down performance into asset and currency ( #2863 )
* Break down performance into asset and currency
* Nullify values
* Update changelog
2 years ago
Thomas Kaul
d7f72819de
Feature/extend assistant by tag selector ( #2838 )
* Extend assistant by tag selector
* Update changelog
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
d089662dab
Feature/improve the style of the top 3 and bottom 3 performers ( #2807 )
* Refactor to ordered list
* Update changelog
2 years ago
Daniel Devaud
b6c24a53af
Added Time Weighted Performance to front end
2 years ago
Daniel Devaud
5d28c9e6e8
Added Time Weighted Performance calculation
Not correct yet
2 years ago
Thomas Kaul
7804c6879d
Clean up ( #2543 )
2 years ago
Basim Mohammed
2992a0da4c
Verify current benchmark before loading it ( #2541 )
* Verify current benchmark before loading it
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
6f6ff94979
Improve sidebar ( #2343 )
* Improve sidebar
* Improve style of system message
* Update changelog
2 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
2 years ago
Thomas Kaul
4955555ddd
Release 1.301.1 ( #2247 )
2 years ago
Thomas Kaul
04eb452e04
Add missing guards ( #2067 )
3 years ago
Thomas Kaul
d630fb900d
Feature/add investment streaks ( #2042 )
* Add investment streaks
* Current streak
* Longest streak
* Add unit to value component
* Update changelog
3 years ago
Thomas Kaul
e92730879e
Feature/migrate dialog components to angular material 15 ( #1844 )
* Migrate MatDialog
* Update changelog
3 years ago
Thomas Kaul
84de2c0c68
Migrate card components to Angular Material 15 ( #1837 )
3 years ago
Thomas Kaul
9bef2e960c
Feature/ignore first item in portfolio evolution chart ( #1816 )
* Ignore first item in portfolio evolution chart
* Update changelog
3 years ago
Thomas Kaul
b6a7804a26
Refactoring ( #1784 )
3 years ago
Thomas Kaul
0000317041
Upgrade Nx and Angular ( #1646 )
* Upgrade Nx and Angular
* Update changelog
* Feature/eliminate angular material css vars (#1648 )
* Eliminate angular-material-css-vars
* Update changelog
3 years ago
Thomas Kaul
6aae0cc1e4
Bugfix/fix issue with value in value redaction interceptor ( #1627 )
* Fix issue with value in value redaction interceptor
* Fix format of world map
* Update changelog
3 years ago
Thomas Kaul
0878941c4f
Feature/support translated tags ( #1600 )
* Support translated tags
* Update changelog
3 years ago
Yash Solanki
925d38703e
Feature/add group by year option on analysis page ( #1568 )
* Add group by year option
3 years ago