Thomas Kaul
|
71fc3906c7
|
Feature/add performance calculation type to user settings (#4567)
* Add performance calculation type to user settings
* Update changelog
|
10 months ago |
Thomas Kaul
|
6036547cf5
|
Feature/refactor portfolio calculator factory (#4454)
* Refactor portfolio calculator factory
|
11 months ago |
Thomas Kaul
|
6cd79fab31
|
Feature/rename TWR to ROAI (#4453)
* Rename TWR to ROAI
|
11 months ago |
csehatt741
|
035306d4d8
|
Feature/add createdAt to snapshot and public portfolio endpoint response (#4350)
* Add createdAt to snapshot and public portfolio endpoint response
* Update changelog
---------
Co-authored-by: Verbindolai <nikolaiwieczorek@web.de>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
11 months ago |
csehatt741
|
634bdf16d6
|
Feature/extend portfolio snapshot by activities count (#4352)
* Extend portfolio snapshot by activities count
* Update changelog
|
11 months ago |
Szymon Łągiewka
|
ca45098de3
|
Feature/refactor various lodash functions with native JavaScript equivalents (#4170)
* Refactored various lodash functions with native JavaScript equivalents
* Update changelog
|
1 year ago |
Thomas Kaul
|
0841f8bd5b
|
Bugfix/fix exception in portfolio calculator (#4113)
* Fix exception in portfolio calculator
* Update changelog
|
1 year 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>
|
1 year ago |
Thomas Kaul
|
6696a4447a
|
Feature/Refactor test ok-novn-buy-and-sell-partially to load json file (#3935)
* Refactor test to load json file
|
1 year 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
|
1 year 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>
|
1 year ago |
Thomas Kaul
|
14b88edff6
|
Feature/extend MSFT buy with dividend test (#3891)
* Extend test
|
1 year ago |
Thomas Kaul
|
29d3b762a8
|
Feature/switch typescript-eslint no-unused-vars to error (#3887)
* Switch @typescript-eslint/no-unused-vars to error
|
1 year ago |
ceroma
|
ecd75b5d8a
|
Feature/optimize portfolio snapshot computation by reusing date intervals (#3855)
* Optimize portfolio snapshot computation by reusing date intervals
* Update changelog
|
1 year ago |
ceroma
|
2ad91e5796
|
Feature/optimize portfolio calculations with smarter date interval selection (#3829)
* Optimize portfolio calculations with smarter date interval selection
* Update changelog
|
1 year ago |
ceroma
|
33de8a10bb
|
Feature/optimize portfolio calculations with smarter cloning of activities (#3827)
* Optimize portfolio calculations with smarter cloning of activities
* Update changelog
|
1 year ago |
Thomas Kaul
|
403ee2741d
|
Feature/set up portfolio snapshot queue (#3725)
* Set up portfolio snapshot queue
* Update changelog
|
1 year ago |
gizmodus
|
f360a12823
|
Feature/rework portfolio calculator (#3393)
* Rework portfolio calculation
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
1 year ago |
Thomas Kaul
|
41f5801b5e
|
Feature/refactor unique asset type to asset profile identifier (#3636)
* Refactoring
|
2 years ago |
Thomas Kaul
|
9d6214e93a
|
Bugfix/fix fees calculation in portfolio summary (#3567)
* Fix fees calculation
* Update changelog
|
2 years ago |
Thomas Kaul
|
a5833566a8
|
Feature/skip caching in portfolio calculator if active filters (#3348)
* Skip caching if active filters
* Update changelog
|
2 years ago |
Thomas Kaul
|
4efd5cefd8
|
Bugfix/calculation of portfolio summary caused by future liabilities (#3342)
* Adapt date of future activities
* Update changelog
|
2 years ago |
Thomas Kaul
|
4f41bac328
|
Feature/set up caching in portfolio calculator (#3335)
* Set up caching
* Update changelog
|
2 years ago |
Thomas Kaul
|
39bd4a349b
|
Feature/improve chart in account detail dialog (#3314)
* Improve net worth calculation in portfolio performance chart
* Improve account balance management
* Update changelog
|
2 years ago |
Thomas Kaul
|
551b83a6e3
|
Bugfix/fix gaps in portfolio performance charts (#3311)
* Fix gaps in charts
* Update changelog
|
2 years ago |
Thomas Kaul
|
dba73d80a3
|
Improve logging (#3300)
|
2 years ago |
Thomas Kaul
|
5d4e2fba8c
|
Feature/move wealth item and liability calculations to portfolio calculator (#3272)
* Move (wealth) item calculations to portfolio calculator
* Move liability calculations to portfolio calculator
* Update changelog
|
2 years ago |
Thomas Kaul
|
6c57609db8
|
Feature/move dividend fee and interest calculation to portfolio calculator (#3267)
* Move dividend, feee and interest calculation to portfolio calculator
* Update changelog
|
2 years ago |
Thomas Kaul
|
ca2e748c56
|
Bugfix/add missing tags in portfolio calculator (#3243)
* Add missing tags
* Update changelog
|
2 years ago |
Thomas Kaul
|
d7b579e3e8
|
Feature/refactor getAnnualizedPerformancePercent to portfolio calculator (#3226)
* Move getAnnualizedPerformancePercent() to portfolio calculator
|
2 years ago |
Francisco Silva
|
8cd6c34ed8
|
Feature/introduce portfolio calculator factory (#3214)
* Introduce portfolio calculator factory
* Update changelog
|
2 years ago |
Thomas Kaul
|
63a61fb492
|
Move portfolio calculator (#3204)
* Move portfolio calculator
|
2 years ago |