diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cffdb0fd..c7b74a445 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Improved the mobile layout of the portfolio summary tab on the home page - Improved the language localization for German (`de`) ### Fixed diff --git a/apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html b/apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html index 14a21813c..0b0077dea 100644 --- a/apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html +++ b/apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html @@ -1,16 +1,16 @@
-
-
Time in Market
-
+
+
Time in Market
+

-
-
Buy
-
+
+
Buy
+
-
-
Sell
-
+
+
Sell
+

-
-
Investment
-
+
+
Investment
+
-
-
Absolute Gross Performance
-
+
+
Absolute Gross Performance
+
-
-
Gross Performance (TWR)
-
+
+
Gross Performance
+
-
-
+
+
Fees for {{ summary?.ordersCount }} {summary?.ordersCount, plural, =1 {transaction} other {transactions}}
@@ -88,9 +88,9 @@

-
-
Absolute Net Performance
-
+
+
Absolute Net Performance
+
-
-
Net Performance (TWR)
-
+
+
Net Performance
+

-
-
Total Assets
-
+
+
Total Assets
+
-
-
Valuables
-
+
+
Valuables
+
-
-
Emergency Fund
+
+
Emergency Fund
-
-
Buying Power
-
+
+
Buying Power
+
-
-
Excluded from Analysis
-
+
+
Excluded from Analysis
+

-
-
Net Worth
-
+
+
Net Worth
+
-
-
Annualized Performance
-
+
+
+ Annualized Performance +
+

-
-
Dividend
-
+
+
Dividend
+