From 5c23ece62cbe1d62196cba0afc8d3f1bb94aa7a8 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 22 Jan 2024 20:22:32 +0100 Subject: [PATCH] Feature/improve usability of benchmark management (#2904) * Add icon * Update changelog --- CHANGELOG.md | 4 ++++ .../benchmark-comparator.component.html | 7 +++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d366ab4f..29b45ed5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Extended the date range support by week to date (`WTD`) and month to date (`MTD`) in the portfolio service - Added `healthcheck` for the _Ghostfolio_ service to the `docker-compose` files (`docker-compose.yml` and `docker-compose.build.yml`) +### Changed + +- Improved the usability of the link to manage the benchmarks in the benchmark comparator with an icon + ## 2.42.0 - 2024-01-21 ### Added diff --git a/apps/client/src/app/components/benchmark-comparator/benchmark-comparator.component.html b/apps/client/src/app/components/benchmark-comparator/benchmark-comparator.component.html index 0db0f92fd..7507f2e13 100644 --- a/apps/client/src/app/components/benchmark-comparator/benchmark-comparator.component.html +++ b/apps/client/src/app/components/benchmark-comparator/benchmark-comparator.component.html @@ -31,10 +31,13 @@ > Manage Benchmarks +
+ + Manage Benchmarks +
+