Thomas Kaul
9e5d4a703a
Refactoring
11 months ago
Thomas Kaul
ce912be6ae
Clean up
11 months ago
Thomas Kaul
109b2d0fc4
Add threshold configuration
11 months ago
Thomas Kaul
cc855c5921
Refactoring
11 months ago
Thomas Kaul
1304de2050
Restructure XRayRulesSettings
11 months ago
Thomas Kaul
aee5e833a5
Feature/harmonize processor concurrency environment variables ( #3913 )
* Harmonize processor concurrency environment variables
* Update changelog
11 months ago
Tushar Agarwal
3289bd5cc9
Feature/Simplify labels in treemap chart ( #3912 )
* Simplify labels in treemap chart
* Update changelog
11 months ago
ceroma
c44da0bce3
Feature/expose portfolio snapshot computation timeout as environment variable ( #3894 )
* Expose portfolio snapshot computation timeout as environment variable
* Update changelog
11 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
11 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
11 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
11 months ago
Thomas Kaul
f5c0d803a0
Release 2.114.0 ( #3905 )
11 months ago
Uday R
7252a54ae0
Feature/Set up tooltip in treemap chart component ( #3897 )
* Set up tooltip in treemap chart component
* Update changelog
11 months ago
Thomas Kaul
73cd2f9cb7
Bugfix/fix exception in portfolio details endpoint ( #3896 )
* Fix exception caused by markets and marketsAdvanced
* Update changelog
11 months ago
Matej Gerek
98957d282e
Feature/move tags from info to user service ( #3859 )
* Move tags from info to user service
* Update changelog
11 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>
11 months ago
Thomas Kaul
7e339972ad
Feature/extend public api with health check endpoint ( #3825 )
* Add health check endpoint documentation
* Update changelog
11 months ago
Thomas Kaul
14b88edff6
Feature/extend MSFT buy with dividend test ( #3891 )
* Extend test
11 months ago
Thomas Kaul
29d3b762a8
Feature/switch typescript-eslint no-unused-vars to error ( #3887 )
* Switch @typescript-eslint/no-unused-vars to error
11 months ago
Thomas Kaul
adf9a71cbd
Release 2.113.0 ( #3886 )
11 months ago
Thomas Kaul
bce18f7261
Feature/reuse advanced markets calculation in portfolio details endpoint ( #3884 )
11 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>
11 months ago
Thomas Kaul
f48ce4e1ae
Feature/reuse markets calculation in portfolio details endpoint ( #3883 )
* Reuse markets calculation in portfolio details endpoint
* Update changelog
11 months ago
Thomas Kaul
b50a1fc63d
Feature/reuse markets calculation in public portfolio endpoint ( #3882 )
* Reuse markets calculation in public portfolio endpoint
* Update changelog
11 months ago
Thomas Kaul
8cbefbc1f4
Feature/move prisma to devDependencies ( #3880 )
11 months ago
dw-0
b0c2d3cddf
Feature/add lint step to build-code.yml workflow ( #3879 )
* add lint step to build-code.yml workflow
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
11 months ago
ceroma
ecd75b5d8a
Feature/optimize portfolio snapshot computation by reusing date intervals ( #3855 )
* Optimize portfolio snapshot computation by reusing date intervals
* Update changelog
11 months ago
Thomas Kaul
e715ce14e5
Feature/switch typescript-eslint no-unused-expressions rule to error ( #3872 )
* Switch @typescript-eslint/no-unused-expressions to error (remove from eslint configuration)
11 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>
11 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>
11 months ago
Thomas Kaul
f3e2091ff4
Feature/refactor markets calculation in details of portfolio service ( #3871 )
* Refactor markets calculation
11 months ago
Thomas Kaul
bcc8cb1e5b
Feature/modernize rules implementation ( #3869 )
* Modernize rules implementation
* Include markets in details
11 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>
11 months ago
Thomas Kaul
c4742d3a53
Release 2.112.0 ( #3864 )
11 months ago
dw-0
dd28f38e60
Bugfix/fix eslint configuration ( #3852 )
* Fix eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
11 months ago
Thomas Kaul
9b8f552ee2
Feature/improve language localization for de 20241003 ( #3863 )
* Update translations
11 months ago
Thomas Kaul
413076141c
Bugfix/fix calculation of allocations by market ( #3853 )
* Fix calculation of allocations by market (unknown)
* Update changelog
11 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>
11 months ago
Dmytro Werner
8364f7f703
Feature/set up output for click in activities table component ( #3856 )
* Set up @output for click in activities table component
11 months ago
Prakhar Sharma
7f6b8145d7
Feature/set up output for click in holdings table component ( #3851 )
* Set up @Output for click in holdings table component
11 months ago
ceroma
2ad91e5796
Feature/optimize portfolio calculations with smarter date interval selection ( #3829 )
* Optimize portfolio calculations with smarter date interval selection
* Update changelog
11 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>
11 months ago
Thomas Kaul
1b2a7dc2e4
Feature/improve language localization for de 20240929 ( #3844 )
* Update translations
* Update changelog
11 months ago
Thomas Kaul
feb3de768a
Feature/add unit test for redact attributes of object helper ( #3846 )
* Add unit test for redactAttributes()
11 months ago
Thomas Kaul
d00d7ac1dd
Feature/add support for archived product page ( #3843 )
* Add support for archived product page
11 months ago
Thomas Kaul
04e0bbd4c1
Feature/add tooltips to product page ( #3842 )
* Add tooltips
11 months ago
Thomas Kaul
00f06d6aef
Release 2.111.0 ( #3838 )
11 months ago
Thomas Kaul
85cc72627b
Feature/add user id to tag database schema ( #3837 )
* Add user id to tag database schema
* Update changelog
11 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
11 months ago
ceroma
33de8a10bb
Feature/optimize portfolio calculations with smarter cloning of activities ( #3827 )
* Optimize portfolio calculations with smarter cloning of activities
* Update changelog
11 months ago