feat(studio): collaborator invites (HK-44) #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "collaborator-invites"
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?
feat(studio): collaborator invitesto feat(studio): collaborator invites (HK-44)LGTM! Solid implementation.
Highlights:
Minor:
MAX_COLLABORATORS = 6could be a shared constant (hardcoded in 2 files)auth.tssays "without refreshing" butauthRefresh()does refresh (works fine though)