From b9522307c4e703ef795712564e439eee8e549480 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 10 Nov 2021 21:03:25 +0100 Subject: [PATCH] Feature/various client improvements (#460) * Various improvements * info messages * skeleton loader of portfolio holdings * Update changelog --- CHANGELOG.md | 10 ++++ .../positions-table.component.html | 4 +- .../positions/positions.component.html | 4 +- .../app/components/rules/rules.component.html | 4 +- .../transactions-table.component.html | 6 +++ .../transactions-table.module.ts | 2 + .../src/app/pages/home/home-page.component.ts | 2 - apps/client/src/app/pages/home/home-page.html | 46 ++++++++---------- .../src/app/pages/zen/zen-page.component.ts | 2 - apps/client/src/app/pages/zen/zen-page.html | 48 ++++++++----------- .../no-transactions-info.component.html | 1 + .../no-transactions-info.component.scss | 7 ++- .../no-transactions-info.component.ts | 13 +++-- 13 files changed, 80 insertions(+), 69 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 89ea0a3fd..32974da38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ 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 + +### Changed + +- Improved the info messages to add the first transaction + +### Fixed + +- Fixed the skeleton loader of the portfolio holdings + ## 1.72.0 - 08.11.2021 ### Changed diff --git a/apps/client/src/app/components/positions-table/positions-table.component.html b/apps/client/src/app/components/positions-table/positions-table.component.html index cf7fb1eb4..6b07f013d 100644 --- a/apps/client/src/app/components/positions-table/positions-table.component.html +++ b/apps/client/src/app/components/positions-table/positions-table.component.html @@ -103,7 +103,9 @@ >