mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-05 17:40:11 +02:00
Align with the house detail-page convention (issueDetail/projectDetail/...): - route: /team/KEY/settings -> /team/KEY (paths.teamDetail), web page moved up a segment, desktop route + TeamDetailRoute renamed - component: TeamSettingsPage -> TeamDetailPage - sidebar: settingsHref prop -> detailHref, drop the /settings-suffix strip - layout: the two-column Linear-style shell collapses to a single max-w-xl column (identity -> members -> goto -> danger) — content is too sparse for an aside Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>