From 7940bdaa9ecd77617038c9521a189ddead3c982b Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 21 Mar 2026 08:22:58 +0100 Subject: [PATCH] Feature/add quantity column to holdings table of portfolio holdings page (#6607) * Add quantity column * Update changelog --- CHANGELOG.md | 4 ++++ .../src/app/components/home-holdings/home-holdings.html | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb81aeb18..e7054e1ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added the quantity column to the holdings table of the portfolio holdings page + ### Changed - Improved the language localization for Polish (`pl`) diff --git a/apps/client/src/app/components/home-holdings/home-holdings.html b/apps/client/src/app/components/home-holdings/home-holdings.html index ec131cd39..175c88606 100644 --- a/apps/client/src/app/components/home-holdings/home-holdings.html +++ b/apps/client/src/app/components/home-holdings/home-holdings.html @@ -46,7 +46,6 @@ }