1014 Commits

Author SHA1 Message Date
Thomas Kaul
e31b4c64cb
Feature/refactor holding detail dialog to standalone ()
* Refactor holding detail dialog to standalone

* Update changelog
2024-05-19 19:13:14 +03:00
Thomas Kaul
812ff5cbdc
Feature/refresh cryptocurrencies list 20240514 ()
* Refresh cryptocurrencies list

* Update changelog
2024-05-18 17:40:25 +03:00
Thomas Kaul
5ea3a187f4
Feature/upgrade body parser to version 1.20.2 ()
* Upgrade body-parser to version 1.20.2

* Update changelog
2024-05-16 17:26:27 +02:00
Gerard Du Pre
8319b216bb
Feature/support delete activities with filtering ()
* Support delete activities with filtering

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-05-12 09:56:07 +02:00
Thomas Kaul
4ad4fa2b30
Feature/clean up deprecated GET api/portfolio/positions endpoint () 2024-05-08 20:04:32 +02:00
Thomas Kaul
9b5e350e3b
Feature/harmonize log message () 2024-05-06 17:03:58 +02:00
Thomas Kaul
f2cb671c7f
Feature/optimize get porfolio details endpoint ()
* Eliminate getPerformance() from getSummary() function

* Disable cache for getDetails()

* Add hint to portfolio summary

* Update changelog
2024-05-04 15:53:02 +02:00
Thomas Kaul
f3d961bc16
Feature/move holdings table to holdings tab of home page ()
* Move holdings table to holdings tab of home page

* Deprecate api/v1/portfolio/positions endpoint

* Update changelog
2024-05-04 14:11:37 +02:00
Thomas Kaul
77beaaba08
Refactoring portfolio service () 2024-05-03 21:48:46 +02:00
Thomas Kaul
0a53df4293
Feature/improve inactive user role ()
* Improve inactive role

* Update changelog
2024-05-02 20:31:20 +02:00
Thomas Kaul
486de968a2
Bugfix/fix division by zero error in dividend yield calculation ()
* Handle division by zero

* Update changelog
2024-05-02 17:53:34 +02:00
Thomas Kaul
a5833566a8
Feature/skip caching in portfolio calculator if active filters ()
* Skip caching if active filters

* Update changelog
2024-05-02 17:52:39 +02:00
Thomas Kaul
4efd5cefd8
Bugfix/calculation of portfolio summary caused by future liabilities ()
* Adapt date of future activities

* Update changelog
2024-04-29 20:12:12 +02:00
Thomas Kaul
e10707fde4
Add missing guard to fix public page () 2024-04-27 19:24:08 +02:00
Thomas Kaul
4f41bac328
Feature/set up caching in portfolio calculator ()
* Set up caching

* Update changelog
2024-04-27 15:35:28 +02:00
Thomas Kaul
cd07802400
Bugfix/fix historical market data gathering for asset profiles with manual data source ()
* Fix historical market data gathering for asset profiles with MANUAL data source

* Update changelog
2024-04-27 15:29:32 +02:00
Thomas Kaul
b692b7432c
Feature/set up event system for portfolio changes ()
* Set up event system for portfolio changes

* Update changelog
2024-04-26 20:13:53 +02:00
Thomas Kaul
cdbe6eedeb
Feature/change cash to liquidity in asset class enum ()
* Change CASH to LIQUIDITY in asset class enum

* Update changelog
2024-04-23 18:55:37 +02:00
Thomas Kaul
39bd4a349b
Feature/improve chart in account detail dialog ()
* Improve net worth calculation in portfolio performance chart

* Improve account balance management

* Update changelog
2024-04-21 17:11:53 +02:00
Thomas Kaul
1132dc9bdd
Feature/add unique constraint to account balance database schema ()
* Add accountId and date as unique constraint to AccountBalance schema

* Update changelog
2024-04-21 10:28:51 +02:00
Thomas Kaul
b6ea7d23fa
Bugfix/add total value in base currency to redacted values ()
* Add totalValueInBaseCurrency

* Update changelog
2024-04-21 08:33:38 +02:00
Thomas Kaul
551b83a6e3
Bugfix/fix gaps in portfolio performance charts ()
* Fix gaps in charts

* Update changelog
2024-04-20 15:40:59 +02:00
Bastien Jeannelle
dfacbed66d
Feature/add support to create account cash balances ()
* Add support to create account cash balances

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-04-20 11:00:00 +02:00
Thomas Kaul
22d63c6102
Improve logging ()
* Improve logging
2024-04-20 10:49:18 +02:00
Thomas Kaul
212aa6a63b
Feature/add date range support to portfolio holdings page ()
* Add date range support

