From 56c4626bbd6b447902b1fb079da6aa66bc3affaa Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 6 Apr 2026 08:55:23 +0200 Subject: [PATCH] Feature/add copy-to-clipboard button to version of admin overview (#6670) * Add copy-to-clipboard button to version * Update changelog --- CHANGELOG.md | 1 + .../src/app/components/admin-overview/admin-overview.html | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5d57d96b..3a6488ab6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added support for filtering by activity type on the activities page (experimental) +- Extended the admin control panel by adding a copy-to-clipboard button for the application version ### Changed diff --git a/apps/client/src/app/components/admin-overview/admin-overview.html b/apps/client/src/app/components/admin-overview/admin-overview.html index f0a6ea1d5..55fa8dac5 100644 --- a/apps/client/src/app/components/admin-overview/admin-overview.html +++ b/apps/client/src/app/components/admin-overview/admin-overview.html @@ -6,7 +6,10 @@
Version
- +