Thomas Kaul
6cdd3b1f03
Improve Top 3 and Bottom 3 performers
3 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
3 months ago
Kenrick Tandrian
f7efc54666
Feature/migrate toggle component to standalone ( #5237 )
* Migrate toggle component to standalone
* Update changelog
3 months ago
Thomas Kaul
898f2752f3
Feature/add Gf prefix to sub page components (about and portfolio) ( #5111 )
* Add Gf prefix
4 months ago
csehatt741
ec1f552dfa
Feature/migrate portfolio page components to standalone ( #5086 )
* Migrate portfolio page components to standalone
* Update changelog
4 months ago
csehatt741
c2c4934d71
Feature/upgrade ionicons to version 8 ( #5090 )
* Upgrade ionicons to version 8
* Update changelog
4 months ago
csehatt741
efc0b1bf5a
Feature/support filters in AI prompt API ( #4431 )
* Support filters in AI prompt API
* Update changelog
8 months ago
Tobias Kugel
9e44023f86
Feature/improve usability of AI prompt actions ( #4426 )
* Improve usability of AI prompt actions
* Update changelog
8 months ago
csehatt741
589eefaa76
Feature/extend AI prompt API by mode ( #4395 )
* Extend AI prompt API by mode
* Update changelog
8 months ago
Thomas Kaul
ab9133fa24
Bugfix/fix gaps in chart of benchmark comparator ( #4311 )
* Fix benchmark interval
* Update changelog
9 months ago
Thomas Kaul
f638b102da
Feature/add link to Duck.ai to copy AI prompt action ( #4272 )
* Add link to Duck.ai
* Update changelog
9 months ago
Thomas Kaul
8c7cb78c0b
Feature/add copy AI prompt to clipboard action to analysis page ( #4176 )
* Add copy AI prompt to clipboard action
* Update changelog
10 months ago
Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 ( #4152 )
* Upgrade to Nx 20.3
* Update changelog
10 months ago
dw-0
405ec0d2b2
Feature/switch the consistent-type-definitions eslint rule from warn to error ( #3980 )
* Switch the consistent-type-definitions eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
1 year ago
Amandee Manushika
3baab79b54
Bugfix/fix x-axis of investment chart component to adapt on date range change ( #3974 )
* Fix x-axis of investment chart component to adapt on date range change
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
7db7eeecf2
Bugfix/fix view mode toggle of holdings tab ( #3698 )
* Fix view mode toggle
* 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
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
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
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
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
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
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
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
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
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
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
Thomas Kaul
b20fa55b79
Feature/add filters to analytics page ( #1559 )
* Add filters to analysis page
* Update changelog
3 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
3 years ago
Thomas Kaul
3a78d6c3f1
Feature/add dividend timeline ( #1498 )
* Add dividend timeline
* Update changelog
Co-Authored-By: João Pereira <joao@jpereira.me>
3 years ago
Thomas Kaul
233a8a8a18
Bugfix/improve loading indicator of investment chart ( #1392 )
* Improve loading indicator
* 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
Thomas Kaul
7667af059c
Feature/combine performance and chart calculation ( #1285 )
* Combine performance and chart calculation endpoints
* Update changelog
3 years ago