From 9cd37f8de0d9e739b584629dbb1a50a007bb6511 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 7 Jul 2024 09:40:55 +0200 Subject: [PATCH] Feature/add crypto coins and stock heatmaps to resources page (#3548) * Add heatmaps * Crypto Coins Heatmap * Stock Heatmap * Update changelog --- CHANGELOG.md | 5 +++ .../app/pages/resources/resources-page.html | 36 +++++++++++++++++-- 2 files changed, 39 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e9a45e04..c7531c698 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added the _Crypto Coins Heatmap_ to the resources section +- Added the _Stock Heatmap_ to the resources section + ### Changed - Improved the allocations by ETF holding on the allocations page for the impersonation mode (experimental) diff --git a/apps/client/src/app/pages/resources/resources-page.html b/apps/client/src/app/pages/resources/resources-page.html index 663f1d374..49c3d1523 100644 --- a/apps/client/src/app/pages/resources/resources-page.html +++ b/apps/client/src/app/pages/resources/resources-page.html @@ -55,6 +55,22 @@