- Add SuperAdmin module for tenant management (CRUD, suspend/activate) - Add tenant management REST API (/super-admin/tenants/*) - Add user profile menu in ChatSidebar with dropdown - Add ProfilePage and BindPhonePage for user account management - Update init-db.sql with tenant_id columns for all 16 tables - Add database seed script (scripts/seed.ts) with ts-node - Integrate db:seed into deploy.sh rebuild command Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||