Thomas Kaul
ab10b9da54
Feature/improve language localization for de 20241014 ( #3927 )
...
* Update translations
* Update changelog
2024-10-15 20:01:19 +02:00
vitalymatyushik
662bfb647e
Feature/add sliders to customize x-ray rules ( #3922 )
...
* Add sliders to customize X-ray rules
* Update changelog
2024-10-14 21:38:57 +02:00
dw-0
a14c10bad2
Feature/Enable unused compiler options in tsconfig ( #3895 )
...
* Enable noUnusedLocals noUnusedParameters in compiler options of tsconfig
* Update changelog
2024-10-14 10:49:18 +02:00
Thomas Kaul
f8da265f5f
Feature/restructure XRayRulesSettings ( #3898 )
...
* Restructure XRayRulesSettings
* Update changelog
2024-10-12 21:04:09 +02:00
Thomas Kaul
aee5e833a5
Feature/harmonize processor concurrency environment variables ( #3913 )
...
* Harmonize processor concurrency environment variables
* Update changelog
2024-10-12 19:35:43 +02:00
ceroma
c44da0bce3
Feature/expose portfolio snapshot computation timeout as environment variable ( #3894 )
...
* Expose portfolio snapshot computation timeout as environment variable
* Update changelog
2024-10-12 09:04:58 +02:00
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
2024-10-11 21:11:39 +02:00
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
2024-10-11 19:59:08 +02:00
Uday R
7252a54ae0
Feature/Set up tooltip in treemap chart component ( #3897 )
...
* Set up tooltip in treemap chart component
* Update changelog
2024-10-10 21:06:17 +02:00
Thomas Kaul
73cd2f9cb7
Bugfix/fix exception in portfolio details endpoint ( #3896 )
...
* Fix exception caused by markets and marketsAdvanced
* Update changelog
2024-10-10 20:27:33 +02:00
Matej Gerek
98957d282e
Feature/move tags from info to user service ( #3859 )
...
* Move tags from info to user service
* Update changelog
2024-10-09 21:04:37 +02:00
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>
2024-10-08 15:30:56 +02:00
Thomas Kaul
14b88edff6
Feature/extend MSFT buy with dividend test ( #3891 )
...
* Extend test
2024-10-06 21:07:07 +02:00
Thomas Kaul
29d3b762a8
Feature/switch typescript-eslint no-unused-vars to error ( #3887 )
...
* Switch @typescript-eslint/no-unused-vars to error
2024-10-06 18:49:42 +02:00
Thomas Kaul
bce18f7261
Feature/reuse advanced markets calculation in portfolio details endpoint ( #3884 )
2024-10-06 17:05:06 +02:00
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>
2024-10-06 16:57:56 +02:00
Thomas Kaul
f48ce4e1ae
Feature/reuse markets calculation in portfolio details endpoint ( #3883 )
...
* Reuse markets calculation in portfolio details endpoint
* Update changelog
2024-10-06 11:03:11 +02:00
Thomas Kaul
b50a1fc63d
Feature/reuse markets calculation in public portfolio endpoint ( #3882 )
...
* Reuse markets calculation in public portfolio endpoint
* Update changelog
2024-10-06 10:27:42 +02:00
ceroma
ecd75b5d8a
Feature/optimize portfolio snapshot computation by reusing date intervals ( #3855 )
...
* Optimize portfolio snapshot computation by reusing date intervals
* Update changelog
2024-10-05 18:08:59 +02:00
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>
2024-10-05 17:42:07 +02:00
Thomas Kaul
f3e2091ff4
Feature/refactor markets calculation in details of portfolio service ( #3871 )
...
* Refactor markets calculation
2024-10-05 09:58:09 +02:00
Thomas Kaul
bcc8cb1e5b
Feature/modernize rules implementation ( #3869 )
...
* Modernize rules implementation
* Include markets in details
2024-10-04 21:44:07 +02:00
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>
2024-10-04 19:49:03 +02:00
dw-0
dd28f38e60
Bugfix/fix eslint configuration ( #3852 )
...
* Fix eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-03 20:39:56 +02:00
Thomas Kaul
9b8f552ee2
Feature/improve language localization for de 20241003 ( #3863 )
...
* Update translations
2024-10-03 20:35:34 +02:00
Thomas Kaul
413076141c
Bugfix/fix calculation of allocations by market ( #3853 )
...
* Fix calculation of allocations by market (unknown)
* Update changelog
2024-10-03 20:18:26 +02:00
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>
2024-10-03 20:14:06 +02:00
Dmytro Werner
8364f7f703
Feature/set up output for click in activities table component ( #3856 )
...
* Set up @output for click in activities table component
2024-10-02 21:15:10 +02:00
Prakhar Sharma
7f6b8145d7
Feature/set up output for click in holdings table component ( #3851 )
...
* Set up @Output for click in holdings table component
2024-10-02 13:27:55 +02:00
ceroma
2ad91e5796
Feature/optimize portfolio calculations with smarter date interval selection ( #3829 )
...
* Optimize portfolio calculations with smarter date interval selection
* Update changelog
2024-10-02 11:59:57 +02:00
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>
2024-10-01 19:13:45 +02:00
Thomas Kaul
1b2a7dc2e4
Feature/improve language localization for de 20240929 ( #3844 )
...
* Update translations
* Update changelog
2024-10-01 18:39:42 +02:00
Thomas Kaul
feb3de768a
Feature/add unit test for redact attributes of object helper ( #3846 )
...
* Add unit test for redactAttributes()
2024-09-30 18:52:37 +02:00
Thomas Kaul
d00d7ac1dd
Feature/add support for archived product page ( #3843 )
...
* Add support for archived product page
2024-09-29 19:27:02 +02:00
Thomas Kaul
04e0bbd4c1
Feature/add tooltips to product page ( #3842 )
...
* Add tooltips
2024-09-29 19:26:30 +02:00
Thomas Kaul
85cc72627b
Feature/add user id to tag database schema ( #3837 )
...
* Add user id to tag database schema
* Update changelog
2024-09-28 20:42:25 +02:00
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
2024-09-28 18:25:06 +02:00
ceroma
33de8a10bb
Feature/optimize portfolio calculations with smarter cloning of activities ( #3827 )
...
* Optimize portfolio calculations with smarter cloning of activities
* Update changelog
2024-09-28 10:23:35 +02:00
Thomas Kaul
ed30549f6b
Feature/prepare permission to delete asset profile of currency ( #3833 )
2024-09-28 09:47:48 +02:00
Madhab Chandra Sahoo
8d0890a400
Feature/integrate add currency to create asset profile dialog ( #3819 )
...
* Integrate add currency to create asset profile dialog
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-09-28 09:42:14 +02:00
Thomas Kaul
64c1d25e64
Feature/improve language localization for de 20240926 ( #3823 )
...
* Update translations
* Update changelog
2024-09-27 20:15:47 +02:00
Thomas Kaul
bb445ddf2e
Feature/improve experimental chart in account detail dialog ( #3813 )
...
* Improve chart in account detail dialog
* Update changelog
2024-09-24 19:45:48 +02:00
Thomas Kaul
4a97e2bb54
Feature/align holdings and regions of public page with allocations page ( #3815 )
...
* Align holdings and regions of public page with allocations page
* Update changelog
2024-09-24 19:17:58 +02:00
Thomas Kaul
e301dc5612
Feature/add horizontal lines to separate delete actions in menus ( #3805 )
...
* Add horizontal lines to separate delete action
* Update changelog
2024-09-24 18:53:25 +02:00
Thomas Kaul
e7f10ad4ad
Bugfix/fix typo and update date of Hacktoberfest 2024 blog post ( #3811 )
...
* Fix typo and update date
2024-09-24 11:10:59 +02:00
Thomas Kaul
46fb075ecb
Feature/improve language localization for de 20240921 ( #3804 )
...
* Update translations
* Update changelog
2024-09-23 19:49:00 +02:00
Thomas Kaul
98e9b5d895
Feature/consider user language in sharable portfolio link ( #3806 )
...
* Consider user’s language in sharable portfolio link
* Update changelog
2024-09-22 09:09:02 +02:00
Thomas Kaul
f59e8c8798
Feature/add feature graphic for hacktoberfest 2024 blog post ( #3800 )
...
* Add feature graphic
2024-09-21 20:01:33 +02:00
Thomas Kaul
be09acdb24
Feature/expose concurrency of data gathering processor as environment variable ( #3799 )
...
* Expose concurrency of data gathering processor
* PROCESSOR_CONCURRENCY_GATHER_ASSET_PROFILE
* PROCESSOR_CONCURRENCY_GATHER_HISTORICAL_MARKET_DATA
* Update changelog
2024-09-21 18:56:02 +02:00
Thomas Kaul
6f227e677c
Feature/refactor environment variable access in create user of user service ( #3797 )
...
* Refactor environment variable access
2024-09-21 18:22:14 +02:00