Thomas Kaul
a26839e385
Destructure query parameters in controllers
4 weeks ago
Thomas Kaul
dc4b7769bf
Destructure query parameters in controllers
1 month ago
Kenrick Tandrian
081ce27d78
Task/improve type safety in home overview component ( #6927 )
* feat(client): implement default date range
* feat(client): resolve errors
* feat(client): replace constructor based DI with inject function
* feat(client): enforce encapsulation
* fix(client): remove dead code
* feat(client): enforce immutability
* feat(client): replace deprecated getDeviceInfo
* feat(client): convert errors to signal
* feat(client): convert hasImpersonationId to signal
* feat(client): convert user to signal
* feat(client): convert to computed signals
* feat(client): convert historicalDataItems and isLoadingPerformance to signals
* feat(client): convert performance and precision to signals
* feat(client): implement OnPush change detection strategy
* fix(common): revert DateRange type change
* fix(client): format file
3 months ago
Thomas Kaul
088891a961
Feature/support calendar year date ranges on activities page ( #6597 )
* Support calendar year date ranges on activities page
* Update changelog
6 months ago
Google
71b375ea92
Task/refactor BenchmarkMarketDataDetails to BenchmarkMarketDataDetailsResponse ( #5771 )
* Refactor BenchmarkMarketDataDetails to BenchmarkMarketDataDetailsResponse
11 months ago
Thomas Kaul
e26b015407
Bugfix/cannot register cron jobs ( #4325 )
* Reorganize benchmark modules and move benchmarks endpoint
2 years ago
Thomas Kaul
ab9133fa24
Bugfix/fix gaps in chart of benchmark comparator ( #4311 )
* Fix benchmark interval
* Update changelog
2 years ago
Thomas Kaul
c34959896c
Feature/improve color assignment with annualized performance in treemap chart ( #3657 )
* Improve color assignment
* Update changelog
2 years ago
Thomas Kaul
41f5801b5e
Feature/refactor unique asset type to asset profile identifier ( #3636 )
* Refactoring
2 years ago
Thomas Kaul
519827045a
Feature/add dialog for benchmarks in markets overview ( #3493 )
* Add benchmarks dialog in markets overview
* Update changelog
2 years ago
Thomas Kaul
b12ac1fe84
Feature/simplify module imports of api ( #3443 )
* Simplify module imports
2 years ago
Thomas Kaul
f1eeee0525
Feature/extend date range support by specific years ( #3190 )
* Extend date range support by specific years
* Support date range in benchmark endpoint
* Support date range in activities endpoint
* Update changelog
2 years ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
3 years ago
gizmodus
726e727c7d
Feature/benchmark currency correction ( #2790 )
* Convert benchmark performance to base currency
* Introduce getExchangeRates() for multiple dates
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
3 years ago
underwater
7d68905f1b
Feature/use has permission annotation in endpoints ( #2771 )
* Use HasPermission in endpoints
* Update changelog
3 years ago
Manushreshta B L
90e18338f6
Change UX to set an asset profile as a benchmark ( #2409 )
* Add checkbox functionality to set / unset benchmark
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
3 years ago
Thomas Kaul
19333ab084
Fix warnings ( #2011 )
3 years ago
Thomas Kaul
215f5eafa6
Feature/set asset profile as benchmark ( #2002 )
* Set asset profile as benchmark
* Update changelog
Co-authored-by: Arghya Ghosh <arghyag5@gmail.com>
3 years ago
Thomas Kaul
e87b93f19c
Feature/add logo endpoint ( #1506 )
* Add logo endpoint
* Update changelog
4 years ago
Thomas Kaul
3ad99c9991
Add data management ( #1230 )
* Add data management for benchmarks
4 years ago
Thomas Kaul
7a9fd18407
Feature/improve markets overview ( #1206 )
* Improve markets overview
* Update changelog
4 years ago
Thomas Kaul
2060fcaf0b
Feature/add markets to public pages ( #1062 )
* Add Markets to public pages
* Update changelog
4 years ago
Thomas Kaul
2c4c16ec99
Feature/extend markets overview by benchmarks ( #953 )
* Add benchmarks to markets overview
* Update changelog
4 years ago