From 51884913bee7d154bebefa64ee22884df2af2c9e Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Tue, 15 Jun 2021 09:21:53 +0200 Subject: [PATCH] Feature/disable fingerprint sign in in demo account page (#163) * Disable fingerprint toggle for demo user * Update changelog --- CHANGELOG.md | 3 ++- apps/client/src/app/pages/account/account-page.html | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28047ff35..d73ee4f15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,9 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Disable the sign in with fingerprint selector for the demo user - Upgraded `chart.js` from version `3.2.1` to `3.3.2` -- Upgraded `eslint` and `prettier` dependencies - Upgraded `date-fns` from version `2.19.0` to `2.22.1` +- Upgraded `eslint` and `prettier` dependencies ## 1.16.0 - 14.06.2021 diff --git a/apps/client/src/app/pages/account/account-page.html b/apps/client/src/app/pages/account/account-page.html index b8caf2c40..82d077e46 100644 --- a/apps/client/src/app/pages/account/account-page.html +++ b/apps/client/src/app/pages/account/account-page.html @@ -72,6 +72,7 @@