From 8b0e1900d16968f9d2932f3d90129e7a76a42f29 Mon Sep 17 00:00:00 2001 From: Ruslan Bakiev <572431+veikab@users.noreply.github.com> Date: Wed, 28 Jan 2026 05:28:16 +0700 Subject: [PATCH] feat(nav): client area tabs in main navigation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add Cabinet button to header (dashboard icon) - When in /clientarea/* show tabs instead of search input - Tabs: Заказы | Предложения (SELLER only) | Адреса | Профиль | Команда - Hide Explore/Quote toggle in client area - Remove SubNavigation for clientarea (tabs moved to MainNavigation) --- app/components/navigation/MainNavigation.vue | 73 ++++++++++++++++++-- app/layouts/topnav.vue | 13 +++- i18n/locales/en/cabinetNav.json | 1 + i18n/locales/ru/cabinetNav.json | 1 + 4 files changed, 80 insertions(+), 8 deletions(-) diff --git a/app/components/navigation/MainNavigation.vue b/app/components/navigation/MainNavigation.vue index 6c5d834..33ed4ff 100644 --- a/app/components/navigation/MainNavigation.vue +++ b/app/components/navigation/MainNavigation.vue @@ -12,8 +12,8 @@ Optovia - -