it0/packages
hailin 79d6e0b98a feat(invite): support phone number invitation with SMS notification
- TenantInvite entity: email nullable + phone field added
- createInvite() auto-detects email vs phone, routes to email/SMS
- SmsService: add sendInviteSms() with ALIYUN_SMS_INVITE_TEMPLATE_CODE
- acceptInvite(): handle phone-based invites (uniqueness check + insert)
- my-org page: email/phone toggle on invite form
- /invite/[token] page: display phone or email from invite info
- DB migration: phone column added, email made nullable

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 06:42:49 -07:00
..
gateway feat(feishu): add Feishu channel integration — long-connection bot + OAuth binding 2026-03-09 03:15:38 -07:00
openclaw-bridge feat(openclaw): OpenClaw skill injection pipeline — iAgent → bridge → SKILL.md 2026-03-09 02:16:47 -07:00
services feat(invite): support phone number invitation with SMS notification 2026-03-09 06:42:49 -07:00
shared feat(feishu): add Feishu channel integration — long-connection bot + OAuth binding 2026-03-09 03:15:38 -07:00