* Update changelog
2024-04-20 09:51:12 +02:00
Thomas Kaul
dba73d80a3
Improve logging () 2024-04-19 20:31:38 +02:00
Thomas Kaul
15857118fe
Feature/let data gathering queue jobs fail by throwing errors ()
* Let data gathering queue jobs fail by throwing errors

* Update changelog
2024-04-17 17:35:51 +02:00
Thomas Kaul
5d4e2fba8c
Feature/move wealth item and liability calculations to portfolio calculator ()
* Move (wealth) item calculations to portfolio calculator

* Move liability calculations to portfolio calculator

* Update changelog
2024-04-14 08:12:32 +02:00
Thomas Kaul
6c57609db8
Feature/move dividend fee and interest calculation to portfolio calculator ()
* Move dividend, feee and interest calculation to portfolio calculator

* Update changelog
2024-04-13 11:07:18 +02:00
Thomas Kaul
4e7d93db13
Feature/adapt priorities of data gathering jobs ()
* Adapt priorities of data gathering jobs

* Update changelog
2024-04-13 09:28:14 +02:00
Thomas Kaul
45340b581f
Bugfix/fix public page by including markets data ()
* Include markets data

* Update changelog
2024-04-12 15:13:34 +02:00
Thomas Kaul
34d9ceb009
Feature/add support to immediately execute queue job ()
* Add support to immediately execute queue job

* Update changelog
2024-04-11 19:14:03 +02:00
Thomas Kaul
2b97bbd05d
Move getChart() to portfolio calculator () 2024-04-09 13:44:23 +02:00
Thomas Kaul
07c0e5a612
Feature/add currency to order database schema ()
* Add currency to Order database schema

* Update changelog
2024-04-07 11:30:32 +02:00
Thomas Kaul
719bbe156e
Feature/optimize calculation of allocations by market ()
* Optimize calculation of allocations by market

* Update changelog
2024-04-07 09:26:30 +02:00
Thomas Kaul
b51255a543
Feature/add key to x ray rule ()
* Add key

* Update changelog
2024-04-07 09:25:14 +02:00
Thomas Kaul
ca2e748c56
Bugfix/add missing tags in portfolio calculator ()
* Add missing tags

* Update changelog
2024-04-06 20:03:16 +02:00
Thomas Kaul
f1f4f6247d
Feature/validate url in create and update platform dto ()
* Validate url

* Update changelog
2024-04-04 09:08:37 +02:00
Fedron
82fe1de1a7
Feature/add support to override asset (sub) class and url in admin control panel ()
* Add support to override asset (sub) class and url in admin control panel

* Update changelog
2024-04-03 20:24:38 +02:00
Arshad Jamal
371c999fbc
Feature/Add dividend yield to position detail dialog ()
* Add dividend yield to position detail dialog

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-04-03 19:47:53 +02:00
Thomas Kaul
d7b579e3e8
Feature/refactor getAnnualizedPerformancePercent to portfolio calculator ()
* Move getAnnualizedPerformancePercent() to portfolio calculator
2024-04-01 10:42:15 +02:00
Thomas Kaul
b8533050b0
Bugfix/fix duplicated tags in position detail dialog ()
* Fix duplicated tags

* Update changelog
2024-04-01 09:22:35 +02:00
Francisco Silva
8cd6c34ed8
Feature/introduce portfolio calculator factory ()
* Introduce portfolio calculator factory

* Update changelog
2024-03-31 20:07:58 +02:00
Thomas Kaul
51203ec96e
Feature/setup chinese ()
* Set up chinese

* Update changelog
2024-03-31 10:46:30 +02:00
Thomas Kaul
f1eeee0525
Feature/extend date range support by specific years ()
* Extend date range support by specific years

* Support date range in benchmark endpoint

* Support date range in activities endpoint

* Update changelog
2024-03-30 13:06:42 +01:00
Thomas Kaul
5ffc39c32f
Feature/improve usability to delete asset profile ()
* Disable delete button for benchmarks

* Update changelog
2024-03-30 11:23:59 +01:00
Thomas Kaul
63a61fb492
Move portfolio calculator ()
* Move portfolio calculator
2024-03-29 17:47:44 +01:00
Thomas Kaul
5788c6474e
Refactor portfolio calculator ()
* Refactor portfolio calculator

* Consume Activity[]
* Change computeTransactionPoints() to private
* Eliminate getTransactionPoints()

* Update changelog
2024-03-29 17:34:22 +01:00
Thomas Kaul
5529fdc0ee
Move transaction points to constructor () 2024-03-29 13:50:24 +01:00
Thomas Kaul
88a9b518f6
Bugfix/fix issue with overridden names in activities table ()
* Fix issue with overridden names

* Update changelog
2024-03-29 09:50:04 +01:00