From ca674a654ec603370574d6c1970f7dd83d7a55f2 Mon Sep 17 00:00:00 2001
From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Date: Mon, 18 Mar 2024 13:58:46 +0100
Subject: [PATCH] Feature/add symbol and isin to position detail dialog (#3163)
* Add symbol and ISIN
* Update translations
* Update changelog
---
CHANGELOG.md | 6 +
.../position-detail-dialog.html | 121 ++++++++++--------
apps/client/src/locales/messages.de.xlf | 34 +++--
apps/client/src/locales/messages.es.xlf | 34 +++--
apps/client/src/locales/messages.fr.xlf | 34 +++--
apps/client/src/locales/messages.it.xlf | 34 +++--
apps/client/src/locales/messages.nl.xlf | 34 +++--
apps/client/src/locales/messages.pl.xlf | 34 +++--
apps/client/src/locales/messages.pt.xlf | 34 +++--
apps/client/src/locales/messages.tr.xlf | 34 +++--
apps/client/src/locales/messages.xlf | 33 +++--
11 files changed, 300 insertions(+), 132 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7e79a88a3..763bab314 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## Unreleased
+
+### Added
+
+- Added the symbol and ISIN number to the position detail dialog
+
## 2.64.0 - 2024-03-16
### Added
diff --git a/apps/client/src/app/components/position/position-detail-dialog/position-detail-dialog.html b/apps/client/src/app/components/position/position-detail-dialog/position-detail-dialog.html
index f87d11e04..3a8694c83 100644
--- a/apps/client/src/app/components/position/position-detail-dialog/position-detail-dialog.html
+++ b/apps/client/src/app/components/position/position-detail-dialog/position-detail-dialog.html
@@ -171,11 +171,13 @@
size="medium"
[locale]="data.locale"
[value]="transactionCount"
- >