From e5a77a3ea8adeff697c6891f8b21aad9d7275f04 Mon Sep 17 00:00:00 2001 From: WinnCook <111204176+WinnCook@users.noreply.github.com> Date: Wed, 4 Mar 2026 16:52:44 -0700 Subject: [PATCH] Address review: use locale input and add changelog entry --- CHANGELOG.md | 1 + .../app/components/admin-platform/admin-platform.component.html | 2 +- .../app/components/admin-platform/admin-platform.component.ts | 2 ++ 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ddcb68ad8..97f178639 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Reused the value component in the platform component of the admin control panel - Removed the deprecated `committedFunds` from the summary of the portfolio details endpoint - Upgraded `Nx` from version `22.4.5` to `22.5.3` diff --git a/apps/client/src/app/components/admin-platform/admin-platform.component.html b/apps/client/src/app/components/admin-platform/admin-platform.component.html index cb2f8294d..7370a19ae 100644 --- a/apps/client/src/app/components/admin-platform/admin-platform.component.html +++ b/apps/client/src/app/components/admin-platform/admin-platform.component.html @@ -54,7 +54,7 @@