Skip to content

Commit c502d26

Browse files
committed
Dashboard: Remove /routes
1 parent 93f913c commit c502d26

File tree

14 files changed

+18
-841
lines changed

14 files changed

+18
-841
lines changed

apps/dashboard/redirects.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,11 @@ async function redirects() {
474474
destination: "/team/~/~/support",
475475
permanent: false,
476476
},
477+
{
478+
source: "/routes",
479+
destination: "/tokens",
480+
permanent: false,
481+
},
477482
];
478483
}
479484

apps/dashboard/src/app/(app)/(dashboard)/(bridge)/layout.tsx

Lines changed: 0 additions & 12 deletions
This file was deleted.
Binary file not shown.

apps/dashboard/src/app/(app)/(dashboard)/(bridge)/routes/components/client/pagination.tsx

Lines changed: 0 additions & 37 deletions
This file was deleted.

apps/dashboard/src/app/(app)/(dashboard)/(bridge)/routes/components/client/search.tsx

Lines changed: 0 additions & 74 deletions
This file was deleted.

apps/dashboard/src/app/(app)/(dashboard)/(bridge)/routes/components/client/type.tsx

Lines changed: 0 additions & 55 deletions
This file was deleted.

apps/dashboard/src/app/(app)/(dashboard)/(bridge)/routes/components/client/view.tsx

Lines changed: 0 additions & 50 deletions
This file was deleted.

apps/dashboard/src/app/(app)/(dashboard)/(bridge)/routes/components/server/routelist-card.tsx

Lines changed: 0 additions & 141 deletions
This file was deleted.

0 commit comments

Comments
 (0)