Thomas Kaul
72e75208df
Bugfix/fix position detail dialog close functionality ( #3396 )
* Handle holding detail dialog open functionality in a single place (AppComponent)
* Update changelog
12 months ago
Thomas Kaul
4ad4fa2b30
Feature/clean up deprecated GET api/portfolio/positions endpoint ( #3373 )
12 months 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
12 months 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
12 months ago
Thomas Kaul
bed9ae916c
Migrate UI components to standalone ( #3302 )
1 year ago
Thomas Kaul
92fb05320a
Migrate UI components to standalone ( #3296 )
1 year ago
Thomas Kaul
73d62bb51f
Migrate UI components to standalone ( #3290 )
1 year 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
1 year ago
Thomas Kaul
8a062e03ab
Feature/add benchmark name to tooltip of benchmark comparator ( #3177 )
* Add benchmark name to chart tooltip
* Update changelog
1 year 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
1 year ago
Thomas Kaul
6ae3a47b54
Bugfix/change top and bottom performers to performance with currency effect ( #3046 )
* Change to performance with currency effect
* Update changelog
1 year 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
1 year ago
Thomas Kaul
b62488628c
Prettify markup ( #3029 )
1 year ago
Thomas Kaul
02cf4295a9
Feature/add loading indicator to dividend and investment timelines ( #3007 )
* Add loading indicators
* Dividend timeline
* Investment timeline
* Update changelog
1 year ago
Thomas Kaul
2985dd67c5
Feature/improve ordered list in safari ( #2996 )
* Improve ordered list in Safari (without text-truncate)
* Update changelog
1 year ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
1 year ago
Thomas Kaul
9fe90273c7
Feature/move assistant to general availability ( #2977 )
* Move assistant from experimental to general availability
* Update changelog
1 year ago
Thomas Kaul
0436cc6487
Migrate ngx-skeleton-loader components to self-closing tags ( #2935 )
1 year ago
Thomas Kaul
857708dc4d
Migrate gf-* components to self-closing tags ( #2934 )
1 year ago
Thomas Kaul
2c10cd7edf
Bugfix/remove holdings with incomplete data from top3 bottom3 performers ( #2921 )
* Remove holdings with incomplete data
* Update changelog
1 year ago
Thomas Kaul
e763bfb2e2
Feature/improve labels in portfolio evolution chart and investment timeline ( #2892 )
* Improve labels
* Update changelog
1 year ago
Thomas Kaul
5fa3388609
Feature/break down performance into asset and currency ( #2863 )
* Break down performance into asset and currency
* Nullify values
* Update changelog
1 year ago
Thomas Kaul
d7f72819de
Feature/extend assistant by tag selector ( #2838 )
* Extend assistant by tag selector
* Update changelog
1 year ago
Thomas Kaul
4c30e9459d
Feature/extend assistant by date range selector ( #2815 )
* Extend assistant by date range selector
* Update changelog
1 year ago
Thomas Kaul
d089662dab
Feature/improve the style of the top 3 and bottom 3 performers ( #2807 )
* Refactor to ordered list
* Update changelog
1 year 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 )
2 years ago
Thomas Kaul
d630fb900d
Feature/add investment streaks ( #2042 )
* Add investment streaks
* Current streak
* Longest streak
* Add unit to value component
* Update changelog
2 years ago
Thomas Kaul
e92730879e
Feature/migrate dialog components to angular material 15 ( #1844 )
* Migrate MatDialog
* Update changelog
2 years ago
Thomas Kaul
84de2c0c68
Migrate card components to Angular Material 15 ( #1837 )
2 years ago
Thomas Kaul
9bef2e960c
Feature/ignore first item in portfolio evolution chart ( #1816 )
* Ignore first item in portfolio evolution chart
* Update changelog
2 years ago
Thomas Kaul
b6a7804a26
Refactoring ( #1784 )
2 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
2 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
2 years ago
Thomas Kaul
0878941c4f
Feature/support translated tags ( #1600 )
* Support translated tags
* Update changelog
2 years ago
Yash Solanki
925d38703e
Feature/add group by year option on analysis page ( #1568 )
* Add group by year option
2 years ago
Thomas Kaul
eb4d088a80
Feature/optimize page title for mobile ( #1564 )
* Optimize page title for mobile
* Update changelog
2 years ago
Thomas Kaul
b20fa55b79
Feature/add filters to analytics page ( #1559 )
* Add filters to analysis page
* Update changelog
2 years ago
Thomas Kaul
e8a4a53c9f
Feature/support position detail dialog in top performers of analysis page ( #1522 )
* Add support for position detail dialog
* Update changelog
2 years ago
Thomas Kaul
3a78d6c3f1
Feature/add dividend timeline ( #1498 )
* Add dividend timeline
* Update changelog
Co-Authored-By: João Pereira <joao@jpereira.me>
2 years ago
Thomas Kaul
233a8a8a18
Bugfix/improve loading indicator of investment chart ( #1392 )
* Improve loading indicator
* Update changelog
3 years ago
Thomas Kaul
eac52a215b
Feature/refactor appearance to color scheme ( #1364 )
* Refactor appearance to colorScheme
* Update changelog
3 years ago
Thomas Kaul
9ff8cd5471
Feature/improve portfolio evolution chart ( #1362 )
* Switch inputs
* Update changelog
3 years ago
Thomas Kaul
a65424aafa
Feature/add total amount chart to investment timeline ( #1344 )
* Add total amount chart
* Update changelog
3 years ago
Thomas Kaul
3fc2228f1d
Feature/switch to new performance calculation ( #1336 )
* Switch to new performance calculation
* Update changelog
3 years ago
Thomas Kaul
e23ce0f35d
Feature/improve gui of benchmark comparator ( #1334 )
* Improve GUI
* Update changelog
3 years ago