clean up providers ui

This commit is contained in:
miloschwartz
2026-08-03 16:06:28 -04:00
committed by Owen
parent b0edc6302e
commit 33b775e263
17 changed files with 1412 additions and 962 deletions
+4 -3
View File
@@ -31,6 +31,7 @@ import {
TicketCheck,
Unplug,
User,
UserCheck,
UserCog,
Users,
Waypoints
@@ -176,7 +177,7 @@ export const orgNavSections = (
{
title: "sidebarApprovals",
href: "/{orgId}/settings/access/approvals",
icon: <UserCog className="size-4 flex-none" />
icon: <UserCheck className="size-4 flex-none" />
}
]
: []),
@@ -188,7 +189,7 @@ export const orgNavSections = (
]
},
{
heading: "sidebarAi",
heading: "sidebarAiGateway",
items: [
{
title: "sidebarAiProviders",
@@ -483,7 +484,7 @@ export const commandBarNavSections = (
]
},
{
heading: "sidebarAi",
heading: "sidebarAiGateway",
items: [
{
title: "commandAiProviders",