Skip to content

Feature/114 consortia invite#125

Merged
rssk merged 17 commits intomainfrom
feature/114-consortia-invite
Mar 27, 2026
Merged

Feature/114 consortia invite#125
rssk merged 17 commits intomainfrom
feature/114-consortia-invite

Conversation

@kalitopix
Copy link
Copy Markdown
Collaborator

@kalitopix kalitopix commented Mar 4, 2026

Ticket

Static Web Form for Consortia Invite Links

Summary

This PR introduces the consortium invitation feature, including a new invite web application and supporting configuration.

Changes

Added support for inviting users to a consortium via email.
Created a new invite web app using Vite
Integrated GraphQL API for authentication, accepting consortium invitations

Environment Variables

  • CONSORTIUM_INVITE_URL (centralApi)
    Used to generate and include the invitation link in emails
  • VITE_GRAPHQL_API_URL (inviteApp)
    Specifies the GraphQL API endpoint for the invite web app

Closes #114

@kalitopix kalitopix marked this pull request as ready for review March 18, 2026 13:02
@rssk rssk merged commit f3981ef into main Mar 27, 2026
1 check passed
@rssk rssk deleted the feature/114-consortia-invite branch March 27, 2026 18:32
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.

Static Web Form for Consortia Invite Links

2 participants