Skip to content

feat(schemas): init org invitation tables#5220

Merged
gao-sun merged 2 commits intomasterfrom
gao-init-invitation-tables
Jan 12, 2024
Merged

feat(schemas): init org invitation tables#5220
gao-sun merged 2 commits intomasterfrom
gao-init-invitation-tables

Conversation

@gao-sun
Copy link
Copy Markdown
Member

@gao-sun gao-sun commented Jan 11, 2024

Summary

init organization_invitations and magic_links tables for collaboration features.

details can be found in logto-io/rfcs#6

Testing

alteration scripts

Checklist

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

@github-actions github-actions bot added feature Cool stuff size/m labels Jan 11, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 11, 2024

COMPARE TO master

Total Size Diff 📈 +9.93 KB

Diff by File
Name Diff
.github/workflows/main.yml 📈 +1 Bytes
.scripts/check-alterations-sequence.js 📈 +112 Bytes
packages/schemas/alterations/next-1704934999-add-magic-links-table.ts 📈 +1.1 KB
packages/schemas/alterations/next-1704935001-add-organization-invitation-tables.ts 📈 +3.34 KB
packages/schemas/alterations/utils/1704934999-tables.ts 📈 +1.67 KB
packages/schemas/alterations/utils/README.md 📈 +457 Bytes
packages/schemas/tables/magic_links.sql 📈 +788 Bytes
packages/schemas/tables/organization_invitation_role_relations.sql 📈 +650 Bytes
packages/schemas/tables/organization_invitations.sql 📈 +1.86 KB

@gao-sun gao-sun force-pushed the gao-init-invitation-tables branch 3 times, most recently from 638e722 to 351d946 Compare January 11, 2024 01:49
@gao-sun gao-sun marked this pull request as ready for review January 11, 2024 02:15
@gao-sun gao-sun force-pushed the gao-init-invitation-tables branch from 9212dc6 to 1e32c86 Compare January 11, 2024 04:40
@github-actions github-actions bot added size/l and removed size/m labels Jan 11, 2024
@gao-sun gao-sun force-pushed the gao-init-invitation-tables branch 2 times, most recently from fb31429 to 7b3feec Compare January 11, 2024 06:32
@gao-sun gao-sun force-pushed the gao-init-invitation-tables branch from 7b3feec to 571b53d Compare January 11, 2024 06:38
@gao-sun gao-sun force-pushed the gao-init-invitation-tables branch from d8c1fbb to 41f7b4d Compare January 11, 2024 09:30
@gao-sun gao-sun merged commit a59250e into master Jan 12, 2024
@gao-sun gao-sun deleted the gao-init-invitation-tables branch January 12, 2024 12:54
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