From 77afede33ae37adb956b70f7dff4863b68755304 Mon Sep 17 00:00:00 2001 From: Oksamies Date: Wed, 17 Sep 2025 21:21:33 +0300 Subject: [PATCH] Enable teams, team settigns and user settings pages --- .../Navigation/Navigation.tsx | 23 ++++----- apps/cyberstorm-remix/app/routes.ts | 48 +++++++------------ 2 files changed, 26 insertions(+), 45 deletions(-) diff --git a/apps/cyberstorm-remix/app/commonComponents/Navigation/Navigation.tsx b/apps/cyberstorm-remix/app/commonComponents/Navigation/Navigation.tsx index b3b0d5dae..6789ff48a 100644 --- a/apps/cyberstorm-remix/app/commonComponents/Navigation/Navigation.tsx +++ b/apps/cyberstorm-remix/app/commonComponents/Navigation/Navigation.tsx @@ -160,11 +160,8 @@ export function Navigation(props: { {currentUser?.username ? ( @@ -398,10 +393,8 @@ export function DesktopUserDropdown(props: { @@ -551,7 +544,7 @@ export function MobileUserPopoverContent(props: {

{user.username}

- {/*
Teams -
*/} +