From b1d7199e84e999eef308c2cc6a4d86b210c161f7 Mon Sep 17 00:00:00 2001 From: Donald Zou Date: Tue, 16 Dec 2025 17:51:45 +0800 Subject: [PATCH] Improve peer details access and update signin footer UI Peer details button is now hidden for restricted peers, showing a message instead. The signin page footer layout is updated for better alignment, and the client app link is moved to the right with improved styling. --- .../configurationComponents/peer.vue | 7 ++++- src/static/app/src/views/signin.vue | 28 +++++++++---------- 2 files changed, 20 insertions(+), 15 deletions(-) diff --git a/src/static/app/src/components/configurationComponents/peer.vue b/src/static/app/src/components/configurationComponents/peer.vue index b514463b..4f98f696 100644 --- a/src/static/app/src/components/configurationComponents/peer.vue +++ b/src/static/app/src/components/configurationComponents/peer.vue @@ -134,12 +134,17 @@ export default { - diff --git a/src/static/app/src/views/signin.vue b/src/static/app/src/views/signin.vue index 94226fdf..30b7b1d2 100644 --- a/src/static/app/src/views/signin.vue +++ b/src/static/app/src/views/signin.vue @@ -172,16 +172,6 @@ export default {
- - - - - - -
- - WGDashboard {{ this.version }} | Developed with ❤️ by - Donald Zou - +
+ + WGDashboard {{ this.version }} | Made with ❤️ by + WGDashboard + + + + + +