Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow get invitations by invitee #5523

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

gao-sun
Copy link
Member

@gao-sun gao-sun commented Mar 19, 2024

Summary

simple feature iteration. useful for list received invitations for the current user

Testing

added integration test

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

Copy link

github-actions bot commented Mar 19, 2024

COMPARE TO master

Total Size Diff 📈 +695 Bytes

Diff by File
Name Diff
packages/core/src/queries/organization/index.ts 📈 +157 Bytes
packages/core/src/routes/organization/invitations.ts 📈 +27 Bytes
packages/integration-tests/src/tests/api/organization/organization-invitation.get.test.ts 📈 +511 Bytes

@github-actions github-actions bot added feature Cool stuff size/s labels Mar 19, 2024
Base automatically changed from gao-allow-unknown-keys-in-message-payload to master March 19, 2024 02:49
@gao-sun gao-sun merged commit bc11084 into master Mar 20, 2024
18 checks passed
@gao-sun gao-sun deleted the gao-allow-filter-invitation-by-invitee branch March 20, 2024 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants