waxif
fa5bdef38a
Reverted implements OnInit on required classes
1. Removed from all classes public ngOnInit() {}
2. Removed ngOnInit() method from all files
3. Removed the OnInit interface from the classes
4. Removed the OnInit import from the top of all files
10 months ago
Wasif Mujahid
b2c1851d8f
Merge branch 'main' into main
10 months ago
waxif
ea24606421
1. Removed from all classes public ngOnInit() {}
2. Removed ngOnInit() method from all files
3. Removed the OnInit interface from the classes
4. Removed the OnInit import from the top of all files
10 months ago
Thomas Kaul
308d3b64b1
Feature/Remove empty constructors ( #3958 )
* Remove empty constructors
10 months ago
Thomas Kaul
a414cfab52
Feature/add data providers management to admin control panel ( #3950 )
* Add data providers management to admin control panel
* Update changelog
10 months ago
Thomas Kaul
68cb4b27d1
Feature/add logotype to footer ( #3947 )
* Add logo type to footer
* Update changelog
10 months ago
vitalymatyushik
6e4758a183
Feature/Improve backgrounds in tree map chart ( #3938 )
* Improve backgrounds in tree map chart
* Update changelog
10 months ago
Thomas Kaul
6bb7c0d196
Bugfix/fix style selector in carousel component ( #3948 )
* Fix style selector
* Update changelog
10 months ago
Thomas Kaul
d59dfc3d5b
Feature/Archive discontinued personal finance tools ( #3945 )
* Archive discontinued personal finance tools
10 months ago
Thomas Kaul
a9d26b319d
Feature/Format database schema ( #3943 )
* Format
10 months ago
Thomas Kaul
ba52e385a1
Feature/extend personal finance tools 20241017 ( #3944 )
* Add Leafs
* Add FIREkit
10 months ago
Thomas Kaul
cfd5b6bbf2
Release 2.116.0 ( #3942 )
10 months ago
Thomas Kaul
6e490e5710
Feature/extend self hosting faq by benchmarks for markets ( #3940 )
* Extend FAQ by benchmarks for Markets
* Update changelog
10 months ago
Thomas Kaul
7f30424792
Feature/improve empty state in benchmarks of markets overview ( #3939 )
* Improve empty state
* Update changelog
10 months ago
Thomas Kaul
d5fb32fb52
Feature/extend self hosting faq by benchmarks ( #3937 )
* Extend FAQ by benchmarks
* Update changelog
10 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
10 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
10 months ago
Thomas Kaul
6696a4447a
Feature/Refactor test ok-novn-buy-and-sell-partially to load json file ( #3935 )
* Refactor test to load json file
10 months ago
JN Brisset
0403117e8c
Feature/Set permission on entrypoint.sh in Dockerfile ( #3903 )
* Set permission on entrypoint.sh in Dockerfile
* Update changelog
10 months ago
Thomas Kaul
144e5da753
Feature/add units to x ray rule settings ( #3926 )
* Introduce unit
* Update changelog
10 months ago
vitalymatyushik
7f97168aa7
Feature/disable text hover effect in tree map chart ( #3929 )
* Disable text hover effect in tree map chart
* Update changelog
10 months ago
Thomas Kaul
ab10b9da54
Feature/improve language localization for de 20241014 ( #3927 )
* Update translations
* Update changelog
10 months ago
Thomas Kaul
6be8565442
Release 2.115.0 ( #3925 )
11 months ago
vitalymatyushik
662bfb647e
Feature/add sliders to customize x-ray rules ( #3922 )
* Add sliders to customize X-ray rules
* Update changelog
11 months ago
dw-0
a14c10bad2
Feature/Enable unused compiler options in tsconfig ( #3895 )
* Enable noUnusedLocals noUnusedParameters in compiler options of tsconfig
* Update changelog
11 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
11 months ago
Thomas Kaul
f8da265f5f
Feature/restructure XRayRulesSettings ( #3898 )
* Restructure XRayRulesSettings
* Update changelog
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