Files
multica/apps
Naiyuan Qing 208fbcac8f refactor(teams): team settings surface becomes the team detail page
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>
2026-07-06 16:17:16 +08:00
..