From 676420c3fa80d934e9ed4904d36cbd71a4cb33cd Mon Sep 17 00:00:00 2001 From: Matt Date: Thu, 7 Aug 2025 19:57:03 +0200 Subject: [PATCH] Refactor admin dashboard layout and improve NocoDB settings dialog handling --- pages/dashboard/admin.vue | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/pages/dashboard/admin.vue b/pages/dashboard/admin.vue index 69b4e1e..abc7e59 100644 --- a/pages/dashboard/admin.vue +++ b/pages/dashboard/admin.vue @@ -99,6 +99,44 @@ + + + + + + mdi-database-cog + Database Configuration + + +

Configure the NocoDB database connection for the Member Management system.

+ + + + + mdi-database-settings + Configure NocoDB + + + + +
+ + mdi-database + Ready for configuration + +
+
+
+
+
+
+