Jory Hogeveen
707c77f0cf
Feature/extend allocations by ETF holding with parent ETFs ( #4044 )
...
* Extend allocations by ETF holding with parent ETFs
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 day ago
QURBAN AHMAD
6d440eb777
Feature/add count to admin user endpoint response ( #4058 )
...
* Add count to admin user endpoint response
* Update changelog
4 days ago
Amandee Ellawala
6057794eb6
Feature/extend assistant by holding selector ( #4031 )
...
* Extend assistant by holding selector
* Update changelog
2 weeks ago
Thomas Kaul
70f2f01f8f
Bugfix/fix algebraic sign in label of treemap chart ( #4030 )
...
* Fix algebraic sign
* Update changelog
2 weeks ago
Thomas Kaul
93001b68ad
Feature/introduce lookup response interface ( #4019 )
...
* Introduce lookup response interface
* Refactor lookup item interface
3 weeks ago
Thomas Kaul
5f56812125
Feature/extend promotion system ( #4008 )
...
* Extend promotion system
3 weeks ago
Thomas Kaul
5de176a7ef
Feature/rename allocation cluster risk x ray rule ( #3994 )
...
* Rename Allocation Cluster Risk to Economic Market Cluster Risk
* Update changelog
4 weeks ago
dw-0
e05f481344
Feature/Switch consistent-generic-constructors eslint rule from warn to error ( #3985 )
...
* Switch consistent-generic-constructors eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
4 weeks ago
dw-0
d4c5d58781
Feature/Switch prefer-optional-chain eslint rule from warn to error ( #3983 )
...
* Switch prefer-optional-chain eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
4 weeks ago
dw-0
6a10b932b0
Feature/Switch consistent-type-assertions eslint rule from warn to error ( #3982 )
...
* Switch consistent-type-assertions eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
4 weeks ago
Thomas Kaul
4104fb2f8f
Feature/Improve subscription service ( #3989 )
...
* Various improvements
4 weeks 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>
4 weeks ago
Ivan Skvortsov
19b8c514f2
Feature/Add static portfolio analysis rule for developed Markets ( #3975 )
...
* Add static portfolio analysis rule: Allocation Cluster Risk (Developed Markets)
* Update changelog
1 month ago
Veer Chaurasia
e25aebf26f
Feature/improve font color assignment in tree map chart component ( #3954 )
...
* Improve font color assignment in tree map chart component
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 month ago
vitalymatyushik
d325f8bfaf
Feature/Add static portfolio analysis rule for emerging Markets ( #3949 )
...
* Add static portfolio analysis rule: Allocation Cluster Risk (Emerging Markets)
* Update changelog
1 month ago
Thomas Kaul
a5331dd32b
Feature/optimize dialog sizes for mobile ( #3964 )
...
* Optimize dialog sizes for mobile
* Update changelog
1 month ago
Thomas Kaul
308d3b64b1
Feature/Remove empty constructors ( #3958 )
...
* Remove empty constructors
1 month ago
Thomas Kaul
a414cfab52
Feature/add data providers management to admin control panel ( #3950 )
...
* Add data providers management to admin control panel
* Update changelog
1 month ago
Thomas Kaul
68cb4b27d1
Feature/add logotype to footer ( #3947 )
...
* Add logo type to footer
* Update changelog
1 month ago
vitalymatyushik
6e4758a183
Feature/Improve backgrounds in tree map chart ( #3938 )
...
* Improve backgrounds in tree map chart
* Update changelog
1 month ago
Thomas Kaul
6bb7c0d196
Bugfix/fix style selector in carousel component ( #3948 )
...
* Fix style selector
* Update changelog
1 month ago
Thomas Kaul
d59dfc3d5b
Feature/Archive discontinued personal finance tools ( #3945 )
...
* Archive discontinued personal finance tools
1 month ago
Thomas Kaul
ba52e385a1
Feature/extend personal finance tools 20241017 ( #3944 )
...
* Add Leafs
* Add FIREkit
1 month ago
Thomas Kaul
7f30424792
Feature/improve empty state in benchmarks of markets overview ( #3939 )
...
* Improve empty state
* Update changelog
1 month 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
1 month ago
Thomas Kaul
144e5da753
Feature/add units to x ray rule settings ( #3926 )
...
* Introduce unit
* Update changelog
1 month ago
vitalymatyushik
7f97168aa7
Feature/disable text hover effect in tree map chart ( #3929 )
...
* Disable text hover effect in tree map chart
* Update changelog
1 month ago
dw-0
a14c10bad2
Feature/Enable unused compiler options in tsconfig ( #3895 )
...
* Enable noUnusedLocals noUnusedParameters in compiler options of tsconfig
* Update changelog
1 month 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
1 month ago
Thomas Kaul
f8da265f5f
Feature/restructure XRayRulesSettings ( #3898 )
...
* Restructure XRayRulesSettings
* Update changelog
1 month ago
Thomas Kaul
aee5e833a5
Feature/harmonize processor concurrency environment variables ( #3913 )
...
* Harmonize processor concurrency environment variables
* Update changelog
1 month ago
Tushar Agarwal
3289bd5cc9
Feature/Simplify labels in treemap chart ( #3912 )
...
* Simplify labels in treemap chart
* Update changelog
1 month ago
ceroma
c44da0bce3
Feature/expose portfolio snapshot computation timeout as environment variable ( #3894 )
...
* Expose portfolio snapshot computation timeout as environment variable
* Update changelog
1 month ago
Uday R
d158d0c326
Feature/Extend tooltip in treemap chart component by name ( #3907 )
...
* Extend tooltip in treemap chart component by name
* Update changelog
1 month ago
Uday R
7252a54ae0
Feature/Set up tooltip in treemap chart component ( #3897 )
...
* Set up tooltip in treemap chart component
* Update changelog
1 month ago
Matej Gerek
98957d282e
Feature/move tags from info to user service ( #3859 )
...
* Move tags from info to user service
* Update changelog
2 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>
2 months ago
Thomas Kaul
29d3b762a8
Feature/switch typescript-eslint no-unused-vars to error ( #3887 )
...
* Switch @typescript-eslint/no-unused-vars to error
2 months ago
Thomas Kaul
bce18f7261
Feature/reuse advanced markets calculation in portfolio details endpoint ( #3884 )
2 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>
2 months ago
Thomas Kaul
f48ce4e1ae
Feature/reuse markets calculation in portfolio details endpoint ( #3883 )
...
* Reuse markets calculation in portfolio details endpoint
* Update changelog
2 months ago
Thomas Kaul
b50a1fc63d
Feature/reuse markets calculation in public portfolio endpoint ( #3882 )
...
* Reuse markets calculation in public portfolio endpoint
* Update changelog
2 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)
2 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>
2 months ago
Thomas Kaul
f3e2091ff4
Feature/refactor markets calculation in details of portfolio service ( #3871 )
...
* Refactor markets calculation
2 months ago
Thomas Kaul
bcc8cb1e5b
Feature/modernize rules implementation ( #3869 )
...
* Modernize rules implementation
* Include markets in details
2 months ago
dw-0
dd28f38e60
Bugfix/fix eslint configuration ( #3852 )
...
* Fix eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2 months ago
Thomas Kaul
9b8f552ee2
Feature/improve language localization for de 20241003 ( #3863 )
...
* Update translations
2 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>
2 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
2 months ago