dandevaud
d435835947
Merge pull request #131 from dandevaud/feature/Add-Gather-Missing-data-only
Add Gather all Missing data to market data overview
9 months ago
Dan
aac696e74c
Add Gather all Missing data to market data overview
9 months ago
dandevaud
2cced2e520
Merge pull request #129 from dandevaud/feature/Add-Gather-Missing-data-only
Add Datagathering process for missing values only
10 months ago
Dan
43c17823c5
Updated dividend perforrmance tests
10 months ago
Dan
ec4ace58d1
Merge branch 'main' into feature/Add-Gather-Missing-data-only
10 months ago
Dan
9adf16eefc
Fix format
10 months ago
Dan
26690ffed6
Fix lint errors
10 months ago
Dan
b0cfb2b6fd
Add Datagathering process for missing values only
10 months ago
ceroma
c44da0bce3
Feature/expose portfolio snapshot computation timeout as environment variable ( #3894 )
* Expose portfolio snapshot computation timeout as environment variable
* Update changelog
10 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
10 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
10 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
10 months ago
Dan
db50adc0e8
Fix Order services
10 months ago
Dan
85484fb6a6
Merge remote-tracking branch 'origin/main' into dockerpush
10 months ago
Thomas Kaul
f5c0d803a0
Release 2.114.0 ( #3905 )
10 months ago
Uday R
7252a54ae0
Feature/Set up tooltip in treemap chart component ( #3897 )
* Set up tooltip in treemap chart component
* Update changelog
10 months ago
Thomas Kaul
73cd2f9cb7
Bugfix/fix exception in portfolio details endpoint ( #3896 )
* Fix exception caused by markets and marketsAdvanced
* Update changelog
10 months ago
Matej Gerek
98957d282e
Feature/move tags from info to user service ( #3859 )
* Move tags from info to user service
* Update changelog
10 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>
10 months ago
Thomas Kaul
7e339972ad
Feature/extend public api with health check endpoint ( #3825 )
* Add health check endpoint documentation
* Update changelog
10 months ago
Thomas Kaul
14b88edff6
Feature/extend MSFT buy with dividend test ( #3891 )
* Extend test
10 months ago
Thomas Kaul
29d3b762a8
Feature/switch typescript-eslint no-unused-vars to error ( #3887 )
* Switch @typescript-eslint/no-unused-vars to error
10 months ago
Thomas Kaul
adf9a71cbd
Release 2.113.0 ( #3886 )
10 months ago
Thomas Kaul
bce18f7261
Feature/reuse advanced markets calculation in portfolio details endpoint ( #3884 )
10 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>
10 months ago
Thomas Kaul
f48ce4e1ae
Feature/reuse markets calculation in portfolio details endpoint ( #3883 )
* Reuse markets calculation in portfolio details endpoint
* Update changelog
10 months ago
Thomas Kaul
b50a1fc63d
Feature/reuse markets calculation in public portfolio endpoint ( #3882 )
* Reuse markets calculation in public portfolio endpoint
* Update changelog
10 months ago
Thomas Kaul
8cbefbc1f4
Feature/move prisma to devDependencies ( #3880 )
10 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>
10 months ago
ceroma
ecd75b5d8a
Feature/optimize portfolio snapshot computation by reusing date intervals ( #3855 )
* Optimize portfolio snapshot computation by reusing date intervals
* Update changelog
10 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)
10 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>
10 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>
10 months ago
Thomas Kaul
f3e2091ff4
Feature/refactor markets calculation in details of portfolio service ( #3871 )
* Refactor markets calculation
10 months ago
Thomas Kaul
bcc8cb1e5b
Feature/modernize rules implementation ( #3869 )
* Modernize rules implementation
* Include markets in details
10 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>
10 months ago
Thomas Kaul
c4742d3a53
Release 2.112.0 ( #3864 )
10 months ago
dw-0
dd28f38e60
Bugfix/fix eslint configuration ( #3852 )
* Fix eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
10 months ago
Thomas Kaul
9b8f552ee2
Feature/improve language localization for de 20241003 ( #3863 )
* Update translations
10 months ago
Thomas Kaul
413076141c
Bugfix/fix calculation of allocations by market ( #3853 )
* Fix calculation of allocations by market (unknown)
* Update changelog
10 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>
10 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
10 months ago
dandevaud
635615ad6b
Merge pull request #128 from dandevaud/feature/add-dividend-to-gross-performance
Feature/add dividend to gross performance
10 months ago
Dan
6eac5cdd2d
Add realized dividends to gross performance
- Dividends will be handled like sell-orders performancewise
This might be one approach to solve issue #3233
10 months ago
Dan
8ccc9cd886
Use investment with currency effect for total investments
10 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
10 months ago
ceroma
2ad91e5796
Feature/optimize portfolio calculations with smarter date interval selection ( #3829 )
* Optimize portfolio calculations with smarter date interval selection
* Update changelog
10 months ago
dandevaud
f74177960c
Merge pull request #127 from dandevaud/feature/MR-Upstream-2024-10-02
Feature/mr upstream 2024 10 02
10 months ago
Dan
b32a5dc5cd
Fix holding detail
10 months ago
Dan
2dffad5a2a
Remove double iteration
10 months ago