Skip to content

Improve request workflow#40

Merged
f0reachARR merged 4 commits intomainfrom
feat/attach-university
Apr 27, 2026
Merged

Improve request workflow#40
f0reachARR merged 4 commits intomainfrom
feat/attach-university

Conversation

@f0reachARR
Copy link
Copy Markdown
Member

No description provided.

f0reachARR and others added 3 commits April 27, 2026 13:55
Co-authored-by: Copilot <copilot@github.com>
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request enhances the university request approval process by allowing administrators to choose between creating a new organization or attaching the request to an existing one. The changes span database migrations, API schema updates, and frontend UI improvements to support this dual-mode workflow. Additionally, the PR introduces email notifications for approved participation requests. A critical issue was identified in the backend logic where the check for existing pending invitations uses the representative's email, while the actual invitation is issued to the requester's email, potentially allowing duplicate invitations.

Comment thread apps/backend/src/routes/admin/requests.ts
@f0reachARR f0reachARR merged commit 762b2d3 into main Apr 27, 2026
2 checks passed
@f0reachARR f0reachARR deleted the feat/attach-university branch April 27, 2026 06:08
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