From 33132e57d9397e30faef9a19a4180dbddbc67d50 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 13 Aug 2025 13:45:20 +0200 Subject: [PATCH] Feature/move chart of account detail dialog from experimental to general availability (#5351) * Move chart from experimental to general availability * Update changelog --- CHANGELOG.md | 1 + .../account-detail-dialog.html | 26 +++++++++---------- 2 files changed, 13 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 208d22bab..0637e235d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Moved the chart of the account detail dialog from experimental to general availability - Improved the dynamic numerical precision for various values in the account detail dialog - Extended the accounts endpoint by dividend and interest - Improved the language localization for Portuguese (`pt`) diff --git a/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html b/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html index acec70e7b..c43c5cb68 100644 --- a/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html +++ b/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html @@ -20,20 +20,18 @@ - @if (user?.settings?.isExperimentalFeatures) { -
- -
- } +
+ +