Thomas Kaul
a414cfab52
Feature/add data providers management to admin control panel ( #3950 )
* Add data providers management to admin control panel
* Update changelog
3 months ago
Thomas Kaul
68cb4b27d1
Feature/add logotype to footer ( #3947 )
* Add logo type to footer
* Update changelog
3 months ago
vitalymatyushik
6e4758a183
Feature/Improve backgrounds in tree map chart ( #3938 )
* Improve backgrounds in tree map chart
* Update changelog
3 months ago
Thomas Kaul
6bb7c0d196
Bugfix/fix style selector in carousel component ( #3948 )
* Fix style selector
* Update changelog
3 months ago
Thomas Kaul
cfd5b6bbf2
Release 2.116.0 ( #3942 )
3 months ago
Thomas Kaul
6e490e5710
Feature/extend self hosting faq by benchmarks for markets ( #3940 )
* Extend FAQ by benchmarks for Markets
* Update changelog
3 months ago
Thomas Kaul
7f30424792
Feature/improve empty state in benchmarks of markets overview ( #3939 )
* Improve empty state
* Update changelog
3 months ago
Thomas Kaul
d5fb32fb52
Feature/extend self hosting faq by benchmarks ( #3937 )
* Extend FAQ by benchmarks
* Update changelog
3 months ago
Thomas Kaul
04b056e4e5
Feature/switch to adjusted market prices in get historical of eod historical data service ( #3934 )
* Switch to adjusted market prices in getHistorical()
* Update changelog
3 months ago
Thomas Kaul
ce6f175f9a
Bugfix/fix usage of processor portfolio snapshot computation concurrency env variable ( #3936 )
* Fix usage of PROCESSOR_PORTFOLIO_SNAPSHOT_COMPUTATION_CONCURRENCY
* Update changelog
3 months ago
JN Brisset
0403117e8c
Feature/Set permission on entrypoint.sh in Dockerfile ( #3903 )
* Set permission on entrypoint.sh in Dockerfile
* Update changelog
3 months ago
Thomas Kaul
144e5da753
Feature/add units to x ray rule settings ( #3926 )
* Introduce unit
* Update changelog
3 months ago
vitalymatyushik
7f97168aa7
Feature/disable text hover effect in tree map chart ( #3929 )
* Disable text hover effect in tree map chart
* Update changelog
3 months ago
Thomas Kaul
ab10b9da54
Feature/improve language localization for de 20241014 ( #3927 )
* Update translations
* Update changelog
3 months ago
Thomas Kaul
6be8565442
Release 2.115.0 ( #3925 )
3 months ago
vitalymatyushik
662bfb647e
Feature/add sliders to customize x-ray rules ( #3922 )
* Add sliders to customize X-ray rules
* Update changelog
3 months ago
dw-0
a14c10bad2
Feature/Enable unused compiler options in tsconfig ( #3895 )
* Enable noUnusedLocals noUnusedParameters in compiler options of tsconfig
* Update changelog
3 months ago
Madhab Chandra Sahoo
67a147bd96
Feature/Improve background color assignment in treemap chart component ( #3918 )
* Improve background color assignment in treemap chart component
* Update changelog
3 months ago
Thomas Kaul
f8da265f5f
Feature/restructure XRayRulesSettings ( #3898 )
* Restructure XRayRulesSettings
* Update changelog
3 months ago
Thomas Kaul
aee5e833a5
Feature/harmonize processor concurrency environment variables ( #3913 )
* Harmonize processor concurrency environment variables
* Update changelog
3 months ago
Tushar Agarwal
3289bd5cc9
Feature/Simplify labels in treemap chart ( #3912 )
* Simplify labels in treemap chart
* Update changelog
3 months ago
ceroma
c44da0bce3
Feature/expose portfolio snapshot computation timeout as environment variable ( #3894 )
* Expose portfolio snapshot computation timeout as environment variable
* Update changelog
3 months ago
Dhaneshwari Tendle
7a11bb93d5
Feature/Set up unit test that loads activity from exported json file ( #3901 )
* Set up unit test that loads activity from exported json file
* Update changelog
3 months ago
Uday R
d158d0c326
Feature/Extend tooltip in treemap chart component by name ( #3907 )
* Extend tooltip in treemap chart component by name
* Update changelog
3 months ago
Madhab Chandra Sahoo
5f4cbe3af7
Bugfix/considered language of user settings on login with Security Token ( #3828 )
* Consider language of user settings on login with Security Token
* Update changelog
3 months ago
Thomas Kaul
f5c0d803a0
Release 2.114.0 ( #3905 )
3 months ago
Uday R
7252a54ae0
Feature/Set up tooltip in treemap chart component ( #3897 )
* Set up tooltip in treemap chart component
* Update changelog
3 months ago
Thomas Kaul
73cd2f9cb7
Bugfix/fix exception in portfolio details endpoint ( #3896 )
* Fix exception caused by markets and marketsAdvanced
* Update changelog
3 months ago
Matej Gerek
98957d282e
Feature/move tags from info to user service ( #3859 )
* Move tags from info to user service
* Update changelog
3 months ago
dw-0
fc5ed887ff
Feature/Set prefer-const to error in eslint configuration ( #3888 )
* Set prefer-const to error in eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
3 months ago
Thomas Kaul
7e339972ad
Feature/extend public api with health check endpoint ( #3825 )
* Add health check endpoint documentation
* Update changelog
3 months ago
Thomas Kaul
adf9a71cbd
Release 2.113.0 ( #3886 )
3 months ago
dw-0
f0f67cdacb
Feature/set up stylisticTypeChecked rule in eslint configuration ( #3878 )
* Set up stylisticTypeChecked rule in eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
3 months ago
Thomas Kaul
f48ce4e1ae
Feature/reuse markets calculation in portfolio details endpoint ( #3883 )
* Reuse markets calculation in portfolio details endpoint
* Update changelog
3 months ago
Thomas Kaul
b50a1fc63d
Feature/reuse markets calculation in public portfolio endpoint ( #3882 )
* Reuse markets calculation in public portfolio endpoint
* Update changelog
3 months ago
ceroma
ecd75b5d8a
Feature/optimize portfolio snapshot computation by reusing date intervals ( #3855 )
* Optimize portfolio snapshot computation by reusing date intervals
* Update changelog
4 months ago
dw-0
e2ae43bf28
Feature/set up recommendedTypeChecked rule in eslint configuration ( #3876 )
* Set up recommendedTypeChecked rule in eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
4 months ago
dw-0
fd26253e7a
Feature/set up husky and pre-commit hook for linting and format check ( #3867 )
* Set up husky and pre-commit hook for linting and format check
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
4 months ago
dandevaud
252fb3fe11
Bugfix/Handle exception in historical market data gathering of derived currencies ( #3858 )
* Handle exception in historical market data gathering of derived currencies
* Update changelog
---------
Co-authored-by: Dan <dan@ddev.ch>
4 months ago
Thomas Kaul
c4742d3a53
Release 2.112.0 ( #3864 )
4 months ago
dw-0
dd28f38e60
Bugfix/fix eslint configuration ( #3852 )
* Fix eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
4 months ago
Thomas Kaul
413076141c
Bugfix/fix calculation of allocations by market ( #3853 )
* Fix calculation of allocations by market (unknown)
* Update changelog
4 months ago
dw-0
85a7838a96
Feature/show message if no results have been found in activity dialog ( #3854 )
* Show message if no results have been found in activity dialog
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 months ago
ceroma
2ad91e5796
Feature/optimize portfolio calculations with smarter date interval selection ( #3829 )
* Optimize portfolio calculations with smarter date interval selection
* Update changelog
4 months ago
Shaunak Das
24a3d92da0
Feature/add business logic of rule settings ( #3826 )
* Add business logic of rule settings
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 months ago
Thomas Kaul
1b2a7dc2e4
Feature/improve language localization for de 20240929 ( #3844 )
* Update translations
* Update changelog
4 months ago
Thomas Kaul
00f06d6aef
Release 2.111.0 ( #3838 )
4 months ago
Thomas Kaul
85cc72627b
Feature/add user id to tag database schema ( #3837 )
* Add user id to tag database schema
* Update changelog
4 months ago
Thomas Kaul
e8f0d2bb14
Feature/consider availability of date range selector and filters in assistant per view ( #3824 )
* Consider availability of date range selector and filters in assistant per view
* Update changelog
4 months ago
ceroma
33de8a10bb
Feature/optimize portfolio calculations with smarter cloning of activities ( #3827 )
* Optimize portfolio calculations with smarter cloning of activities
* Update changelog
4 months ago