From 66d263ef1467803c7f036b4c8e175580089fc9e4 Mon Sep 17 00:00:00 2001 From: Padreug Date: Sun, 24 May 2026 18:46:18 +0200 Subject: [PATCH] ui(admin): Tickets card above All Users' Events on the admin index MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The Tickets table is what an organiser actually scans during day-of operations — it deserves the top slot. All Users' Events stays one section down for the cross-tenant audit view (admin-only anyway). --- static/js/index.vue | 90 ++++++++++++++++++++++----------------------- 1 file changed, 45 insertions(+), 45 deletions(-) diff --git a/static/js/index.vue b/static/js/index.vue index 4760c6b..4b97fab 100644 --- a/static/js/index.vue +++ b/static/js/index.vue @@ -286,51 +286,6 @@ - - -
-
-
- All Users' Events - -
-
-
- - - - -
-
-
@@ -409,6 +364,51 @@ + + + +
+
+
+ All Users' Events + +
+
+
+ + + + +
+