From 70e14b4d3cbd93c9b99f29fcfdf5e3ae96c13cad Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 20 Aug 2021 20:58:33 +0200 Subject: [PATCH] Feature/improve restricted view mode (#304) * Improve wording and padding * Update changelog --- CHANGELOG.md | 6 ++++ .../src/app/pages/account/account-page.html | 29 ++++++++++--------- 2 files changed, 21 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b736883e..83ab9b67a 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 + +### Changed + +- Improved the wording for the _Restricted View_: _Presenter View_ + ## 1.40.0 - 19.08.2021 ### Changed diff --git a/apps/client/src/app/pages/account/account-page.html b/apps/client/src/app/pages/account/account-page.html index fb5b4ca00..87e947a26 100644 --- a/apps/client/src/app/pages/account/account-page.html +++ b/apps/client/src/app/pages/account/account-page.html @@ -9,12 +9,12 @@
-
Alias
-
{{ user.alias }}
+
Alias
+
{{ user.alias }}
-
Membership
-
+
Membership
+
{{ user?.subscription?.type }}
-
-
Restricted View
+
+
Presenter View
- Hides absolute values like performances and quantities. + Hides sensitive values such as absolute performances and + quantities.
-
+
-
+
Base Currency
-
+
-
+
View Mode
-
+
-
Sign in with fingerprint
-
+
Sign in with fingerprint
+