Skip to content

feat(tenancy): add company multi-tenancy with invites and onboarding - #12

Merged
SheinRG merged 1 commit into
mainfrom
feat/multi-tenant-companies
Jul 23, 2026
Merged

feat(tenancy): add company multi-tenancy with invites and onboarding#12
SheinRG merged 1 commit into
mainfrom
feat/multi-tenant-companies

Conversation

@SheinRG

@SheinRG SheinRG commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Introduce row-level tenancy on a shared Postgres: Company and CompanyInvite models with companyId on User/Job/Candidate/Application/ ActivityLog, guard-scoped queries and mutations, company settings and team invite management, plus onboarding and invite-acceptance flows for new and OAuth users.

What changed and why

Screenshots

Checklist

  • npm run lint, npm run typecheck, npm run test, and npm run build pass locally
  • New/changed behavior is covered by a test
  • Loading, empty, and error states handled for any new async view

Introduce row-level tenancy on a shared Postgres: Company and
CompanyInvite models with companyId on User/Job/Candidate/Application/
ActivityLog, guard-scoped queries and mutations, company settings and
team invite management, plus onboarding and invite-acceptance flows
for new and OAuth users.
@vercel

vercel Bot commented Jul 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
resume-rank-frontend Ready Ready Preview, Comment Jul 23, 2026 5:00pm

@SheinRG
SheinRG merged commit aedba46 into main Jul 23, 2026
3 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