From 747e5b63fa2786b6b01066e1843fa8b189f4f333 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 3 Sep 2021 23:20:30 +0200 Subject: [PATCH] Feature/restructure allocations page including allocations by symbol (#333) * Restructure allocations page * Update changelog --- CHANGELOG.md | 4 + .../components/toggle/toggle.component.html | 6 +- .../allocations/allocations-page.component.ts | 4 +- .../allocations/allocations-page.html | 92 ++++++++++--------- .../allocations/allocations-page.scss | 8 +- 5 files changed, 62 insertions(+), 52 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c4528a8..321d44ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added a link below the holdings to manage the transactions - Added the allocation chart by symbol +### Changed + +- Restructured the allocations page + ### Fixed - Fixed the value formatting for integers (transactions count) diff --git a/apps/client/src/app/components/toggle/toggle.component.html b/apps/client/src/app/components/toggle/toggle.component.html index 62a80a2b..7d621e7f 100644 --- a/apps/client/src/app/components/toggle/toggle.component.html +++ b/apps/client/src/app/components/toggle/toggle.component.html @@ -1,4 +1,8 @@ - +
-
+
- - By Symbol - - - - - - -
- -
- - - By Account + + By Account
-
+
- - By Asset Class + + By Asset Class
-
+
- - By Currency + + By Currency
-
+
- - By Sector + + By Symbol + + + + + + +
+
+ + + By Sector
-
+
- - By Continent + + By Continent
-
+
- - By Country + + By Country
- - Regions + + Regions