From 11829555cf2cc09906f7b322505e641a473d22f9 Mon Sep 17 00:00:00 2001 From: "D. Berge" Date: Fri, 25 Jul 2025 13:33:59 +0200 Subject: [PATCH] Add showing permissions. Hovering over the user avatar or a project name in the breadcrumbs shows a tooltip with the relevant permissions. --- .../source/src/components/navigation.vue | 63 +++++++++++++++++-- lib/www/client/source/src/router/index.js | 3 +- 2 files changed, 60 insertions(+), 6 deletions(-) diff --git a/lib/www/client/source/src/components/navigation.vue b/lib/www/client/source/src/components/navigation.vue index 70badf4..3ffe7d0 100644 --- a/lib/www/client/source/src/components/navigation.vue +++ b/lib/www/client/source/src/components/navigation.vue @@ -43,7 +43,33 @@ @@ -56,10 +82,37 @@ -