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

refactor(core): reorg organization routes #5991

Merged
merged 2 commits into from
Jun 6, 2024
Merged

Conversation

gao-sun
Copy link
Member

@gao-sun gao-sun commented Jun 5, 2024

Summary

  • split organization role routes into another file to be prepared for more routes
  • split organization queries into files

Testing

ci

Checklist

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

Copy link

github-actions bot commented Jun 5, 2024

COMPARE TO master

Total Size Diff 📈 +989 Bytes

Diff by File
Name Diff
packages/core/src/queries/organization/index.ts 📈 +48 Bytes
packages/core/src/queries/organization/relations.ts 📈 +9.71 KB
packages/core/src/queries/organization/role-user-relations.ts 📈 +4.14 KB
packages/core/src/queries/organization/user-relations.ts 📈 +5.84 KB
packages/core/src/routes/organization/index.ts 📈 +3.17 KB
packages/core/src/routes/organization/index.user-role-relations.ts 📈 +3.82 KB

@gao-sun gao-sun merged commit 0874b70 into master Jun 6, 2024
27 checks passed
@gao-sun gao-sun deleted the gao-reorg-org-routes branch June 6, 2024 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Make it better size/l
Development

Successfully merging this pull request may close these issues.

2 participants