Thomas Kaul
d4afa03505
Bugfix/fix rendering issue with date range selector of assistant ( #2950 )
...
* Improve click handling
* Improve locales
* Update changelog
10 months ago
Thomas Kaul
c9237146e2
Feature/add investment value to chart ( #2948 )
...
* Add investment value to chart
* Update changelog
10 months ago
Thomas Kaul
faad65b6f3
Update translations ( #2940 )
...
* Update translations
* Update changelog
10 months ago
Thomas Kaul
e459c72100
Update OSS friends ( #2942 )
10 months ago
Thomas Kaul
a8add30125
Feature/upgrade prettier to version 3.2.4 ( #2928 )
...
* Upgrade prettier to version 3.2.4
* Update changelog
10 months ago
Thomas Kaul
b535aee91d
Remove reference to Internet Identity ( #2946 )
10 months ago
Thomas Kaul
4434d0315f
Remove unused timeline calculation ( #2947 )
10 months ago
Thomas Kaul
8b10695353
Feature/only show used tags in tag selector of assistant ( #2943 )
...
* Only show used tags in tag selector
* Update changelog
10 months ago
Arshad Jamal
e82dcc8ace
Feature/fix export in lazy-loaded activities table ( #2939 )
...
* Fix export in lazy-loaded activities table
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
10 months ago
Thomas Kaul
6dcb0d8583
Release 2.46.0 ( #2938 )
10 months ago
Thomas Kaul
40b6777814
Add upgrade plan button ( #2937 )
10 months ago
Thomas Kaul
25deba16df
Feature/add reset filters button to assistant ( #2936 )
...
* Add reset filters button
* Update changelog
10 months ago
Thomas Kaul
be93ca8968
Feature/migrate allocations page to work with filters of assistant ( #2933 )
...
* Migrate portfolio allocations to work with filters of assistant
* Update changelog
10 months ago
Thomas Kaul
0436cc6487
Migrate ngx-skeleton-loader components to self-closing tags ( #2935 )
10 months ago
Thomas Kaul
857708dc4d
Migrate gf-* components to self-closing tags ( #2934 )
10 months ago
Thomas Kaul
1ca4f885b0
Feature/migrate holdings page to work with filters of assistant ( #2932 )
...
* Migrate portfolio holdings to work with filters of assistant
* Update changelog
10 months ago
Thomas Kaul
c9368c5cf2
Release 2.45.0 ( #2931 )
10 months ago
Thomas Kaul
29423efea3
Update translations ( #2930 )
10 months ago
Thomas Kaul
f3ee99fb2b
Feature/extend assistant by account selector ( #2929 )
...
* Add account selector to assistant
* Update changelog
10 months ago
Francisco Silva
3df8810412
Feature/Add support to grant private access with permissions ( #2870 )
...
* Add support to grant private access with permissions
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
10 months ago
Thomas Kaul
b8ca88c6df
Add auto-renewal ( #2920 )
10 months ago
Thomas Kaul
2c068c412d
Feature/migrate tag selector to form group in assistant ( #2926 )
...
* Introduce filter form group
* Update changelog
10 months ago
Thomas Kaul
9fdbd22cb5
Bugfix/fix activities import for manual data source ( #2923 )
...
* Fix import
* Update changelog
10 months ago
Thomas Kaul
8f5f4c5875
Feature/format name in eod historical data service ( #2922 )
...
* Format name
* Update changelog
10 months ago
Thomas Kaul
50fb82a6e6
Extend personal finance tools ( #2925 )
10 months ago
Thomas Kaul
2c10cd7edf
Bugfix/remove holdings with incomplete data from top3 bottom3 performers ( #2921 )
...
* Remove holdings with incomplete data
* Update changelog
10 months ago
Thomas Kaul
bbde86c66e
Feature/improve language localization for de 20240124 ( #2918 )
...
* Update translations
* Update changelog
10 months ago
Thomas Kaul
73c0843d51
Feature/add permissions to access model ( #2833 )
...
* Add permissions to Access model
* Update changelog
10 months ago
Thomas Kaul
04fc2cd3e1
Release 2.44.0 ( #2917 )
10 months ago
Thomas Kaul
b39c97ab9f
Bugfix/improve validation for non numeric results in eod service ( #2916 )
...
* Improve validation of non-numeric numbers
* Update changelog
10 months ago
Thomas Kaul
1dd5e9c787
Release 2.43.1 ( #2914 )
10 months ago
Daniel Bodky
a9985b65b8
Adjust Dockerfile to enable healthcheck ( #2913 )
10 months ago
Thomas Kaul
0a35d5f236
Release 2.43.0 ( #2911 )
10 months ago
Thomas Kaul
09ce8b1cd0
Feature/add support for importing dividends from eod ( #2910 )
...
* Add support for importing dividends
* Update changelog
10 months ago
Cédric Meuter
a5ed49fe4c
Feature/Add date range selector to assistant ( #2905 )
...
* Add date range selector including WTD and MTD to assistant
* Update changelog
10 months ago
Thomas Kaul
5c23ece62c
Feature/improve usability of benchmark management ( #2904 )
...
* Add icon
* Update changelog
10 months ago
Cédric Meuter
4e9e3f7b6b
Feature/Add `wtd` and `mtd` as possible values for date range ( #2902 )
...
* Add `wtd` and `mtd` as possible values for date range
'wtd': week-to-date (from the start of the week)
'mtd': month-to-date (from the start of the month)
* Update changelog
10 months ago
Thomas Dietrich
5fc84a06cc
Feature/Add healthcheck for Ghostfolio service ( #2893 )
...
* Add curl to Dockerfile image
* Add healthcheck to docker-compose.yml and docker-compose.build.yml
* Update changelog
10 months ago
Thomas Kaul
12186e1c6c
Release 2.42.0 ( #2899 )
10 months ago
Thomas Kaul
f2803aecbc
Add guard ( #2898 )
10 months ago
Thomas Kaul
5ba5b86d5f
Feature/improve handling of derived currencies ( #2891 )
...
* Improve handling of derived currencies
* Update changelog
10 months ago
Thomas Kaul
6167f105fe
Refactoring ( #2897 )
10 months ago
Thomas Kaul
8d5f2fd91d
Fix fee conversion ( #2896 )
...
* Fix fee conversion
* Update changelog
10 months ago
Thomas Kaul
4ac661fb94
Feature/improve language localization for de 20240120 ( #2894 )
...
* Improve translations
* Update changelog
10 months ago
Thomas Kaul
e763bfb2e2
Feature/improve labels in portfolio evolution chart and investment timeline ( #2892 )
...
* Improve labels
* Update changelog
10 months ago
Thomas Kaul
88c7e34cc3
Feature/upgrade prisma to version 5.8.1 ( #2859 )
...
* Upgrade prisma to version 5.8.1
* Update changelog
10 months ago
Thomas Kaul
0ee632470e
Improve typings ( #2889 )
10 months ago
Hugo Persson
c918deeb1c
Feature/Support for editing countries and sectors ( #2854 )
...
* Add support for editing countries and sectors
* Update changelog
10 months ago
Thomas Kaul
1877b31f00
Release 2.41.0 ( #2888 )
10 months ago
Thomas Kaul
00895b7bb1
Feature/increase timeout to load historical data in data provider service ( #2887 )
...
* Increase timeout to load historical data
* Update changelog
10 months ago