diff --git a/src/ui/Desktop/Apps/Dashboard/Apps/UpdateLog.tsx b/src/ui/Desktop/Apps/Dashboard/Apps/UpdateLog.tsx index f587480e..b9d8f418 100644 --- a/src/ui/Desktop/Apps/Dashboard/Apps/UpdateLog.tsx +++ b/src/ui/Desktop/Apps/Dashboard/Apps/UpdateLog.tsx @@ -96,11 +96,10 @@ export function UpdateLog({ loggedIn }: UpdateLogProps) { <> @@ -109,7 +108,6 @@ export function UpdateLog({ loggedIn }: UpdateLogProps) { side="right" className="w-[500px] bg-dark-bg border-l-2 border-dark-border text-white sm:max-w-[500px] p-0 flex flex-col [&>button]:hidden" > - {/* Header */}

{t("common.updatesAndReleases")} @@ -125,7 +123,6 @@ export function UpdateLog({ loggedIn }: UpdateLogProps) {

- {/* Content */}
{versionInfo && versionInfo.status === "requires_update" && ( diff --git a/src/ui/Desktop/Apps/Dashboard/Dashboard.tsx b/src/ui/Desktop/Apps/Dashboard/Dashboard.tsx index 2e689940..395541e6 100644 --- a/src/ui/Desktop/Apps/Dashboard/Dashboard.tsx +++ b/src/ui/Desktop/Apps/Dashboard/Dashboard.tsx @@ -6,8 +6,21 @@ import { Button } from "@/components/ui/button.tsx"; import { getUserInfo, getDatabaseHealth, getCookie } from "@/ui/main-axios.ts"; import { useSidebar } from "@/components/ui/sidebar.tsx"; import { Separator } from "@/components/ui/separator.tsx"; -import { ChartLine, History } from "lucide-react"; +import { + ChartLine, + Clock, + Database, + FastForward, + History, + Key, + Network, + Server, + UserPlus, + Settings, + User, +} from "lucide-react"; import { Status } from "@/components/ui/shadcn-io/status"; +import { BsLightning } from "react-icons/bs"; interface DashboardProps { onSelectView: (view: string) => void; @@ -168,29 +181,215 @@ export function Dashboard({
-
-
-
-

- - Server Status +

+
+
+

+ + Server Overview

-
- -

Version

+
+
+
+ +

Version

+
+ +
+

+ v1.8.0 +

+ + +
+
+ +
+
+ +

Uptime

+
+ +
+

+ 0d 0h 7m +

+
+
+ +
+
+ +

Database

+
+ +
+

+ healthy +

+
+
+
+
+
+ +

Total Servers

+
+
+ +

Total Tunnels

+
+
+
+
+ +

Total Credentials

+
-
- test +
+
+
+

+ + Recent Activity +

+ +
+
+ +
+
-
-
- test +
+
+
+

+ + Quick Actions +

+
+ + + + +
+
-
- test +
+
+

+ + Server Stats +

+
+ +
+