Skip to content

rename /team to /org and standardize Organization naming#197

Merged
RhysSullivan merged 1 commit intomainfrom
refactor/org-rename
Apr 11, 2026
Merged

rename /team to /org and standardize Organization naming#197
RhysSullivan merged 1 commit intomainfrom
refactor/org-rename

Conversation

@RhysSullivan
Copy link
Copy Markdown
Owner

Summary

  • Rename route file team.tsxorg.tsx (route changes from /team to /org)
  • Update all user-facing strings from "Team" to "Organization"
  • Update nav sidebar label
  • Update domain verification portal return URL

Test plan

  • /org route loads correctly
  • /team no longer resolves
  • Sidebar shows "Organization" label
  • Page heading, form labels, toasts all say "Organization"

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Apr 11, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing b73de75 Commit Preview URL

Branch Preview URL
Apr 11 2026, 08:25 PM

- Rename route file team.tsx → org.tsx (route /team → /org)
- Rename team/ directory → org/ (api.ts, compose.ts, handlers.ts, handlers.test.ts)
- Rename team-atoms.ts → org-atoms.ts
- Rename all types/exports: TeamApi → OrgApi, TeamHandlers → OrgHandlers, TeamPage → OrgPage, etc.
- Rename API routes: /api/team/* → /api/org/*
- Update all user-facing strings from "Team" to "Organization"
- Update test file to match new naming
@RhysSullivan RhysSullivan merged commit 857a854 into main Apr 11, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant