fix: attach domain to project #640
Reference in New Issue
Block a user
Delete Branch "fix/project-domain-v2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
domainId missing from CreateProjectDto/UpdateProjectDto. Adds domain selector to project create form and domain badge on project cards. Service uses Prisma connect/disconnect pattern.