Thomas Kaul
b12ac1fe84
Feature/simplify module imports of api ( #3443 )
* Simplify module imports
10 months ago
Thomas Kaul
b6ea7d23fa
Bugfix/add total value in base currency to redacted values ( #3313 )
* Add totalValueInBaseCurrency
* Update changelog
11 months ago
Thomas Kaul
eb75be8535
Optimize details endpoint ( #3123 )
* Make summary optional
* Introduce dedicated holdings endpoint
* Update changelog
1 year ago
Thomas Kaul
2e9d40c201
Feature/switch to performance calculations with currency effects ( #3039 )
* Switch to performance calculations with currency effects
* Improve value redaction in portfolio details endpoint
* Update changelog
1 year ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
1 year ago
Francisco Silva
3df8810412
Feature/Add support to grant private access with permissions ( #2870 )
* Add support to grant private access with permissions
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
136c4bf50b
Bugfix/fix data source transformation in dividends import ( #1985 )
* Fix data source transformation
* Update changelog
2 years ago
Thomas Kaul
513a564e2c
Restructure services ( #1891 )
2 years ago
Thomas Kaul
261a0fb0b9
Refactor AuthInterceptor ( #1764 )
* Refactor AuthInterceptor
* Refactor JwtStrategy
2 years ago
Thomas Kaul
f7597c213d
Feature/add dividend and fees to position detail dialog ( #1643 )
* Add dividend and fees to position detail dialog
* Update changelog
2 years ago
Thomas Kaul
52b3ad6dc3
Feature/refactor value redaction interceptor ( #1624 )
* Reuse redactAttributes()
* Update changelog
2 years ago
Thomas Kaul
b5f565c054
Simplify data source transformation ( #1578 )
2 years ago
Thomas Kaul
2efb331370
Feature/improve value redaction interceptor ( #1495 )
* Improve value redaction interceptor
* Update changelog
2 years ago
Thomas Kaul
d4c3a9d1e8
Feature/add percentage visualization of the current filter ( #1268 )
* Add percentage visualization of the active filter
* Update changelog
3 years ago
Thomas
75d61bff6d
Setup benchmark comparator
3 years ago
Thomas Kaul
69088b93a6
Feature/add value redaction as interceptor ( #960 )
* Add value redaction as interceptor
* Update changelog
3 years ago
Thomas Kaul
c216ab1d76
Eliminate data source from order model ( #730 )
* Eliminate currency, data source and symbol from order model
* Remove prefix for symbols with data source GHOSTFOLIO
* Update changelog
3 years ago
Thomas Kaul
86acbf06f4
Feature/add data provider errors to api response ( #738 )
* Add data provider error details
* Update changelog
3 years ago
Thomas Kaul
fa66cd5bce
Feature/add countries and sectors to position detail dialog ( #692 )
* Add asset and asset sub class
* Add countries and sectors to position detail dialog
* Update changelog
3 years ago
Thomas Kaul
16360c0c67
Feature/minor code cleanup ( #667 )
* Sort imports
* Update changelog
3 years ago
Thomas Kaul
161cb82820
Bugfix/fix data source of fear and greed index ( #663 )
* Encode data source
* Update changelog
3 years ago
Thomas Kaul
155c08d665
Transform data source ( #658 )
* Transform data source
* Update changelog
3 years ago