Backend de template-saas - Workspace V2
- user.entity: Add display_name, phone_verified, is_owner, password_changed_at, failed_login_attempts, locked_until, preferences, last_activity_at - role.entity: Add slug, permissions, parent_role_id, level for hierarchy - tenant.entity: Add subscription_status, stripe_customer_id, stripe_subscription_id, subscription_ends_at, deleted_at Closes DDL↔Backend coherence gaps identified in TASK-007 analysis. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| __mocks__ | ||
| src | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| eslint.config.js | ||
| jest.config.cjs | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
template-saas-backend-v2
Backend de template-saas - Workspace V2